You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve-2026-46301
About this tag
CVE-2026-46301 is a Linux kernel vulnerability affecting the spi-topcliff-pch driver, where a use-after-free condition occurs during driver unbind if the SPI message queue has not finished using DMA buffers. Published on June 8, 2026, this bug is hardware-specific and has not yet received a CVSS score from NVD. While not a high-profile vulnerability, it highlights the importance of thorough patch management for kernel teardown paths. Administrators should ensure their systems are updated to mitigate this issue, as it serves as a reminder that kernel security often depends on handling edge cases in device removal.
CVE-2026-46301 is a newly published Linux kernel vulnerability, added to NVD on June 8, 2026, affecting the spi-topcliff-pch driver when it is unbound before its SPI message queue has finished using DMA buffers. The bug is narrow, hardware-specific, and not yet scored by NVD, but it is a useful...