CVE-2025-38174
Linux Debian vulnerability analysis and mitigation

Overview

A vulnerability in the Linux kernel's Thunderbolt subsystem was discovered and assigned CVE-2025-38174. The issue was reported on July 4, 2025, affecting the Linux kernel version 6.6.65 and potentially other versions. The vulnerability involves a double dequeue operation in the thunderbolt configuration request handling mechanism (NVD).

Technical details

The vulnerability occurs in the tbcfgrequestdequeue() function where a configuration request can be scheduled twice: first via frame.callback from ringwork() and second time from tbcfgrequest(). This double scheduling results in both kworkers executing tbcfgrequestdequeue(), leading to a double listdel() operation on the ctl->request_queue. The issue manifests as a general protection fault with a non-canonical address 0xdead000000000122, indicating a list poison dereference (NVD).

Impact

The vulnerability can cause system crashes in affected devices, specifically triggering a general protection fault in the kernel. This affects the system stability and can lead to denial of service conditions (Debian Security).

Mitigation and workarounds

The issue has been fixed in Linux kernel version 6.12.33-1 and later versions. The fix involves adding a check to prevent dequeuing requests that don't have the TBCFGREQUEST_ACTIVE bit set (Debian Security).

Additional resources


SourceThis report was generated using AI

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