PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-97982 Linux CVE debrief

A vulnerability in the Linux kernel's net: ethernet: cortina component has been addressed. The gmac_rx() function incorrectly returned the remaining NAPI budget instead of the number of packets received, causing an idle poll to report a full budget and remain scheduled. To fix this, the function now returns the number of received packets, preserving existing free queue refill accounting.

Vendor
Linux
Product
Unknown
CVSS
Unknown
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, administrators, and users of affected systems should verify and apply kernel updates to ensure correct budget accounting in the cortina ethernet component.

Why it matters

CVE-2026-97982 is a vulnerability in the Linux kernel's net: ethernet: cortina component that has been addressed. The issue involves incorrect budget accounting, which could lead to system scheduling problems. Defenders should verify and apply kernel updates, review system configurations, and monitor system logs.

  • Verify kernel updates to prevent incorrect budget accounting
  • Monitor system logs for potential issues related to the cortina ethernet component
  • Review system configurations for affected deployments

Technical summary

The gmac_rx() function in the Linux kernel's net: ethernet: cortina component incorrectly returned the remaining NAPI budget instead of the number of packets received. This caused an idle poll to report a full budget and remain scheduled. The issue has been resolved by changing the function to return the number of received packets, preserving existing free queue refill accounting. The fix ensures correct budget accounting in the cortina ethernet component, preventing potential system scheduling problems. Linux kernel maintainers, administrators, and users of affected systems should verify and apply kernel updates to ensure correct budget accounting in the cortina ethernet component.

Defensive priority

Verify and apply kernel updates to ensure correct budget accounting in the cortina ethernet component.

Recommended defensive actions

  • Verify kernel version and apply updates if necessary
  • Review system configurations for affected deployments
  • Monitor system logs for potential issues related to the cortina ethernet component
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • 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

Evidence notes

The CVE record and source references provide details on the vulnerability and its resolution in the Linux kernel. The gmac_rx() function's incorrect return of the remaining NAPI budget instead of the number of packets received could lead to system scheduling problems. Defenders should verify and apply kernel updates, review system configurations, and monitor system logs. The issue has been resolved by changing the function to return the number of received packets, preserving existing free queue refill accounting. However, the exact,  

Sources and references

Verified primary and authoritative sources

  • CVE-2026-97982 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-97982

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-97982 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97982

    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/0ef8eaef5806c84db2334111d6f299c246a592bc

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/631c47e2e1154f2741c555b91df1b8cb99294c6a

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/94e06e12a376710587cfeea481b65e7c49747003

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/a0de06d0da78a3db53de65dfd7452cc6d111f703

    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.