CVE-2026-43319 was published on May 8, 2026, for a Linux kernel spidev deadlock in which competing read()/write() and ioctl() paths could acquire spi_lock and buf_lock in opposite orders, allowing a userspace program to hang SPI device access. The bug is not a flashy remote-code-execution story...