GHSA-39xw-f64j-hqp8CriticalCVSS 9.8

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

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 racing timeout handler

The bcmgenet_timeout handler tries to take down all tx queues when a single queue times out. This is over zealous and causes many race conditions with queues that are still chugging along. Instead lets only restart the timed out queue.

🔗 References (8)