Deadlock in Linux kernel - CVE-2026-46061
Published: May 28, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a deadlock condition in jbd2_journal_cancel_revoke() when handling filesystem operations on filesystems with a block size smaller than the page size. A local user can trigger the deadlock to cause a denial of service.
The issue can cause the system to hang.