3 matches found
CVE-2026-64098
In the Linux kernel, the following vulnerability has been resolved: drm/virtio: use uninterruptible resv lock for plane updates virtiogpucursorplaneupdate and virtiogpuresourceflush lock the framebuffer BO's dmaresv via virtiogpuarraylockresv and ignore its return value. The function can fail wit...
CVE-2026-64098
In the Linux kernel, the following vulnerability has been resolved: drm/virtio: use uninterruptible resv lock for plane updates virtiogpucursorplaneupdate and virtiogpuresourceflush lock the framebuffer BO's dmaresv via virtiogpuarraylockresv and ignore its return value. The function can fail wit...
CVE-2025-40356
CVE-2025-40356 affects the Linux kernel driver rockchip_sfc (SPI rockchip-sfc). The underlying issue was incorrect use of the DMA-API: the driver used virt_to_phys() to obtain the DMA address of the transfer buffer instead of dma_map_single(), which caused a DMA memory sync warning. The vulnerabi...