CVE-2026-98051

medium

Description

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: fix tx_spb_ring_full() checking same slot cnt times The loop initialised next_index from intf->tx_spb_index on every iteration, so incr_ring() always produced the same result and only one slot was ever tested. Move the initialisation before the loop so each iteration advances next_index and the function correctly checks that cnt consecutive descriptor slots are available before allowing a new transmission.

References

https://git.kernel.org/stable/c/f7f7a16dd46ace4e221336a184c7806f7de19547

https://git.kernel.org/stable/c/a8bddab54aa68b407f12294acb05bd552fb6a492

https://git.kernel.org/stable/c/5df7ecd302488287665ab9767bacba7ed7e2842f

https://git.kernel.org/stable/c/0c5cf62e72d7a666ee4da757e122dc1600df1ecc

Details

Source: Mitre, NVD

Published: 2026-09-25

Updated: 2026-09-25

Risk Information

CVSS v2

Base Score: 4.9

Vector: CVSS2#AV:L/AC:L/Au:N/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.00168