CVE-2026-53086
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.30%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.30% probability · 23th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-362
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/5393b2b5bee2ac51a0043dc7f4ac3475f053d08dPatch
- https://git.kernel.org/stable/c/681fdfe823b4f1036ed50b58b8838c7917ea389cPatch
- https://git.kernel.org/stable/c/7ce1c26aac3b318886a57425f64b522da7389153Patch
- https://git.kernel.org/stable/c/c270e2bec3e55a716d25c35341091339457ac883Patch
- https://git.kernel.org/stable/c/e8206538cbaf4f4068e99a4cb1138690a1e00499Patch
- https://git.kernel.org/stable/c/e85b0c0a12e967930044608311471b665baa315cPatch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.