CVE-2026-64233

MEDIUMNVD 5.55.5
EchelonGraph scoreMEDIUM confidence

Score 5.5 from GitHub Security Advisory published 2026-07-24. NVD baseline CVSS 5.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
Trending — 4 sources updated this week
5.5EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.5Exploit: None knownExposed: 0

A fix is available — apply it.

In the Linux kernel, the following vulnerability has been resolved:

usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind

uvc_function_bind() walks &opts->extension_units twice without holding opts->lock:

  • directly, for the iExtension string-descriptor fixup loop;
  • indirectly, four times via uvc_copy_descriptors() (once per speed),
where the helper iterates uvc->desc.extension_units (which aliases &opts->extension_units) to size and emit XU descriptors.

The configfs side (uvcg_extension_make / uvcg_extension_drop, in drivers/usb/gadget/function/uvc_configfs.c) takes opts->lock around its list_add_tail / list_del operations. A privileged userspace process that holds the configfs subtree open and writes the gadget UDC name to bind the function while concurrently rmdir()'ing an extensions subdir can race uvcg_extension_drop() against the bind-time list walks and dereference a freed struct uvcg_extension.

Hold opts->lock from the start of the XU string-descriptor fixup through the last uvc_copy_descriptors() call, releasing on the descriptor-error path via a new error_unlock label that drops the lock before falling through to the existing error label. This matches the locking discipline of the configfs callbacks and removes the only remaining unsynchronised reader of the XU list during bind.

Reachability: only privileged processes that can mount configfs and write to gadget UDC files can trigger the race, so this is a correctness fix rather than a security boundary.

CVSS v3
5.5
EG Score
5.5(medium)
EG Risk
29(Track)
EG Risk 29/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity55% × 45%
Exploitation0% × 40%
Automatability30% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
2%
KEV
Not listed

Published

July 24, 2026

Last Modified

August 12, 2026

Advisory Details (5)

Auto-updated Aug 12, 2026
No patch confirmed yet.
generic

usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/e15c414092b3c24610cc771e481a723b0f645eca
generic

usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/caec0145e5974e85fe5192fc6a6f5aa1a98f82a6
generic

usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/68aa70648b625fa684bc0b71bbfd905f4943ca20
generic

usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/5f1b9cff88982e2a2053d8b1fd983f7ccb9f03cc
generic

usb: gadget: uvc: hold opts->lock across XU walks in uvc_function_bind - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2c9e0905ef7e69f7b814cd709613f6b3b5b98805

