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
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
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-476
First Time Linux
Linux linux Kernel
CPE cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:*
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:*:*:*:*:*:*:*:*
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: HID: Steam: Impedir la desreferencia de puntero nulo en steam_{recv,send}_report. Es posible que un dispositivo malicioso no envíe un Informe de Características. El controlador HID Steam no prevé esto actualmente y desreferencia el puntero 'struct hid_report' obtenido de los dispositivos HID sin verificar primero su validez. Vamos a corregir esto.

18 Jun 2025, 11:15

Type Values Removed Values Added
New CVE

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