Use of Uninitialized Variable in Linux kernel - CVE-2026-64360

 

Use of Uninitialized Variable in Linux kernel - CVE-2026-64360

Published: July 27, 2026


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

Vulnerability details

The vulnerability allows a local user to disclose sensitive information.

The vulnerability exists due to use of uninitialized memory in hfs_bnode_read() in the hfs and hfsplus bnode handling code when reading bnode data with an invalid offset or a corrected zero length. A local user can trigger an early return and cause callers to use uninitialized stack data to disclose sensitive information.


Affected software

Linux kernel

How to mitigate CVE-2026-64360

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins