Linux Kernel DMA Engine IDX Refactor Vulnerability

Vulnerability

A vulnerability in the Linux kernel's DMA engine IDX component has been addressed. The issue involved code duplication in the removal process, which has been refactored to use the 'idxd_cleanup()' helper. This change not only streamlines the code but also corrects a previous oversight by ensuring that the 'put_device()' function is properly called for IDX groups, engines, and work queues.

Impact

The vulnerability's resolution improves code efficiency and correctness by eliminating duplication and addressing a missed device management step, which could potentially lead to resource mismanagement.

Added: Jun 18, 2025, 12:24 PM
Updated: Jun 18, 2025, 12:24 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.2
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.