CVE-2026-31758
Vulnerability Summary
Timeline
Description
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.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.13%• Percentile: 3%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- linux•linux
≥ 4f3c8d6eddc272b386464524235440a418ed2029, < 959ef329071136e4335b54822fe2f607659b4569 | ≥ 4f3c8d6eddc272b386464524235440a418ed2029, < e189d443767f7cd390c52f2e122e1fc41c7562d6 | ≥ 4f3c8d6eddc272b386464524235440a418ed2029, < 7fa8f61bab3fb75b5deba8a0f3abb74dc5068d9f | ≥ 4f3c8d6eddc272b386464524235440a418ed2029, < 95e09b07e50290254b28b8395509473104518f8c | ≥ 4f3c8d6eddc272b386464524235440a418ed2029, < d13318dec0c1e0e2ac16f8ecbd522db14cea4bb1 | ≥ 4f3c8d6eddc272b386464524235440a418ed2029, < 977b632db51d231dec0bc571089a5c2402674139 | ≥ 4f3c8d6eddc272b386464524235440a418ed2029, < d40198de50232e04c14c6e2092e896766c95ea48 | ≥ 4f3c8d6eddc272b386464524235440a418ed2029, < 8a768552f7a8276fb9e01d49773d2094ace7c8f1 | 4.19
- linux•linux_kernel
≥ 4.19, < 5.10.253 | ≥ 5.11, < 5.15.203 | ≥ 5.16, < 6.1.168 | ≥ 6.2, < 6.6.134 | ≥ 6.7, < 6.12.81 | ≥ 6.13, < 6.18.22 | ≥ 6.19, < 6.19.12 | 7.0:rc1 | 7.0:rc2 | 7.0:rc3 | 7.0:rc4 | 7.0:rc5 | 7.0:rc6
References (8)
- https://git.kernel.org/stable/c/959ef329071136e4335b54822fe2f607659b4569
- https://git.kernel.org/stable/c/e189d443767f7cd390c52f2e122e1fc41c7562d6
- https://git.kernel.org/stable/c/7fa8f61bab3fb75b5deba8a0f3abb74dc5068d9f
- https://git.kernel.org/stable/c/95e09b07e50290254b28b8395509473104518f8c
- https://git.kernel.org/stable/c/d13318dec0c1e0e2ac16f8ecbd522db14cea4bb1
- https://git.kernel.org/stable/c/977b632db51d231dec0bc571089a5c2402674139
- https://git.kernel.org/stable/c/d40198de50232e04c14c6e2092e896766c95ea48
- https://git.kernel.org/stable/c/8a768552f7a8276fb9e01d49773d2094ace7c8f1