Lucene search

K
osvGoogleOSV:CVE-2024-34030
HistoryJun 24, 2024 - 2:15 p.m.

CVE-2024-34030

2024-06-2414:15:11
Google
osv.dev
2
linux
kernel
pci
vulnerability
resolved

AI Score

9.1

Confidence

High

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]