Improper locking in Linux kernel - CVE-2026-46029
Published: May 28, 2026
Vulnerability details
The vulnerability allows a local attacker to cause a denial of service.
The vulnerability exists due to improper lock handling in kmalloc_nolock() when being invoked from nmi context on a uniprocessor kernel. A local attacker can trigger re-entry into the slab allocator to cause a denial of service.
On uniprocessor kernels, spin_trylock() unconditionally succeeds even if the lock is already held, which can corrupt slab state.
Affected software
Ubuntu
linux (Ubuntu package)
linux-azure (Ubuntu package)
linux-nvidia (Ubuntu package)
linux-raspi (Ubuntu package)
How to mitigate CVE-2026-46029
linux (Ubuntu package) - update to 7.0.0-27.27
linux-azure (Ubuntu package) - addressed in versions 7.0.0-1009.9, 7.0.0-1010.10
linux-nvidia (Ubuntu package) - update to 7.0.0-1013.13
linux-raspi (Ubuntu package) - update to 7.0.0-1014.14