3 matches found
CVE-2026-80945
In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - unmap dst before software fallback on decompress On a hardware analytics error, decompress retries through the software fallback, which writes req-dst with the CPU while it is still mapped DMAFROMDEVICE. With SWIOTL...
CVE-2026-80945
This Linux kernel vulnerability affects the crypto: iaa (Intel Accelerated I/O Assist) driver. On a hardware analytics error during decompression, the software fallback writes to req->dst while it is still mapped DMA_FROM_DEVICE. With SWIOTLB active, the subsequent dma_unmap_sg() copies the st...
PT-2026-90075
In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - unmap dst before software fallback on decompress On a hardware analytics error, decompress retries through the software fallback, which writes req-dst with the CPU while it is still mapped DMA FROM DEVICE. With...