Bugzilla – Bug 1226924
VUL-0: CVE-2024-34030: kernel: PCI: of_property: return error for int_map allocation failure
Last modified: 2024-06-25 13:16:02 UTC
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: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-34030 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-34030.mbox https://git.kernel.org/stable/c/b5f31d1470c4fdfae368feeb389768ba8d24fb34 https://git.kernel.org/stable/c/598e4a37a2f8da9144ba1fab04320c32169b6d0d https://git.kernel.org/stable/c/e6f7d27df5d208b50cae817a91d128fb434bb12c https://www.cve.org/CVERecord?id=CVE-2024-34030