← Voltar à pesquisa de CVEs

CVE-2026-31440

Linux Kernel

Descrição

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.

CVSS 5.5EPSS 0.122%Risco 0.56
Ver fonte
Publicação
2026-04-22 14:16:37
Versões afetadas
unknown
Tipo
Core software
Vetor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Sistemas operativos
Linux