Bug 2373410 (CVE-2022-49984) - CVE-2022-49984 kernel: HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report
Summary: CVE-2022-49984 kernel: HID: steam: Prevent NULL pointer dereference in steam_...
Keywords:
Status: NEW
Alias: CVE-2022-49984
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-06-18 12:01 UTC by OSIDB Bzimport
Modified: 2025-07-28 13:20 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-06-18 12:01:27 UTC
In the Linux kernel, the following vulnerability has been resolved:

HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_report

It is possible for a malicious device to forgo submitting a Feature
Report.  The HID Steam driver presently makes no prevision for this
and de-references the 'struct hid_report' pointer obtained from the
HID devices without first checking its validity.  Let's change that.

Comment 1 Avinash Hanwate 2025-06-20 11:46:56 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2025061822-CVE-2022-49984-fa6b@gregkh/T


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