PatchSiren cyber security CVE debrief
CVE-2026-97953 Linux CVE debrief
A vulnerability in the Linux kernel's stmmac network driver can lead to a denial of service or potential code execution. The vulnerability arises from an incorrect estimation of free TX descriptors required for TSO traffic, which can cause the stmmac_tso_allocator() to write past available descriptors, overwriting those still owned by the DMA engine and corrupting the TX ring.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Linux kernel maintainers, network administrators, and security teams responsible for Linux-based systems should assess exposure and consider applying the patch provided by the Linux kernel maintainers.
Why it matters
The vulnerability in the Linux kernel's stmmac network driver can lead to a denial of service or potential code execution, requiring immediate attention from Linux kernel maintainers, network administrators, and security teams.
- Denial of service due to TX ring corruption.
- Potential code execution due to overwriting descriptors still owned by the DMA engine.
Technical summary
The Linux kernel's stmmac network driver has a vulnerability that can lead to a denial of service or potential code execution due to an incorrect estimation of free TX descriptors required for TSO traffic. This incorrect estimation can cause the stmmac_tso_allocator() to write past available descriptors, overwriting those still owned by the DMA engine and corrupting the TX ring. The patch provided by the Linux kernel maintainers addresses this issue by accurately estimating the number of descriptors needed. Linux kernel maintainers, network administrators, and security teams should assess exposure and consider applying the 1
Defensive priority
High
Recommended defensive actions
- Review and apply the patch provided by the Linux kernel maintainers.
- Monitor network traffic and system logs for potential exploitation attempts.
- Consider implementing additional security controls, such as network segmentation and access controls.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description and CVSS score. However, there is limited information on affected versions, exploitation, or remediation. Linux kernel maintainers, network administrators, and security teams should review the patch provided and assess exposure. The patch addresses an incorrect estimation of free TX descriptors required for TSO traffic in the stmmac network driver, which can cause a denial of service or potential code execution. Defenders should verify patch 3
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97953 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97953
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97953 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97953
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/5e38d732ec67a5b1f9a56e6c73add480c4b6030a
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/65820fc743eae322f7f94f6a64d07861211d4b21
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/c28175220f808c867d5618de8ecc6dbcc815c773
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ffa6d2481bc1c87f822ecd626561484e4ee24cef
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.