CVE-2026-53265
CVE-2026-53265 – Linux kernel : A race in dm cache policy SMQ allowed a check-then-act sequence to observe e->allocated as true before taking mq->lock. Two concurrent invalidators could both proceed, causing one to remove the entry from queues/hash table and free_entry(), then another to ac...