Description
In the Linux kernel, the following vulnerability has been resolved:

HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()

Do not crash when a report has no fields.

Fake USB gadgets can send their own HID report descriptors and can define report
structures without valid fields. This can be used to crash the kernel over USB.
Published: 2026-05-06
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability occurs when a HID report defined by a Logitech HID++ device contains no valid fields. In the kernel's hidpp_get_report_length() function the maximum number of fields (maxfield) is not verified against the actual descriptor data, so processing such a report dereferences uninitialized data and causes a kernel crash. Based on the description, it is inferred that an attacker who can supply a specially crafted HID report—for example, by connecting a malicious USB gadget—can trigger this crash, resulting in a denial-of-service condition for the affected system.

Affected Systems

The flaw resides in the Linux kernel's logitech-hidpp driver. Any Linux installation that uses a kernel version with this unpatched driver is vulnerable. Because the vendor/product list includes only "Linux:Linux", the impact spans all distributions that ship the affected kernel release, regardless of vendor.

Risk and Exploitability

The vulnerability has an EPSS score of less than 1%, indicating a very low probability of exploitation. Based on the description, it is inferred that the attack vector involves a malicious USB gadget or any untrusted HID device connected to the target system, delivering a specially crafted HID report with an empty descriptor. The CVSS score of 5.5 classifies the flaw as medium severity. The crash results in a local denial-of-service by bringing the kernel down, which disrupts system availability.

Generated by OpenCVE AI on May 13, 2026 at 01:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to the latest Linux kernel version that contains the logitech-hidpp fix.
  • If a kernel update is not immediately possible, disable or unload the logitech-hidpp driver to prevent processing of Logitech HID++ devices.
  • Limit USB device access by accepting only trusted devices, or temporarily disconnect untrusted USB peripherals until the kernel is patched.

Generated by OpenCVE AI on May 13, 2026 at 01:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4606-1 linux security update
History

Wed, 13 May 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Tue, 12 May 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
Metrics cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Thu, 07 May 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-166
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.0, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}

threat_severity

Moderate


Wed, 06 May 2026 14:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

Wed, 06 May 2026 12:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Check maxfield in hidpp_get_report_length() Do not crash when a report has no fields. Fake USB gadgets can send their own HID report descriptors and can define report structures without valid fields. This can be used to crash the kernel over USB.
Title HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-11T22:18:27.298Z

Reserved: 2026-05-01T14:12:55.988Z

Link: CVE-2026-43136

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-05-06T12:16:30.880

Modified: 2026-05-12T21:14:20.437

Link: CVE-2026-43136

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-05-06T00:00:00Z

Links: CVE-2026-43136 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-13T02:00:11Z

Weaknesses