CVE-2026-31441

· NIST NVD ↗

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix memory leak when a wq is reset idxd_wq_disable_cleanup() which is called from the reset path for a workqueue, sets the wq type to NONE, which for other parts of the driver mean that the wq is empty (all its resources were released). Only set the wq type to NONE after its resources are released.

MEDIUM
CVSS severity
5.5
CVSS base score
2026-04-22
Published

CWE codes

CWE-401

Affected products

linux:linux_kernel

Sources