Out-of-bounds read in Linux kernel - CVE-2026-52967

 

Out-of-bounds read in Linux kernel - CVE-2026-52967

Published: June 25, 2026


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

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service or disclose sensitive information.

The vulnerability exists due to an out-of-bounds read in symlink_data() in fs/smb/client/smb2file.c when parsing SMB error context data for symlink responses. A remote attacker can send a specially crafted SMB response to cause a denial of service or disclose sensitive information.

On 32-bit architectures, malformed ErrorDataLength values can also trigger an infinite loop.


How to mitigate CVE-2026-52967

Install security update from vendor's repository.

Sources