CVE-2026-93141 (GCVE-0-2026-93141)
Vulnerability from cvelistv5 – Published: 2026-09-17 16:11 – Updated: 2026-09-17 16:11
VLAI
EPSS
VEX
Title
usb: gadget: r8a66597: avoid double free of ep0_req in probe error path
Summary
In the Linux kernel, the following vulnerability has been resolved:
usb: gadget: r8a66597: avoid double free of ep0_req in probe error path
If usb_add_gadget_udc() fails, r8a66597_probe() jumps to err_add_udc
and frees ep0_req, then falls through to clean_up2 where ep0_req is
freed again when it is non-NULL.
Remove the redundant free from err_add_udc and keep the cleanup in
clean_up2 so the request is released exactly once.
Issue found using a prototype static analysis tool
and confirmed by code review.
Severity
No CVSS data available.
Assigner
References
8 references
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Linux | Linux |
Affected:
776976a67ae25d18be42794fd783a50757402cbe , < c9e93290ffe7db22a8131a5f5fd026335090fbbe
(git)
Affected: 776976a67ae25d18be42794fd783a50757402cbe , < 7721cf32efa428bd9649f4a9b89fc85601df87de (git) Affected: 776976a67ae25d18be42794fd783a50757402cbe , < f9c43246128a2dd0f2bbad71decf153910ce3606 (git) Affected: 776976a67ae25d18be42794fd783a50757402cbe , < 150d3f3c461345b6c9ae784912cf1e49c8e5ff6b (git) Affected: 776976a67ae25d18be42794fd783a50757402cbe , < b2e68583c7c51eea2aafb8f1793e0d285c56ac82 (git) Affected: 776976a67ae25d18be42794fd783a50757402cbe , < 6648c470918371766f6d368113dd2a4faebac93f (git) Affected: 776976a67ae25d18be42794fd783a50757402cbe , < 6be64cca6527f7fc99b05abf54f22db91bbc116f (git) Affected: 776976a67ae25d18be42794fd783a50757402cbe , < 41d541e3718db01668a4cd29815ee4b3b55f76d2 (git) |
guessed | |
| Linux | Linux |
Affected:
3.17
Unaffected: 0 , < 3.17 (semver) Unaffected: 5.10.270 , ≤ 5.10.* (semver) Unaffected: 5.15.221 , ≤ 5.15.* (semver) Unaffected: 6.1.188 , ≤ 6.1.* (semver) Unaffected: 6.6.157 , ≤ 6.6.* (semver) Unaffected: 6.12.110 , ≤ 6.12.* (semver) Unaffected: 6.18.52 , ≤ 6.18.* (semver) Unaffected: 7.2.6 , ≤ 7.2.* (semver) Unaffected: 7.3-rc1 , ≤ * (original_commit_for_fix) |
guessed |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/usb/gadget/udc/r8a66597-udc.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "c9e93290ffe7db22a8131a5f5fd026335090fbbe",
"status": "affected",
"version": "776976a67ae25d18be42794fd783a50757402cbe",
"versionType": "git"
},
{
"lessThan": "7721cf32efa428bd9649f4a9b89fc85601df87de",
"status": "affected",
"version": "776976a67ae25d18be42794fd783a50757402cbe",
"versionType": "git"
},
{
"lessThan": "f9c43246128a2dd0f2bbad71decf153910ce3606",
"status": "affected",
"version": "776976a67ae25d18be42794fd783a50757402cbe",
"versionType": "git"
},
{
"lessThan": "150d3f3c461345b6c9ae784912cf1e49c8e5ff6b",
"status": "affected",
"version": "776976a67ae25d18be42794fd783a50757402cbe",
"versionType": "git"
},
{
"lessThan": "b2e68583c7c51eea2aafb8f1793e0d285c56ac82",
"status": "affected",
"version": "776976a67ae25d18be42794fd783a50757402cbe",
"versionType": "git"
},
{
"lessThan": "6648c470918371766f6d368113dd2a4faebac93f",
"status": "affected",
"version": "776976a67ae25d18be42794fd783a50757402cbe",
"versionType": "git"
},
{
"lessThan": "6be64cca6527f7fc99b05abf54f22db91bbc116f",
"status": "affected",
"version": "776976a67ae25d18be42794fd783a50757402cbe",
"versionType": "git"
},
{
"lessThan": "41d541e3718db01668a4cd29815ee4b3b55f76d2",
"status": "affected",
"version": "776976a67ae25d18be42794fd783a50757402cbe",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/usb/gadget/udc/r8a66597-udc.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "3.17"
},
{
"lessThan": "3.17",
"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.110",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.52",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.2.*",
"status": "unaffected",
"version": "7.2.6",
"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": "3.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.221",
"versionStartIncluding": "3.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.188",
"versionStartIncluding": "3.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.157",
"versionStartIncluding": "3.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.110",
"versionStartIncluding": "3.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.52",
"versionStartIncluding": "3.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.2.6",
"versionStartIncluding": "3.17",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.3-rc1",
"versionStartIncluding": "3.17",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: r8a66597: avoid double free of ep0_req in probe error path\n\nIf usb_add_gadget_udc() fails, r8a66597_probe() jumps to err_add_udc\nand frees ep0_req, then falls through to clean_up2 where ep0_req is\nfreed again when it is non-NULL.\n\nRemove the redundant free from err_add_udc and keep the cleanup in\nclean_up2 so the request is released exactly once.\n\nIssue found using a prototype static analysis tool\nand confirmed by code review."
}
],
"providerMetadata": {
"dateUpdated": "2026-09-17T16:11:40.761Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/c9e93290ffe7db22a8131a5f5fd026335090fbbe"
},
{
"url": "https://git.kernel.org/stable/c/7721cf32efa428bd9649f4a9b89fc85601df87de"
},
{
"url": "https://git.kernel.org/stable/c/f9c43246128a2dd0f2bbad71decf153910ce3606"
},
{
"url": "https://git.kernel.org/stable/c/150d3f3c461345b6c9ae784912cf1e49c8e5ff6b"
},
{
"url": "https://git.kernel.org/stable/c/b2e68583c7c51eea2aafb8f1793e0d285c56ac82"
},
{
"url": "https://git.kernel.org/stable/c/6648c470918371766f6d368113dd2a4faebac93f"
},
{
"url": "https://git.kernel.org/stable/c/6be64cca6527f7fc99b05abf54f22db91bbc116f"
},
{
"url": "https://git.kernel.org/stable/c/41d541e3718db01668a4cd29815ee4b3b55f76d2"
}
],
"title": "usb: gadget: r8a66597: avoid double free of ep0_req in probe error path",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-93141",
"datePublished": "2026-09-17T16:11:40.761Z",
"dateReserved": "2026-09-17T16:02:15.088Z",
"dateUpdated": "2026-09-17T16:11:40.761Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-93141\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-09-17T17:18:09.130\",\"lastModified\":\"2026-09-17T17:18:09.130\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nusb: gadget: r8a66597: avoid double free of ep0_req in probe error path\\n\\nIf usb_add_gadget_udc() fails, r8a66597_probe() jumps to err_add_udc\\nand frees ep0_req, then falls through to clean_up2 where ep0_req is\\nfreed again when it is non-NULL.\\n\\nRemove the redundant free from err_add_udc and keep the cleanup in\\nclean_up2 so the request is released exactly once.\\n\\nIssue found using a prototype static analysis tool\\nand confirmed by code review.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/usb/gadget/udc/r8a66597-udc.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"776976a67ae25d18be42794fd783a50757402cbe\",\"lessThan\":\"c9e93290ffe7db22a8131a5f5fd026335090fbbe\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"776976a67ae25d18be42794fd783a50757402cbe\",\"lessThan\":\"7721cf32efa428bd9649f4a9b89fc85601df87de\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"776976a67ae25d18be42794fd783a50757402cbe\",\"lessThan\":\"f9c43246128a2dd0f2bbad71decf153910ce3606\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"776976a67ae25d18be42794fd783a50757402cbe\",\"lessThan\":\"150d3f3c461345b6c9ae784912cf1e49c8e5ff6b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"776976a67ae25d18be42794fd783a50757402cbe\",\"lessThan\":\"b2e68583c7c51eea2aafb8f1793e0d285c56ac82\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"776976a67ae25d18be42794fd783a50757402cbe\",\"lessThan\":\"6648c470918371766f6d368113dd2a4faebac93f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"776976a67ae25d18be42794fd783a50757402cbe\",\"lessThan\":\"6be64cca6527f7fc99b05abf54f22db91bbc116f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"776976a67ae25d18be42794fd783a50757402cbe\",\"lessThan\":\"41d541e3718db01668a4cd29815ee4b3b55f76d2\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/usb/gadget/udc/r8a66597-udc.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"3.17\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"3.17\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.270\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.221\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.188\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.157\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.110\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.52\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2.6\",\"lessThanOrEqual\":\"7.2.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.3-rc1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/150d3f3c461345b6c9ae784912cf1e49c8e5ff6b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/41d541e3718db01668a4cd29815ee4b3b55f76d2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6648c470918371766f6d368113dd2a4faebac93f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6be64cca6527f7fc99b05abf54f22db91bbc116f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/7721cf32efa428bd9649f4a9b89fc85601df87de\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b2e68583c7c51eea2aafb8f1793e0d285c56ac82\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c9e93290ffe7db22a8131a5f5fd026335090fbbe\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f9c43246128a2dd0f2bbad71decf153910ce3606\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
"suse_vex": {
"aggregate_severity": "not set",
"current_release_date": "2026-09-18T00:11:40Z",
"cve": "CVE-2026-93141",
"id": "CVE-2026-93141",
"initial_release_date": "2026-09-18T00:11:40Z",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-93141",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-93141.json",
"version": "2"
}
}
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…