← Back to CVE List
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]
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt