CVE-2025-21821
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-21821 is a vulnerability discovered in the Linux kernel's framebuffer device (fbdev) OMAP driver. The issue was identified on February 27, 2025, affecting the LCD DMA handling in Nokia 770 devices when using touchscreen and framebuffer simultaneously. The vulnerability manifests as a system crash with a 'scheduling while atomic' bug in the interrupt handling mechanism (NVD, Debian).

Technical details

The vulnerability occurs in the LCD DMA interrupt handler of the OMAP framebuffer driver. When using both touchscreen and framebuffer functionalities, the system attempts to acquire a mutex lock in an atomic context, leading to a scheduling violation. The issue manifests in the interrupt handler (lcd_dma_irq_handler) when processing DMA requests for the LCD display (Kernel Commit).

Impact

When triggered, this vulnerability causes the Nokia 770 device to crash, disrupting normal system operation. The crash occurs due to a scheduling violation in the interrupt handling mechanism, affecting the stability of the device when using both touchscreen and framebuffer features (NVD).

Mitigation and workarounds

The issue has been fixed by switching to a threaded IRQ implementation. The patch modifies the interrupt handler registration to use request_threaded_irq() instead of request_irq(), with the IRQF_ONESHOT flag. This change provides a stable system by avoiding the scheduling while atomic condition. The fix is available in Linux kernel version 6.1.129-1 and later (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-oem-6.14
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-debug
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-rt-64k-core
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-nvidia-tegra-5.15
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • linux-aws-fips
NoYesJan 05, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management