PT-2026-47326
In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in io wq remove pending io wq remove pending needs to fix up wq-hash tail if the cancelled work was the tail of its hash bucket. When doing this, it checks whether the preceding entry i...