CVE-2026-31758: usb: usbtmc: Flush anchored URBs in usbtmc_release
In the Linux kernel, the following vulnerability has been resolved:
usb: usbtmc: Flush anchored URBs in usbtmc_release
When calling usbtmc_release, pending anchored URBs must be flushed or
killed to prevent use-after-free errors (e.g. in the HCD giveback
path). Call usbtmc_draw_down() to allow anchored URBs to be completed.
Security readout for executives and security teams
Plain-English summary
A flaw in the Linux USB Test and Measurement Class driver can leave USB operations running after related memory is released. A later USB completion may access that freed memory, potentially crashing or compromising the system. The supplied CVSS score is 7.8, reflecting high potential impact but requiring local, low-privileged access.
Executive priority
Treat this as a high-priority kernel maintenance issue on endpoints or specialized systems using usbtmc. It is not presented as remotely exploitable or actively exploited, so prioritize confirmed driver exposure and privileged multi-user environments rather than initiating an indiscriminate emergency response.
Technical view
During usbtmc_release, pending anchored USB Request Blocks were not flushed before associated state could be freed. A subsequent host-controller giveback could therefore trigger a use-after-free. The Linux stable fixes call usbtmc_draw_down() during release so anchored requests can complete safely.
Likely exposure
Exposure is most plausible on systems running an affected Linux kernel where the usbtmc driver is present and used. The supplied affected-version data is irregular and does not establish dependable version ranges, so distribution package status or inclusion of the cited stable commits should determine exposure.
Exploitation context
The CVSS vector describes local, low-complexity exploitation requiring low privileges and no user interaction, with potentially high confidentiality, integrity, and availability impact. The bundle marks this CVE as absent from KEV and provides no evidence of active exploitation or a public exploit.
Researcher notes
The described fault is a release-time race involving anchored URBs and later HCD completion. The supplied records identify multiple stable-tree commits, but provide no reproducer, affected configuration details, exploitation evidence, or reliable branch boundaries. Validate fixes through distribution backport metadata because package versions may not align directly with upstream versions.
Mitigation direction
Install a vendor-supported kernel update that includes the applicable Linux stable fix.
Check Linux distribution security guidance for the exact fixed package version.
Prioritize systems using USB Test and Measurement Class devices or the usbtmc driver.
Reboot into the updated kernel following normal change-control procedures.
Validation and detection
Record the running kernel and installed kernel package versions.
Determine whether the usbtmc driver is present and used on each system.
Verify the vendor package includes CVE-2026-31758 remediation or an applicable cited commit.
After reboot, confirm the running kernel matches the remediated package.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2026-31758 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
0ADP providers
9Source links
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.