CVE-2022-49984

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49984
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49984.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49984
Downstream
Related
Published
2025-06-18T11:15:25Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

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.

References

Affected packages