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

 

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

Published: August 6, 2026


Vulnerability identifier: #VU141030
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64578
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to an out-of-bounds read in ksmbd_smb2_check_message() when processing a crafted compound SMB2 request. A remote attacker can send a specially crafted compound request with a trailing element that is too small to hold StructureSize2 to disclose sensitive information.

The issue occurs when the last compound element contains only a 64-byte SMB2 header, causing a 2-byte read at offset 64 to extend past the receive buffer.


Affected software

Linux kernel

How to mitigate CVE-2026-64578

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins