Improper input validation in Linux kernel - CVE-2026-53369

 

Improper input validation in Linux kernel - CVE-2026-53369

Published: July 21, 2026


Vulnerability identifier: #VU138894
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-53369
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to bypass descriptor CRC validation.

The vulnerability exists due to improper input validation in udf_read_tagged() when parsing a crafted UDF image. A local user can supply a descriptor with an oversized descCRCLength value to bypass descriptor CRC validation.

User interaction is required to mount or otherwise process a crafted UDF image.


How to mitigate CVE-2026-53369

Install security update from vendor's repository.

Sources