CVE Database
/

CVE-2025-38094

Back to search

CVE-2025-38094

Published: Jul 3, 2025

Modified: May 11, 2026

PUBLISHED

Description

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.

VendorProductVersions

Linux

Linux

affected
e86cd53afc5907f7c221b709916e2dd354e14691 - < 0772a608d799ac0d127c0a36047a2725777aba9d
affected
e86cd53afc5907f7c221b709916e2dd354e14691 - < 64675a9c00443b2e8af42af08c38fc1b78b68ba2
affected
e86cd53afc5907f7c221b709916e2dd354e14691 - < aace6b63892ce8307e502a60fe2f5a4bc6e1cfe7
affected
e86cd53afc5907f7c221b709916e2dd354e14691 - < 1d60c0781c1bbeaa1196b0d8aad5c435f06cb7c4
affected
e86cd53afc5907f7c221b709916e2dd354e14691 - < 3e64d35475aa21d13dab71da51de51923c1a3a48

+2 more versions

Linux

Linux

affected
3.8
unaffected
0 - < 3.8
unaffected
5.10.238 - <= 5.10.*
unaffected
5.15.184 - <= 5.15.*
unaffected
6.1.140 - <= 6.1.*

+4 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now