CVE-2026-93214
📛 CVE Title
usb: gadget: f_tcm: fix deadlock in usbg_make_tpg()
Description
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_tcm: fix deadlock in usbg_make_tpg() usbg_make_tpg() held dep_lock while calling configfs_depend_item_unlocked(), which acquires the configfs root inode lock when operating across subsystems. This creates a circular lock dependency with configfs_rmdir(): dep_lock -> configfs root inode lock -> su_mutex -> dep_lock In usbg_make_tpg(), dep_lock only serialized the read of opts->ready, which is a monotonic flag that transitions from false to true exactly once (in tcm_set_name()) and never reverts. Remove dep_lock from usbg_make_tpg() entirely and use READ_ONCE/WRITE_ONCE to access opts->ready locklessly instead.
Overview
- State
- PUBLISHED
- Assigner (CNA)
- Linux
- CVSS severity
- —
- CVSS score
- —
- CVSS vector
- —
- Effective score
- no score available from CNA, NVD, or AI yet
- CWE(s)
- —
- Reserved
- 2026-09-17
- Published
- 2026-09-24 15:10 UTC
- Last updated
- 2026-09-24 15:10 UTC
- Source
- https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2026/93xxx/CVE-2026-93214.json
NVD / KEV / EPSS data refreshed 2026-09-25 04:32 UTC. Re-run the 🛰 Backfill from NVD button above to refresh.
AI-forensic CVSS estimate
Used only when a CVE has no official CVSS from its CNA or NVD. An LLM estimates the v3.1 base score from the description; a HIGH/CRITICAL estimate promotes the CVE to a Threat.
No AI estimate yet — it runs automatically once NVD has been checked, or click the button above.
European Union Vulnerability Database ENISA EUVD
ENISA's official EU repository for curated vulnerability intelligence. Carries a separate identifier (EUVD-YYYY-NNNN) and frequently exposes an earlier-published description + CVSS than NVD does.
- EUVD ID
-
EUVD-2026-85943 - Assigner
- Linux
- Published
- Sep 24, 2026, 3:10:36 PM
- Updated
- Sep 24, 2026, 3:10:36 PM
- EUVD base score
- 0.0 / 10
- EUVD-reported EPSS
- 0.0000
- Vendors
- Linux
- Products
-
Linux (4bb8548df632187d5db50878e71804af5f7c51ad <78a14ea2284825055ab6c2a1f3489510f560f3a2)Linux (4bb8548df632187d5db50878e71804af5f7c51ad <f81a2da137b029a282b9bc64d2f267d242948659)Linux (patch: 5.10.270)Linux (patch: 6.18.50)Linux (patch: 7.3-rc1)Linux (4.5)Linux (4bb8548df632187d5db50878e71804af5f7c51ad <3639438a4c83ffc2e564c8c010b92137c5d11cfa)Linux (4bb8548df632187d5db50878e71804af5f7c51ad <d90b0f90e30cd59b36005a4016b15cf02bcd7fb2)Linux (4bb8548df632187d5db50878e71804af5f7c51ad <9dbf74f4022f80f7669d2b3c22c5deb46c1b5674)Linux (patch: 5.15.221)Linux (4bb8548df632187d5db50878e71804af5f7c51ad <6bcd9ee6ad6989d1d85a7459687e45b7ad7568d9)Linux (patch: 7.2.4)Linux (4bb8548df632187d5db50878e71804af5f7c51ad <abad5daa41cf5d0a0a9cba0397d3a0e7f11e0277)Linux (4bb8548df632187d5db50878e71804af5f7c51ad <eef3e62f90d86c1c5651742f84ecc9db1814a893)Linux (patch: 6.6.157)Linux (patch: 6.1.188)Linux (patch: 6.12.109)Linux (patch: 0)
- Aliases
-
GHSA-wwm2-chq9-c6mx
ENISA description: In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_tcm: fix deadlock in usbg_make_tpg() usbg_make_tpg() held dep_lock while calling configfs_depend_item_unlocked(), which acquires the configfs root inode lock when operating across subsystems. This creates a circular lock dependency with configfs_rmdir(): dep_lock -> configfs root inode lock -> su_mutex -> dep_lock In usbg_make_tpg(), dep_lock only serialized the read of opts->ready, which is a monotonic flag that transitions from false to true exactly once (in tcm_set_name()) and never reverts. Remove dep_lock from usbg_make_tpg() entirely and use READ_ONCE/WRITE_ONCE to access opts->ready locklessly instead.
EUVD references (8)
- https://git.kernel.org/stable/c/abad5daa41cf5d0a0a9cba0397d3a0e7f11e0277
- https://git.kernel.org/stable/c/3639438a4c83ffc2e564c8c010b92137c5d11cfa
- https://git.kernel.org/stable/c/78a14ea2284825055ab6c2a1f3489510f560f3a2
- https://git.kernel.org/stable/c/eef3e62f90d86c1c5651742f84ecc9db1814a893
- https://git.kernel.org/stable/c/f81a2da137b029a282b9bc64d2f267d242948659
- https://git.kernel.org/stable/c/6bcd9ee6ad6989d1d85a7459687e45b7ad7568d9
- https://git.kernel.org/stable/c/d90b0f90e30cd59b36005a4016b15cf02bcd7fb2
- https://git.kernel.org/stable/c/9dbf74f4022f80f7669d2b3c22c5deb46c1b5674
Affected products (2)
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| Linux | Linux |
4bb8548df632187d5db50878e71804af5f7c51ad (affected),
4bb8548df632187d5db50878e71804af5f7c51ad (affected),
4bb8548df632187d5db50878e71804af5f7c51ad (affected),
4bb8548df632187d5db50878e71804af5f7c51ad (affected),
4bb8548df632187d5db50878e71804af5f7c51ad (affected),
4bb8548df632187d5db50878e71804af5f7c51ad (affected),
4bb8548df632187d5db50878e71804af5f7c51ad (affected),
4bb8548df632187d5db50878e71804af5f7c51ad (affected)
|
— |
| Linux | Linux |
4.5 (affected),
0 (unaffected),
5.10.270 (unaffected),
5.15.221 (unaffected),
6.1.188 (unaffected),
6.6.157 (unaffected),
6.12.109 (unaffected),
6.18.50 (unaffected),
7.2.4 (unaffected),
7.3-rc1 (unaffected)
|
— |
Vendor references (8)
References embedded in the original CVE record by the assigning CNA.
- https://git.kernel.org/stable/c/abad5daa41cf5d0a0a9cba0397d3a0e7f11e0277
- https://git.kernel.org/stable/c/3639438a4c83ffc2e564c8c010b92137c5d11cfa
- https://git.kernel.org/stable/c/78a14ea2284825055ab6c2a1f3489510f560f3a2
- https://git.kernel.org/stable/c/eef3e62f90d86c1c5651742f84ecc9db1814a893
- https://git.kernel.org/stable/c/f81a2da137b029a282b9bc64d2f267d242948659
- https://git.kernel.org/stable/c/6bcd9ee6ad6989d1d85a7459687e45b7ad7568d9
- https://git.kernel.org/stable/c/d90b0f90e30cd59b36005a4016b15cf02bcd7fb2
- https://git.kernel.org/stable/c/9dbf74f4022f80f7669d2b3c22c5deb46c1b5674
Web references (0)
DuckDuckGo results ranked by threat-intel / vendor advisory domains. Generated by the 🔎 Find references (web) button above — same flow as the Remediations search.
No web references attached yet.
Remediations (10)
-
web:blog.qualys.com
What can I do before Microsoft releases a patch ? Qualys TruRisk™ Eliminate provides a recommended mitigation for CVE - 2026 -69414 that can be applied to affected systems while Microsoft works on a fix . Assets can then be reassessed in Qualys VMDR to verify the remediation outcome.
2026-09-25 10:45 UTC -
web:helpx.adobe.com
This page contains important information regarding security vulnerabilities that could affect specific versions of Adobe products. Use this information to take the prescribed corrective actions.
2026-09-25 10:45 UTC -
web:learn.microsoft.com
Learning path Learn how Microsoft supports secure software development as part of a cybersecurity solution - Training Secure software development means integrating security into each phase of your development lifecycle, from requirements analysis to maintenance. Microsoft provides many services that can help you develop more secure code and deploy a more secure application in the cloud. This ...
2026-09-25 10:45 UTC -
web:msrc-ppe.microsoft.com
The Microsoft Security Response Center (MSRC) investigates all reports of security vulnerabilities affecting Microsoft products and services, and provides the information here as part of the ongoing effort to help you manage security risks and help keep your systems protected.
2026-09-25 10:45 UTC -
web:support.microsoft.com
Note To apply this security update, you must have the release version of Excel 2016 installed on the computer.
2026-09-25 10:45 UTC -
web:support.sap.com
SAP security Patch Day Bulletin This post shares the information on security notes that remediate vulnerabilities discovered in SAP products. SAP strongly recommends that the customer visits the support portal and applies patches on priority to protect their SAP landscape. On 9th of June 2026 , SAP security patch day saw the release of 15 new security notes.
2026-09-25 10:45 UTC -
web:windowsforum.com
Patch Compliance Cannot Close This Ticket Yet The uncomfortable lesson from ShieldBreak is that "patched" is a statement about a particular vulnerability and a particular remediation , not a permanent assurance about a product area. CVE - 2026 -50656 was patched in July. CVE - 2026 -69414 remains pending in August, despite both issues involving Defender's privileged behavior and the same ...
2026-09-25 10:45 UTC -
web:www.cisecurity.org
Microsoft reports CVE - 2026 -56164 has been exploited in the wild. CVE - 2026 -56164 may allow remote cyber threat actors to gain unauthorized access to on-premises SharePoint Server instances. Microsoft noted that integrating its Antimalware Scan Interface (AMSI) can provide temporary mitigation by actively scanning and detecting malicious POST requests associated with exploitation attempts. The ...
2026-09-25 10:45 UTC -
web:www.microsoft.com
Microsoft's free Security Update Guide Notifications provide links to security-related software updates and notification of re-released security updates. These notifications are sent via email throughout the month as needed. You can choose the type of updates for which you want to be notified: Major ...
2026-09-25 10:45 UTC -
web:www.oracle.com
This Critical Patch Update contains 1448 new security patches across the product families listed below. Please note that a My Oracle Support (MOS) note summarizing the content of this Critical Patch Update and other Oracle Software Security Assurance activities is located at July 2026 Critical Patch Update: Executive Summary and Analysis.
2026-09-25 10:45 UTC
AI Forensic Analysis
Only Available for Registered Users. Sign in to view.
Raw JSON
The full cvelistV5 record. Download as CVE-2026-93214.json.
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/usb/gadget/function/f_tcm.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "abad5daa41cf5d0a0a9cba0397d3a0e7f11e0277",
"status": "affected",
"version": "4bb8548df632187d5db50878e71804af5f7c51ad",
"versionType": "git"
},
{
"lessThan": "3639438a4c83ffc2e564c8c010b92137c5d11cfa",
"status": "affected",
"version": "4bb8548df632187d5db50878e71804af5f7c51ad",
"versionType": "git"
},
{
"lessThan": "78a14ea2284825055ab6c2a1f3489510f560f3a2",
"status": "affected",
"version": "4bb8548df632187d5db50878e71804af5f7c51ad",
"versionType": "git"
},
{
"lessThan": "eef3e62f90d86c1c5651742f84ecc9db1814a893",
"status": "affected",
"version": "4bb8548df632187d5db50878e71804af5f7c51ad",
"versionType": "git"
},
{
"lessThan": "f81a2da137b029a282b9bc64d2f267d242948659",
"status": "affected",
"version": "4bb8548df632187d5db50878e71804af5f7c51ad",
"versionType": "git"
},
{
"lessThan": "6bcd9ee6ad6989d1d85a7459687e45b7ad7568d9",
"status": "affected",
"version": "4bb8548df632187d5db50878e71804af5f7c51ad",
"versionType": "git"
},
{
"lessThan": "d90b0f90e30cd59b36005a4016b15cf02bcd7fb2",
"status": "affected",
"version": "4bb8548df632187d5db50878e71804af5f7c51ad",
"versionType": "git"
},
{
"lessThan": "9dbf74f4022f80f7669d2b3c22c5deb46c1b5674",
"status": "affected",
"version": "4bb8548df632187d5db50878e71804af5f7c51ad",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/usb/gadget/function/f_tcm.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "4.5"
},
{
"lessThan": "4.5",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.270",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.221",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.188",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.157",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.109",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.50",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.2.*",
"status": "unaffected",
"version": "7.2.4",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.3-rc1",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.270",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.221",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.188",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.157",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.109",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.50",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.2.4",
"versionStartIncluding": "4.5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.3-rc1",
"versionStartIncluding": "4.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: f_tcm: fix deadlock in usbg_make_tpg()\n\nusbg_make_tpg() held dep_lock while calling\nconfigfs_depend_item_unlocked(), which acquires the configfs root\ninode lock when operating across subsystems. This creates a circular\nlock dependency with configfs_rmdir():\n\n dep_lock -> configfs root inode lock -> su_mutex -> dep_lock\n\nIn usbg_make_tpg(), dep_lock only serialized the read of opts->ready,\nwhich is a monotonic flag that transitions from false to true exactly\nonce (in tcm_set_name()) and never reverts. Remove dep_lock from\nusbg_make_tpg() entirely and use READ_ONCE/WRITE_ONCE to access\nopts->ready locklessly instead."
}
],
"providerMetadata": {
"dateUpdated": "2026-09-24T15:10:36.975Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/abad5daa41cf5d0a0a9cba0397d3a0e7f11e0277"
},
{
"url": "https://git.kernel.org/stable/c/3639438a4c83ffc2e564c8c010b92137c5d11cfa"
},
{
"url": "https://git.kernel.org/stable/c/78a14ea2284825055ab6c2a1f3489510f560f3a2"
},
{
"url": "https://git.kernel.org/stable/c/eef3e62f90d86c1c5651742f84ecc9db1814a893"
},
{
"url": "https://git.kernel.org/stable/c/f81a2da137b029a282b9bc64d2f267d242948659"
},
{
"url": "https://git.kernel.org/stable/c/6bcd9ee6ad6989d1d85a7459687e45b7ad7568d9"
},
{
"url": "https://git.kernel.org/stable/c/d90b0f90e30cd59b36005a4016b15cf02bcd7fb2"
},
{
"url": "https://git.kernel.org/stable/c/9dbf74f4022f80f7669d2b3c22c5deb46c1b5674"
}
],
"title": "usb: gadget: f_tcm: fix deadlock in usbg_make_tpg()",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-93214",
"datePublished": "2026-09-24T15:10:36.975Z",
"dateReserved": "2026-09-17T16:02:15.093Z",
"dateUpdated": "2026-09-24T15:10:36.975Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}