A livelock in the Linux FUSE stack that can freeze I/O workers has been fixed upstream: CVE‑2025‑40220 patches a pathological interaction between AIO-driven client behavior and fuseblk server threads by turning synchronous file‑put operations into asynchronous ones to break a self‑referential...