CVE-2026-97982: net: ethernet: cortina: Fix budget accounting

Published Sep 25, 2026
·
Updated

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

net: ethernet: cortina: Fix budget accounting

The gmacrx() function returns the remaining NAPI budget, but its caller treats the return value as the number of packets received. An idle poll therefore reports a full budget and remains scheduled.

Return the number of received packets instead. Preserve the existing free queue refill accounting by adding that count directly; continuing to subtract it from the budget would invert the refill behavior.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 25, 2026
CVE Published
via MITRE·10:23 AM
Data Sourced
via MITRE·10:23 AM
Description
Data Sourced
via NVD·11:17 AM
Description

Frequently Asked Questions

1

Which systems are affected by this issue?

The issue is in the Linux kernel's Cortina Ethernet driver, specifically its NAPI receive-poll budget accounting. Systems not using that driver are not indicated by the provided information as affected.

2

What is the practical impact of the faulty accounting?

When the receive poll is idle, it can report that the full NAPI budget was consumed and remain scheduled. The fix makes the receive function report the actual number of packets received and preserves the intended free-queue refill accounting.

3

How can I determine whether the fix is present?

Check whether your kernel includes one of the referenced stable commits: 631c47e2e1154f2741c555b91df1b8cb99294c6a, 0ef8eaef5806c84db2334111d6f299c246a592bc, or 94e06e12a376710587cfeea481b65e7c49747003.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203