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]
References
Configurations
Configuration 1 (hide)
|
History
24 Mar 2025, 17:29
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/598e4a37a2f8da9144ba1fab04320c32169b6d0d - Patch | |
References | () https://git.kernel.org/stable/c/b5f31d1470c4fdfae368feeb389768ba8d24fb34 - Patch | |
References | () https://git.kernel.org/stable/c/e6f7d27df5d208b50cae817a91d128fb434bb12c - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
Information
Published : 2024-06-24 14:15
Updated : 2025-03-24 17:29
NVD link : CVE-2024-34030
Mitre link : CVE-2024-34030
CVE.ORG link : CVE-2024-34030
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference