CVE-2026-53086EPSS p22.8%
CVE-2026-53086CVE-2026-53086
linux / linux_kernel
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.
Scoring
| CVSS | 9.8 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.30% probability of exploitation · percentile 22.8% · 2026-08-11T12:00:17Z |
| Last modified | 2026-07-23 |