Bug 2467199 (CVE-2026-43251) - CVE-2026-43251 kernel: HID: prodikeys: Check presence of pm->input_ep82
Summary: CVE-2026-43251 kernel: HID: prodikeys: Check presence of pm->input_ep82
Keywords:
Status: NEW
Alias: CVE-2026-43251
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:10 UTC by OSIDB Bzimport
Modified: 2026-05-06 23:14 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:10:24 UTC
In the Linux kernel, the following vulnerability has been resolved:

HID: prodikeys: Check presence of pm->input_ep82

Fake USB devices can send their own report descriptors for which the
input_mapping() hook does not get called.  In this case, pm->input_ep82 stays
NULL, which leads to a crash later.

This does not happen with the real device, but can be provoked by imposing as
one.


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