cve/2024/CVE-2024-34030.md
2025-09-29 21:09:30 +02:00

925 B

CVE-2024-34030

Description

In the Linux kernel, the following vulnerability has been resolved:PCI: of_property: Return error for int_map allocation failureReturn -ENOMEM from of_pci_prop_intr_map() if kcalloc() fails to prevent aNULL pointer dereference in this case.[bhelgaas: commit log]

POC

Reference

No PoCs from references.

Github