device teardown

  1. CVE-2026-31489: Fix Double-Put in Meson SPI Controller (meson-spicc)

    CVE-2026-31489 is a classic Linux kernel lifetime bug with outsized operational meaning: a seemingly small double-put in the Meson SPI controller driver can still turn into a crash, a teardown failure, or a hard-to-debug stability problem when a system removes the device. The issue is simple on...