Vendor Advisories for CVE-2026-64233(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Patch Availability(3)

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(2 across 2 ecosystems)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.94-1~bpo12+1 (27 versions)6.12.94-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 7.0.9-1~bpo13+1 (138 versions)7.0.12-1

All Vendor Advisories

(3)

Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.

Data Freshness Timeline

(refreshed 17× in last 7d / 79× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-08-30 01:22 UTCEPSS rescore
  2. 2026-08-30 00:18 UTCEG score recompute
  3. 2026-08-30 00:18 UTCVendor advisory
  4. 2026-08-30 00:18 UTCGHSA enrichment
  5. 2026-08-28 21:42 UTCEPSS rescore
  6. 2026-08-27 11:58 UTCEG score recompute
  7. 2026-08-27 11:58 UTCVendor advisory
  8. 2026-08-27 11:58 UTCGHSA enrichment
  9. 2026-08-26 14:47 UTCEPSS rescore
  10. 2026-08-26 10:56 UTCVendor advisory
  11. 2026-08-26 10:56 UTCGHSA enrichment
  12. 2026-08-25 09:53 UTCEG score recompute
  13. 2026-08-25 09:53 UTCVendor advisory
  14. 2026-08-25 09:53 UTCGHSA enrichment
  15. 2026-08-24 08:50 UTCEG score recompute
  16. 2026-08-24 08:50 UTCVendor advisory
  17. 2026-08-24 08:50 UTCGHSA enrichment
  18. 2026-08-23 07:44 UTCEG score recompute
  19. 2026-08-23 07:44 UTCVendor advisory
  20. 2026-08-23 07:44 UTCGHSA enrichment
  21. 2026-08-23 00:19 UTCEPSS rescore
  22. 2026-08-22 06:42 UTCEG score recompute
  23. 2026-08-22 06:42 UTCVendor advisory
  24. 2026-08-22 06:42 UTCGHSA enrichment
  25. 2026-08-21 23:49 UTCEPSS rescore
Show 72 more
  1. 2026-08-21 05:40 UTCEG score recompute
  2. 2026-08-21 05:40 UTCVendor advisory
  3. 2026-08-21 05:40 UTCGHSA enrichment
  4. 2026-08-20 22:55 UTCEPSS rescore
  5. 2026-08-20 04:38 UTCEG score recompute
  6. 2026-08-20 04:38 UTCVendor advisory
  7. 2026-08-20 04:38 UTCGHSA enrichment
  8. 2026-08-19 17:04 UTCEPSS rescore
  9. 2026-08-19 03:35 UTCEG score recompute
  10. 2026-08-19 03:35 UTCVendor advisory
  11. 2026-08-19 03:35 UTCGHSA enrichment
  12. 2026-08-18 13:48 UTCEPSS rescore
  13. 2026-08-18 01:26 UTCEG score recompute
  14. 2026-08-18 01:26 UTCVendor advisory
  15. 2026-08-18 01:26 UTCGHSA enrichment
  16. 2026-08-17 13:47 UTCEPSS rescore
  17. 2026-08-16 23:32 UTCEG score recompute
  18. 2026-08-16 23:32 UTCVendor advisory
  19. 2026-08-16 23:32 UTCGHSA enrichment
  20. 2026-08-16 14:56 UTCEPSS rescore
  21. 2026-08-15 22:30 UTCEG score recompute
  22. 2026-08-15 22:30 UTCVendor advisory
  23. 2026-08-15 22:30 UTCGHSA enrichment
  24. 2026-08-15 01:30 UTCEPSS rescore
  25. 2026-08-14 21:28 UTCEG score recompute
  26. 2026-08-14 21:28 UTCVendor advisory
  27. 2026-08-14 21:28 UTCGHSA enrichment
  28. 2026-08-13 22:00 UTCEPSS rescore
  29. 2026-08-13 20:25 UTCEG score recompute
  30. 2026-08-13 20:25 UTCVendor advisory
  31. 2026-08-13 20:25 UTCGHSA enrichment
  32. 2026-08-12 19:19 UTCEG score recompute 5.50
  33. 2026-08-12 19:19 UTCVendor advisory
  34. 2026-08-12 19:19 UTCGHSA enrichment
  35. 2026-08-12 19:18 UTCNVD updateCVSS v3 → 5.5 · severity → MEDIUM
  36. 2026-08-12 13:51 UTCEPSS rescore
  37. 2026-08-11 21:21 UTCVendor advisory
  38. 2026-08-11 21:21 UTCGHSA enrichment
  39. 2026-08-11 00:00 UTCEPSS rescore
  40. 2026-08-08 19:50 UTCVendor advisory
  41. 2026-08-08 19:50 UTCGHSA enrichment
  42. 2026-08-08 16:37 UTCEPSS rescore
  43. 2026-08-06 13:47 UTCEPSS rescore
  44. 2026-08-05 19:17 UTCEPSS rescore
  45. 2026-08-05 19:17 UTCEPSS rescore
  46. 2026-08-05 18:18 UTCVendor advisory
  47. 2026-08-05 18:18 UTCGHSA enrichment
  48. 2026-08-04 15:10 UTCEPSS rescore
  49. 2026-08-04 10:39 UTCEPSS rescore
  50. 2026-08-03 10:36 UTCEPSS rescore
  51. 2026-08-02 16:47 UTCVendor advisory
  52. 2026-08-02 16:47 UTCGHSA enrichment
  53. 2026-08-02 02:27 UTCEPSS rescore
  54. 2026-08-01 04:16 UTCEPSS rescore
  55. 2026-07-30 16:28 UTCEPSS rescore
  56. 2026-07-30 15:16 UTCEG score recompute
  57. 2026-07-30 15:16 UTCGHSA enrichment
  58. 2026-07-30 01:30 UTCEPSS rescore
  59. 2026-07-30 01:30 UTCEPSS rescore
  60. 2026-07-29 04:31 UTCEG score recompute
  61. 2026-07-29 04:31 UTCGHSA enrichment
  62. 2026-07-28 15:37 UTCEPSS rescore
  63. 2026-07-27 14:14 UTCEPSS rescore
  64. 2026-07-26 14:54 UTCEPSS rescore
  65. 2026-07-26 14:54 UTCEPSS rescore
  66. 2026-07-26 02:58 UTCEG score recompute
  67. 2026-07-26 02:58 UTCGHSA enrichment
  68. 2026-07-25 14:18 UTCEPSS rescore
  69. 2026-07-25 14:18 UTCEPSS rescore
  70. 2026-07-24 16:31 UTCNVD update
  71. 2026-07-24 15:43 UTCEG score recompute
  72. 2026-07-24 15:41 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-64233?
CVE-2026-64233 is a medium vulnerability published on July 24, 2026. In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: hold opts->lock across XU walks in uvcfunctionbind uvcfunctionbind() walks &opts->extension_units twice without holding opts->lock: directly, for the iExtension string-descriptor fixup loop; indirectly, four times…
When was CVE-2026-64233 disclosed?
CVE-2026-64233 was first published in the National Vulnerability Database on July 24, 2026, with the most recent update on August 12, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-64233 actively exploited?
CVE-2026-64233 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 98.4% of all scored CVEs.
What is the CVSS score of CVE-2026-64233?
CVE-2026-64233 has a CVSS v3 base score of 5.5 (NVD).
How do I remediate CVE-2026-64233?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-64233, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-64233

Explore →

Is Your Infrastructure Affected by CVE-2026-64233?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.