9.8
CVE-2026-53086
- EPSS 0.3%
- Veröffentlicht 24.06.2026 16:30:26
- Zuletzt bearbeitet 23.07.2026 18:35:39
- CVE-Watchlists
- Unerledigt
net: bcmgenet: fix racing timeout handler
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 4.2 < 6.1.175
Linux ≫ Linux Kernel Version >= 6.2 < 6.6.141
Linux ≫ Linux Kernel Version >= 6.7 < 6.12.91
Linux ≫ Linux Kernel Version >= 6.13 < 6.18.33
Linux ≫ Linux Kernel Version >= 6.19 < 7.0.10
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.3% | 0.226 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
https://git.kernel.org/stable/c/e85b0c0a12e967930044608311471b665baa315c
https://git.kernel.org/stable/c/e8206538cbaf4f4068e99a4cb1138690a1e00499
https://git.kernel.org/stable/c/681fdfe823b4f1036ed50b58b8838c7917ea389c
https://git.kernel.org/stable/c/c270e2bec3e55a716d25c35341091339457ac883
https://git.kernel.org/stable/c/7ce1c26aac3b318886a57425f64b522da7389153
https://git.kernel.org/stable/c/5393b2b5bee2ac51a0043dc7f4ac3475f053d08d