๐Ÿ” CVE Alert

CVE-2025-38094

UNKNOWN 0.0

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

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jul 3, 2025
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
e86cd53afc5907f7c221b709916e2dd354e14691 < 0772a608d799ac0d127c0a36047a2725777aba9d e86cd53afc5907f7c221b709916e2dd354e14691 < 64675a9c00443b2e8af42af08c38fc1b78b68ba2 e86cd53afc5907f7c221b709916e2dd354e14691 < aace6b63892ce8307e502a60fe2f5a4bc6e1cfe7 e86cd53afc5907f7c221b709916e2dd354e14691 < 1d60c0781c1bbeaa1196b0d8aad5c435f06cb7c4 e86cd53afc5907f7c221b709916e2dd354e14691 < 3e64d35475aa21d13dab71da51de51923c1a3a48 e86cd53afc5907f7c221b709916e2dd354e14691 < 84f98955a9de0e0f591df85aa1a44f3ebcf1cb37 e86cd53afc5907f7c221b709916e2dd354e14691 < c92d6089d8ad7d4d815ebcedee3f3907b539ff1f
Linux / Linux
3.8

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/0772a608d799ac0d127c0a36047a2725777aba9d git.kernel.org: https://git.kernel.org/stable/c/64675a9c00443b2e8af42af08c38fc1b78b68ba2 git.kernel.org: https://git.kernel.org/stable/c/aace6b63892ce8307e502a60fe2f5a4bc6e1cfe7 git.kernel.org: https://git.kernel.org/stable/c/1d60c0781c1bbeaa1196b0d8aad5c435f06cb7c4 git.kernel.org: https://git.kernel.org/stable/c/3e64d35475aa21d13dab71da51de51923c1a3a48 git.kernel.org: https://git.kernel.org/stable/c/84f98955a9de0e0f591df85aa1a44f3ebcf1cb37 git.kernel.org: https://git.kernel.org/stable/c/c92d6089d8ad7d4d815ebcedee3f3907b539ff1f lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/08/msg00010.html