CVE-2025-40002
Linux Debian vulnerability analysis and mitigation

Overview

A use-after-free vulnerability was discovered in the Linux kernel's thunderbolt subsystem, specifically in the tbdpdprxwork function. The vulnerability (CVE-2025-40002) was identified on October 18, 2025, affecting the Linux kernel's thunderbolt driver. This security issue occurs due to improper handling of delayed work items in the tbdpdprxstop() function (NVD).

Technical details

The vulnerability stems from the reliance on canceldelayedwork() in tbdpdprxstop(), which fails to ensure complete termination of the tunnel->dprxwork delayed work item. When the work item is already running, this can lead to use-after-free scenarios where tbtunnel is deallocated by tbtunnelput(), while tunnel->dprxwork remains active and attempts to dereference tbtunnel in tbdpdprxwork(). The issue was discovered through static analysis (NVD).

Impact

The vulnerability could potentially lead to system crashes or memory corruption due to the use-after-free condition in the thunderbolt subsystem. This affects systems utilizing the thunderbolt driver in the Linux kernel (NVD).

Mitigation and workarounds

The issue has been resolved by implementing proper reference counting in the thunderbolt driver. The fix ensures that if canceldelayedwork() returns true (work is pending), the reference is released in the stop function, and if it returns false (work is executing or completed), the reference is released in the delayed work function itself. This maintains tb_tunnel validity during work item execution while preventing memory leaks (NVD).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-67726HIGH7.5
  • Linux DebianLinux Debian
  • python-tornado
NoNoDec 12, 2025
CVE-2025-67725HIGH7.5
  • Linux DebianLinux Debian
  • python-tornado
NoNoDec 12, 2025
CVE-2025-11266MEDIUM6.8
  • Linux DebianLinux Debian
  • gdcm
NoNoDec 12, 2025
CVE-2025-67749MEDIUM5.3
  • Linux DebianLinux Debian
  • pcsx2
NoNoDec 12, 2025
CVE-2025-40345N/AN/A
  • Linux KernelLinux Kernel
  • kernel-headers
NoYesDec 12, 2025

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