CVE-2026-46232
Last modified
CVE-2026-46232 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp num_touch_reports A device would never lie about the number of touch reports would it? If it does the loop in dualshock4_parse_report will read off the end of the touch_reports array, up to about 2 KiB for the maximum number of 256 loop iteraions. The data that is read is emitted via evdev if the DS4_TOUCH_POINT_INACTIVE bit happens to be set. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp num_touch_reports A device would never lie about the number of touch reports would it? If it does the loop in dualshock4_parse_report will read off the end of the touch_reports array, up to about 2 KiB for the maximum number of 256 loop iteraions. The data that is read is emitted via evdev if the DS4_TOUCH_POINT_INACTIVE bit happens to be set. Protect against this by clamping the num_touch_reports value provided by the device to the maximum size of the touch_reports array.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.6.140 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.90 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.32 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.9 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-46232?
How severe is CVE-2026-46232?
How do I fix CVE-2026-46232?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-46227In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46228In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46229In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-4623A security vulnerability has been detected in DefaultFuction…7.3
- CVE-2026-46230In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46231In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46233In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46234In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46235In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46236In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-46237Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-46238In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-46232?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
