CVE-2022-49984

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:*

History

14 Nov 2025, 18:14

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-476
References () https://git.kernel.org/stable/c/989560b6d9e00d99e07bc33067fa1c770994bf4d - () https://git.kernel.org/stable/c/989560b6d9e00d99e07bc33067fa1c770994bf4d - Patch
References () https://git.kernel.org/stable/c/c20d03b82a2e3ddbb555dad4d4f3374a9763222c - () https://git.kernel.org/stable/c/c20d03b82a2e3ddbb555dad4d4f3374a9763222c - Patch
References () https://git.kernel.org/stable/c/cd11d1a6114bd4bc6450ae59f6e110ec47362126 - () https://git.kernel.org/stable/c/cd11d1a6114bd4bc6450ae59f6e110ec47362126 - Patch
References () https://git.kernel.org/stable/c/dc815761948ab5b8c94db6cb53c95103588f16ae - () https://git.kernel.org/stable/c/dc815761948ab5b8c94db6cb53c95103588f16ae - Patch
References () https://git.kernel.org/stable/c/dee1e51b54794e90763e70a3c78f27ba4fa930ec - () https://git.kernel.org/stable/c/dee1e51b54794e90763e70a3c78f27ba4fa930ec - Patch
References () https://git.kernel.org/stable/c/fa2b822d86be5b5ad54fe4fa2daca464e71ff90a - () https://git.kernel.org/stable/c/fa2b822d86be5b5ad54fe4fa2daca464e71ff90a - Patch

Information

Published : 2025-06-18 11:15

Updated : 2025-11-14 18:14


NVD link : CVE-2022-49984

Mitre link : CVE-2022-49984

CVE.ORG link : CVE-2022-49984


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference