← Volver al buscador de CVEs

CVE-2026-31440

Linux Kernel

Descripción

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%Riesgo 0.56
Ver fuente
Publicación
2026-04-22 14:16:37
Versiones afectadas
unknown
Tipo
Core software
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Sistemas operativos
Linux