CVE-2026-34962 MEDIUM

CVE-2026-34962: barebox ext4 Directory Parsing Infinite Loop Denial of Service

Vendor Barebox
Product barebox
Weakness CWE-835
Published May 11, 2026
Last update May 25, 2026

CVSS base score

6.2/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

barebox version prior to 2026.04.0 contains a denial-of-service vulnerability in ext4 directory parsing in fs/ext4/ext4_common.c where the ext4fs_iterate_dir() function fails to validate that directory entry length values are non-zero. Attackers can supply a malicious ext4 filesystem image with a crafted directory entry containing a direntlen value of 0 to cause an infinite loop during directory listing or path resolution, resulting in the boot process hanging indefinitely.

Key dates

02Disclosure timeline

May 11, 2026 CVE published
May 25, 2026 Record updated