GHSA-jgp5-77cc-cfg7HighCVSS 7.5

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix leaking...

Published
June 24, 2026
Last Modified
June 28, 2026

🔗 CVE IDs covered (1)

📋 Description

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

net: bcmgenet: fix leaking free_bds

While reclaiming the tx queue we fast forward the write pointer to drop any data in flight. These dropped frames are not added back to the pool of free bds. We also need to tell the netdev that we are dropping said data.

🔗 References (8)