VDB
DEBIAN-CVE-2025-38094
DEBIAN-CVE-2025-38094
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.135-1, 6.1.99-1, 6.1.27-1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.162-1, 5.10.205-1, 5.10.205-2 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u2, 6.1.106-3~deb11u3, 6.1.112-1~deb11u1 |
Exploit Intelligence
- 3510.3.8.yml (github-poc)
Timeline
- Jul 3, 2025 CVE Published
- Apr 28, 2026 CVE Updated