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

 

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

Published: July 27, 2026


Vulnerability identifier: #VU139714
CSH Severity: High
CVSS v4: 8.8 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-64269
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 or cause a denial of service.

The vulnerability exists due to an out-of-bounds read in rdma_write_sg when processing an RTRS READ response with an attacker-controlled descriptor length. A remote attacker can advertise a crafted desc[0].len value larger than max_chunk_size to disclose sensitive information or cause a denial of service.

With no IOMMU or in passthrough mode, adjacent host memory may be returned to the peer; with a translating IOMMU, the out-of-range access is expected to fault and abort the connection.


Affected software

Linux kernel

How to mitigate CVE-2026-64269

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins