CVE-2024-58020

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Add NULL check in mt_input_configured devm_kasprintf() can return a NULL pointer on failure,but this returned value in mt_input_configured() is not checked. Add NULL check in mt_input_configured(), to handle kernel NULL pointer dereference error.
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:*:*:*:*:*:*:*:*
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.14:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:*

History

13 Mar 2025, 13:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/2052b44cd0a62b6fdbe3371e5ba6029c56c400ca -
  • () https://git.kernel.org/stable/c/a04d96ef67a42165f93194eef22a270acba4b74c -
  • () https://git.kernel.org/stable/c/a6bfd3856e9f3da083f177753c623d58ba935e0a -

06 Mar 2025, 12:21

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-476
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/4e7113f591163d99adc7cbcd7295030c8c5d3fc7 - () https://git.kernel.org/stable/c/4e7113f591163d99adc7cbcd7295030c8c5d3fc7 - Patch
References () https://git.kernel.org/stable/c/62f8bf06262b6fc55c58f4c5256140f1382f3b01 - () https://git.kernel.org/stable/c/62f8bf06262b6fc55c58f4c5256140f1382f3b01 - Patch
References () https://git.kernel.org/stable/c/97c09cc2e72769edb6994b531edcfa313b96bade - () https://git.kernel.org/stable/c/97c09cc2e72769edb6994b531edcfa313b96bade - Patch
References () https://git.kernel.org/stable/c/9b8e2220d3a052a690b1d1b23019673e612494c5 - () https://git.kernel.org/stable/c/9b8e2220d3a052a690b1d1b23019673e612494c5 - Patch
References () https://git.kernel.org/stable/c/aa879ef6d3acf96fa2c7122d0632061d4ea58d48 - () https://git.kernel.org/stable/c/aa879ef6d3acf96fa2c7122d0632061d4ea58d48 - Patch
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: HID: multitouch: Agregar comprobación NULL en mt_input_configured devm_kasprintf() puede devolver un puntero NULL en caso de error, pero este valor devuelto en mt_input_configured() no se comprueba. Agregar comprobación NULL en mt_input_configured() para controlar el error de desreferencia de puntero NULL del kernel.

27 Feb 2025, 03:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-02-27 03:15

Updated : 2025-03-13 13:15


NVD link : CVE-2024-58020

Mitre link : CVE-2024-58020

CVE.ORG link : CVE-2024-58020


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference