Linux Kernel Workqueue Memory Leak Vulnerability in DMA Engine

Vulnerability

A memory leak vulnerability has been identified in the Linux kernel's DMA engine, specifically within the Intel Integrated Accelerator (IDX) driver. This issue arises when a workqueue is reset, as the cleanup process improperly manages the workqueue's resource state. The vulnerability is present in the Linux kernel stable tree.

Impact

The vulnerability leads to a memory leak, where resources allocated for a workqueue are not properly released, potentially causing increased memory usage and degradation of system performance over time.

Reproduction

The vulnerability can be reproduced by resetting a workqueue managed by the Intel IDX driver. During this process, the workqueue's type is incorrectly set to 'NONE' before its resources are fully released, causing a memory leak.

Remediation

Users can apply the latest patches available in the Linux kernel stable repository to address this vulnerability.

Added: Apr 22, 2026, 3:55 PM
Updated: Apr 22, 2026, 3:55 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.3
remediation
7.7
relevance
6.5
threat
4.8
urgency
2.9
incentive
0.0

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