CVE-2025-38094

Source
https://cve.org/CVERecord?id=CVE-2025-38094
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38094.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-38094
Downstream
Related
Published
2025-07-03T07:44:17.442Z
Modified
2026-03-11T07:44:26.342667Z
Summary
net: cadence: macb: Fix a possible deadlock in macb_halt_tx.
Details

In the Linux kernel, the following vulnerability has been resolved:

net: cadence: macb: Fix a possible deadlock in macbhalttx.

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/38xxx/CVE-2025-38094.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e86cd53afc5907f7c221b709916e2dd354e14691
Fixed
0772a608d799ac0d127c0a36047a2725777aba9d
Fixed
64675a9c00443b2e8af42af08c38fc1b78b68ba2
Fixed
aace6b63892ce8307e502a60fe2f5a4bc6e1cfe7
Fixed
1d60c0781c1bbeaa1196b0d8aad5c435f06cb7c4
Fixed
3e64d35475aa21d13dab71da51de51923c1a3a48
Fixed
84f98955a9de0e0f591df85aa1a44f3ebcf1cb37
Fixed
c92d6089d8ad7d4d815ebcedee3f3907b539ff1f

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-38094.json"