CVE-2025-38619
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-38619 is a vulnerability discovered in the Linux kernel affecting the media subsystem, specifically the TI J721E CSI2RX driver. The vulnerability was disclosed on August 22, 2025. The issue occurs in the ti_csi2rx_dma_callback() function where if ti_csi2rx_start_dma() fails, a buffer is marked with VB2_BUF_STATE_ERROR but is not removed from the DMA queue (NVD).

Technical details

The vulnerability stems from a list_del corruption issue in the Linux kernel's media subsystem. When ti_csi2rx_start_dma() fails in ti_csi2rx_dma_callback(), the buffer is marked as done with VB2_BUF_STATE_ERROR but remains in the DMA queue. This causes the same buffer to be retried in subsequent iterations, resulting in a double list_del() operation and eventual list corruption. The issue manifests as a kernel BUG at lib/list_debug.c:65 with a fatal exception in interrupt (NVD).

Impact

The vulnerability leads to a kernel crash due to list_del corruption, causing a fatal exception in interrupt handling. This results in system instability and potential denial of service conditions on affected systems (NVD).

Mitigation and workarounds

The fix involves removing the buffer from the queue before calling vb2_buffer_done() on error. This prevents the double list_del() operation and subsequent list corruption. The patch has been integrated into various Linux distributions including Ubuntu, where it has been fixed across multiple kernel versions (NVD).

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-realtime
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-oracle
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-core
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel
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