Out-of-bounds Read in Zephyr's ext2 Filesystem Driver Affects Linux Kernel Systems
CVE-2026-13478

5.5MEDIUM

Key Information:

Status
Vendor
CVE Published:
25 August 2026

What is CVE-2026-13478?

The ext2 filesystem driver in Zephyr is vulnerable to an out-of-bounds read due to improper validation of on-disk block bitmap sizes. When an attacker supplies a crafted ext2 image with an oversized block count, it can cause the driver to read memory beyond the allocated bitmap buffer, potentially leading to a system crash. This vulnerability can be triggered whenever untrusted ext2 media is mounted, creating a risk of Denial of Service for affected Linux kernel systems. To mitigate this issue, a fix has been implemented to reject images with excessive block counts before processing.

Affected Version(s)

zephyr 3.5.0 < 4.4.2

References

CVSS V3.1

Score:
5.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.