CVE-2024-38603
MEDIUMLinux Kernel 6.0-6.1.92, 6.2-6.6.32, 6.7-6.8.11, 6.9-6.9.2 - Use-After-Free in PCI IRQ Vector Allocation
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset() pci_alloc_irq_vectors() allocates an irq vector. When devm_add_action() fails, the irq vector is not freed, which leads to a memory leak. Replace the devm_add_action with devm_add_action_or_reset to ensure the irq vector can be destroyed when it fails.
References (5)
Core 5
Core References
Scores
CVSS v3
5.5
EPSS
0.0021
EPSS Percentile
11.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-401
Status
published
Products (17)
linux/Kernel
6.0.0 - 6.1.93linux
linux/Kernel
6.2.0 - 6.6.33linux
linux/Kernel
6.7.0 - 6.8.12linux
linux/Kernel
6.9.0 - 6.9.3linux
Linux/Linux
< 6.0
Linux/Linux
6.0
Linux/Linux
6.1.93 - 6.1.*
Linux/Linux
6.10
Linux/Linux
6.6.33 - 6.6.*
Linux/Linux
6.8.12 - 6.8.*
... and 7 more
Published
Jun 19, 2024
Tracked Since
Feb 18, 2026