CVE-2026-98051: net: bcmasp: fix tx_spb_ring_full() checking same slot cnt times

Published Sep 25, 2026
·
Updated

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

net: bcmasp: fix txspbringfull() checking same slot cnt times

The loop initialised nextindex from intf->txspbindex on every iteration, so incrring() always produced the same result and only one slot was ever tested. Move the initialisation before the loop so each iteration advances nextindex and the function correctly checks that cnt consecutive descriptor slots are available before allowing a new transmission.

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

Frequently Asked Questions

1

What is the practical impact of the faulty availability check?

The transmit path could allow a new transmission after checking only one descriptor slot, even when multiple consecutive slots were required. This can cause the driver to proceed without verifying that all required descriptor slots are available.

2

What component is affected?

The issue is in the Linux kernel bcmasp network driver, specifically its transmit SPB ring availability check.

3

How can I determine whether my kernel contains the fix?

Check whether your kernel source or applied stable patches includes any of the referenced commits: f7f7a16dd46ace4e221336a184c7806f7de19547, a8bddab54aa68b407f12294acb05bd552fb6a492, or 5df7ecd302488287665ab9767bacba7ed7e2842f.

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