CVE-2025-38094
MEDIUMLinux Kernel 3.8-6.14.8 Deadlock in macb_halt_tx via TGO High State
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: net: cadence: macb: Fix a possible deadlock in macb_halt_tx. There is a situation where after THALT is set high, TGO stays high as well. Because jiffies are never updated, as we are in a context with interrupts disabled, we never exit that loop and have a deadlock. That deadlock was noticed on a sama5d4 device that stayed locked for days. Use retries instead of jiffies so that the timeout really works and we do not have a deadlock anymore.
References (9)
Core 9
Core References
Third Party Advisory, Mailing List
https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html
Third Party Advisory, Mailing List
https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html
Scores
CVSS v3
5.5
EPSS
0.0013
EPSS Percentile
2.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-667
Status
published
Products (25)
debian/debian_linux
11.0
linux/Kernel
3.8.0 - 5.10.238linux
linux/Kernel
5.11.0 - 5.15.184linux
linux/Kernel
5.16.0 - 6.1.140linux
linux/Kernel
6.13.0 - 6.14.8linux
linux/Kernel
6.2.0 - 6.6.92linux
linux/Kernel
6.7.0 - 6.12.30linux
Linux/Linux
< 3.8
Linux/Linux
3.8
Linux/Linux
5.10.238 - 5.10.*
... and 15 more
Published
Jul 03, 2025
Tracked Since
Feb 18, 2026