Linux Kernel DMA Engine IDXD Error Handling Vulnerability

Vulnerability

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.

Impact

The vulnerability could lead to a resource leak, where allocated resources are not properly released, potentially causing memory management issues.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.0
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.