Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-31468

Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-415 Doble liberación
Fecha de publicación:
22/04/2026
Última modificación:
07/05/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> vfio/pci: Fix double free in dma-buf feature<br /> <br /> The error path through vfio_pci_core_feature_dma_buf() ignores its<br /> own advice to only use dma_buf_put() after dma_buf_export(), instead<br /> falling through the entire unwind chain. In the unlikely event that<br /> we encounter file descriptor exhaustion, this can result in an<br /> unbalanced refcount on the vfio device and double free of allocated<br /> objects.<br /> <br /> Avoid this by moving the "put" directly into the error path and return<br /> the errno rather than entering the unwind chain.

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (incluyendo) 6.19.11 (excluyendo)
cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:*