Bug 2467089 (CVE-2026-43136) - CVE-2026-43136 kernel: HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()
Summary: CVE-2026-43136 kernel: HID: logitech-hidpp: Check maxfield in hidpp_get_repor...
Keywords:
Status: NEW
Alias: CVE-2026-43136
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-06 13:03 UTC by OSIDB Bzimport
Modified: 2026-05-06 18:18 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-06 13:03:39 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.