Vulnerability Description
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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.33 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/598e4a37a2f8da9144ba1fab04320c32169b6d0dPatch
- https://git.kernel.org/stable/c/b5f31d1470c4fdfae368feeb389768ba8d24fb34Patch
- https://git.kernel.org/stable/c/e6f7d27df5d208b50cae817a91d128fb434bb12cPatch
- https://git.kernel.org/stable/c/598e4a37a2f8da9144ba1fab04320c32169b6d0dPatch
- https://git.kernel.org/stable/c/b5f31d1470c4fdfae368feeb389768ba8d24fb34Patch
- https://git.kernel.org/stable/c/e6f7d27df5d208b50cae817a91d128fb434bb12cPatch
FAQ
What is CVE-2024-34030?
CVE-2024-34030 is a vulnerability with a CVSS score of 4.7 (MEDIUM). 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 pre...
How severe is CVE-2024-34030?
CVE-2024-34030 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-34030?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.