Deadlock in Linux kernel - CVE-2026-53197
Published: June 26, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to an improper lock handling race condition in iptfs_destroy_state() in the xfrm iptfs subsystem when canceling active high-resolution timers during state destruction. A local user can trigger timer activity and state destruction to cause a denial of service.
The issue can lead to an ABBA deadlock on SMP systems.