Improper input validation in Linux kernel - CVE-2026-43136

 

Improper input validation in Linux kernel - CVE-2026-43136

Published: May 7, 2026


Vulnerability identifier: #VU130610
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-43136
CWE-ID: CWE-20
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 cause a denial of service.

The vulnerability exists due to improper input validation in hidpp_get_report_length() when parsing HID report descriptors from a USB device. An attacker with physical access can connect a fake USB gadget with a crafted report descriptor to cause a denial of service.

The issue is triggered when a report defines no valid fields.


How to mitigate CVE-2026-43136

Install security update from vendor's repository.

Sources