VYPR
Medium severity5.5NVD Advisory· Published Apr 22, 2026· Updated Jun 17, 2026

CVE-2026-31440

CVE-2026-31440

Description

In the Linux kernel, the following vulnerability has been resolved:

dmaengine: idxd: Fix leaking event log memory

During the device remove process, the device is reset, causing the configuration registers to go back to their default state, which is zero. As the driver is checking if the event log support was enabled before deallocating, it will fail if a reset happened before.

Do not check if the support was enabled, the check for 'idxd->evl' being valid (only allocated if the HW capability is available) is enough.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

21

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.