In the Linux kernel, the following vulnerability has been resolved:
vfio/pci: fix potential memory leak in vfio_intx_enable()
If vfio_irq_ctx_alloc() failed will lead to 'name' memory leak.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-06-21 11:15
Updated : 2024-11-21 09:26
NVD link : CVE-2024-38632
Mitre link : CVE-2024-38632
CVE.ORG link : CVE-2024-38632
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime