CVE-2026-23161
A race condition was found in the Linux kernel's shmem/swap handling during truncate operations. The swap entry order is retrieved without proper lock protection, allowing it to become stale before the subsequent xacmpxchgirq operation. This can cause truncation to erase data beyond the intended...