usb: xhci: Fix NULL pointer dereference on certain command aborts
Summary
| CVE | CVE-2024-57981 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2025-02-27 02:15:11 UTC |
| Updated | 2026-05-12 13:16:25 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix NULL pointer dereference on certain command aborts If a command is queued to the final usable TRB of a ring segment, the enqueue pointer is advanced to the subsequent link TRB and no further. If the command is later aborted, when the abort completion is handled the dequeue pointer is advanced to the first TRB of the next segment. If no further commands are queued, xhci_handle_stopped_cmd_ring() sees the ring pointers unequal and assumes that there is a pending command, so it calls xhci_mod_cmd_timer() which crashes if cur_cmd was NULL. Don't attempt timer setup if cur_cmd is NULL. The subsequent doorbell ring likely is unnecessary too, but it's harmless. Leave it alone. This is probably Bug 219532, but no confirmation has been received. The issue has been independently reproduced and confirmed fixed using a USB MCU programmed to NAK the Status stage of SET_ADDRESS forever. Everything continued working normally after several prevented crashes. |
Risk And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Problem Types: CWE-476
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected c311e391a7efd101250c0e123286709b7e736249 fd8bfaeba4a85b14427899adec0efb3954300653 git | Not specified |
| CNA | Linux | Linux | affected c311e391a7efd101250c0e123286709b7e736249 b44253956407046e5907d4d72c8fa5b93ae94485 git | Not specified |
| CNA | Linux | Linux | affected c311e391a7efd101250c0e123286709b7e736249 cf30300a216a4f8dce94e11781a866a09d4b50d4 git | Not specified |
| CNA | Linux | Linux | affected c311e391a7efd101250c0e123286709b7e736249 4ff18870af793ce2034a6ad746e91d0a3d985b88 git | Not specified |
| CNA | Linux | Linux | affected c311e391a7efd101250c0e123286709b7e736249 b649f0d5bc256f691c7d234c3986685d54053de1 git | Not specified |
| CNA | Linux | Linux | affected c311e391a7efd101250c0e123286709b7e736249 ae069cd2ba09a2bd6a87a68c59ef0b7ea39cd641 git | Not specified |
| CNA | Linux | Linux | affected c311e391a7efd101250c0e123286709b7e736249 0ce5c0dac768be14afe2426101b568a0f66bfc4d git | Not specified |
| CNA | Linux | Linux | affected c311e391a7efd101250c0e123286709b7e736249 1e0a19912adb68a4b2b74fd77001c96cd83eb073 git | Not specified |
| CNA | Linux | Linux | affected 3.16 | Not specified |
| CNA | Linux | Linux | unaffected 3.16 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.4.291 5.4.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.235 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.179 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.129 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.76 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.13 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.13.2 6.13.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.14 * original_commit_for_fix | Not specified |
| ADP | Siemens | SIMATIC S7-1500 TM MFP - BIOS | affected * custom | Not specified |
| ADP | Siemens | SIMATIC S7-1500 TM MFP - GNU/Linux Subsystem | affected * custom | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| lists.debian.org/debian-lts-announce/2025/05/msg00030.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | |
| git.kernel.org/stable/c/0ce5c0dac768be14afe2426101b568a0f66bfc4d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Mailing List, Patch |
| cert-portal.siemens.com/productcert/html/ssa-503939.html | 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e | cert-portal.siemens.com | |
| git.kernel.org/stable/c/b649f0d5bc256f691c7d234c3986685d54053de1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Mailing List, Patch |
| git.kernel.org/stable/c/b44253956407046e5907d4d72c8fa5b93ae94485 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/fd8bfaeba4a85b14427899adec0efb3954300653 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| cert-portal.siemens.com/productcert/html/ssa-265688.html | 0b142b55-0307-4c5a-b3c9-f314f3fb7c5e | cert-portal.siemens.com | |
| git.kernel.org/stable/c/1e0a19912adb68a4b2b74fd77001c96cd83eb073 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Mailing List, Patch |
| git.kernel.org/stable/c/4ff18870af793ce2034a6ad746e91d0a3d985b88 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Mailing List, Patch |
| git.kernel.org/stable/c/ae069cd2ba09a2bd6a87a68c59ef0b7ea39cd641 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Mailing List, Patch |
| lists.debian.org/debian-lts-announce/2025/03/msg00028.html | af854a3a-2127-422b-91ae-364da2661108 | lists.debian.org | |
| git.kernel.org/stable/c/cf30300a216a4f8dce94e11781a866a09d4b50d4 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.