5 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...
EUVD-2026-76268
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-2022-48890
In the Linux kernel, the following vulnerability has been resolved: scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM storvscqueuecommand maps the scatter/gather list using scsidmamap, which in a confidential VM allocates swiotlb bounce buffers. If the I/O submission fails in...
GSD-2023-1002004 scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM
scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.1.7 by commit...