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

 

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

Published: July 27, 2026


Vulnerability identifier: #VU139440
CSH Severity: Low
CVSS v4: 5.7 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64496
CWE-ID: CWE-125
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 an out-of-bounds read in the iio event FIFO handling in drivers/iio/industrialio-event.c when reading from a newly created event file descriptor concurrently with FIFO reset. A local user can read from the file descriptor from another thread to disclose sensitive information.

Exploitation requires shared file descriptor table access between threads, creating a race window before the fd number is returned to userspace.


Affected software

Linux kernel

How to mitigate CVE-2026-64496

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins