Improper locking in Linux kernel - CVE-2026-90338
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper locking in pl011_console_write_atomic() when processing atomic console writes. A local user can trigger an atomic-context printk while the common-clock enable lock is contended to cause a denial of service.
The condition was reproduced on PREEMPT_RT systems with clock-backed pl011 consoles and may also occur from NMI context.