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]
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-06-24 14:15
Updated : 2024-07-03 01:59
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