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

 

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

Published: July 21, 2026


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

Vulnerability details

The vulnerability allows a remote user to disclose sensitive information.

The vulnerability exists due to an out-of-bounds read in smb_check_perm_dacl() when processing a crafted security descriptor during an SMB2_CREATE access check. A remote user can store a crafted ACE via SMB2_SET_INFO to disclose sensitive information.

Exploitation is reachable on a share that uses ACL xattrs, and the malformed descriptor is processed on a subsequent access check.


Affected software

Linux kernel

How to mitigate CVE-2026-53390

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins