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

 

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

Published: May 29, 2026


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

Detailed vulnerability description

The vulnerability allows an attacker with physical access to disclose sensitive information.

The vulnerability exists due to an out-of-bounds read in dualshock4_parse_report when processing a crafted HID report from a malicious device. An attacker with physical access can provide a device that misreports the number of touch reports to disclose sensitive information.

Data is exposed via evdev when the DS4_TOUCH_POINT_INACTIVE bit is set.


How to mitigate CVE-2026-46232

Install security update from vendor's repository.

Sources