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

 

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

Published: April 24, 2026


Vulnerability identifier: #VU127682
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-31464
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote attacker to disclose sensitive information.

The vulnerability exists due to an out-of-bounds read in ibmvfc_alloc_targets() when processing a discover targets MAD response from a VIO server. A remote attacker can return a crafted num_written value exceeding max_targets to disclose sensitive information.

The out-of-bounds data is embedded in Implicit Logout and PLOGI MADs sent back to the VIO server.


How to mitigate CVE-2026-31464

Install security update from vendor's repository.

Sources