5 matches found
SUSE CVE-2026-46274
In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in iowqremovepending iowqremovepending needs to fix up wq-hashtail if the cancelled work was the tail of its hash bucket. When doing this, it checks whether the preceding entry in...
CVE-2026-46274
In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in iowqremovepending iowqremovepending needs to fix up wq-hashtail if the cancelled work was the tail of its hash bucket. When doing this, it checks whether the preceding entry in...
CVE-2026-46274
In the Linux kernel vulnerability CVE-2026-46274, the issue lies in the work-queue (io-wq) hash handling: io_wq_remove_pending() could leave a dangling pointer in wq->hash_tail[0] when a hashed bucket-0 work is canceled with a non-hashed predecessor. The root cause was that io_get_work_hash() ...
CVE-2026-46274 io-wq: check that the predecessor is hashed in io_wq_remove_pending()
In the Linux kernel, the following vulnerability has been resolved: io-wq: check that the predecessor is hashed in iowqremovepending iowqremovepending needs to fix up wq-hashtail if the cancelled work was the tail of its hash bucket. When doing this, it checks whether the preceding entry in...
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...