CVE-2024-34030

In the Linux kernel, the following vulnerability has been resolved: PCI: of_property: Return error for int_map allocation failure Return -ENOMEM from of_pci_prop_intr_map() if kcalloc() fails to prevent a NULL pointer dereference in this case. [bhelgaas: commit log]
Configurations

No configuration.

History

21 Nov 2024, 09:17

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/598e4a37a2f8da9144ba1fab04320c32169b6d0d - () https://git.kernel.org/stable/c/598e4a37a2f8da9144ba1fab04320c32169b6d0d -
References () https://git.kernel.org/stable/c/b5f31d1470c4fdfae368feeb389768ba8d24fb34 - () https://git.kernel.org/stable/c/b5f31d1470c4fdfae368feeb389768ba8d24fb34 -
References () https://git.kernel.org/stable/c/e6f7d27df5d208b50cae817a91d128fb434bb12c - () https://git.kernel.org/stable/c/e6f7d27df5d208b50cae817a91d128fb434bb12c -

30 Oct 2024, 20:35

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.7

03 Jul 2024, 01:59

Type Values Removed Values Added
CWE CWE-476
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: PCI: of_property: error de devolución por falla de asignación de int_map Devuelve -ENOMEM de of_pci_prop_intr_map() si kcalloc() no logra evitar una desreferencia de puntero NULL en este caso. [bhelgaas: registro de confirmación]

24 Jun 2024, 14:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-24 14:15

Updated : 2024-11-21 09:17


NVD link : CVE-2024-34030

Mitre link : CVE-2024-34030

CVE.ORG link : CVE-2024-34030


JSON object : View

Products Affected

No product.

CWE
CWE-476

NULL Pointer Dereference