In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix isochronous Ring Underrun/Overrun event handling The TRB pointer of these events points at enqueue at the time of …
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix isochronous Ring Underrun/Overrun event handling The TRB pointer of these events points at enqueue at the time of error occurrence on xHCI 1.1+ HCs or it's NULL on older ones. By the time we are handling the event, a new TD may be queued at this ring position. I can trigger this race by rising interrupt moderation to increase IRQ handling delay. Similar delay may occur naturally due to system load. If this ev…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/16a7a8e6c47fea5c847beb696c8c21a7a44c1915 Patch
- https://git.kernel.org/stable/c/39a080a2925c81b0f1da0add44722ef2b78e5454 Patch
- https://git.kernel.org/stable/c/906dec15b9b321b546fd31a3c99ffc13724c7af4 Patch
Timeline
- nvd_ingest NVD