Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's DMA engine component for Intel's Integrated Accelerator (IDXD) has been addressed. The issue was related to improper error handling in the function idxd_cdev_register(). When the function alloc_chrdev_region() failed, it caused a resource leak by not releasing already allocated resources. The vulnerability has been fixed by adding the necessary error handling to prevent this resource leak.
The vulnerability could lead to a resource leak, where allocated resources are not properly released, potentially causing memory management issues.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.