273 matches found
CVE-2026-98094
The Linux kernel contains a vulnerability in the fbtft driver where dirty_lock is not IRQ-safe. Specifically, fbtft_mkdirty() can be reached from the fbcon rendering path during hardirq context, while fbtft_deferred_io() takes the same lock in a workqueue context with local interrupts enabled. Th...
5.8AI score
SaveExploits0References4
20