CVE-2026-93141

Source
https://cve.org/CVERecord?id=CVE-2026-93141
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93141.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93141
Downstream
Published
2026-09-17T16:11:40Z
Modified
2026-09-19T03:47:28Z
Summary
usb: gadget: r8a66597: avoid double free of ep0_req in probe error path
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93141.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
776976a67ae25d18be42794fd783a50757402cbe
Fixed
c9e93290ffe7db22a8131a5f5fd026335090fbbe
Fixed
7721cf32efa428bd9649f4a9b89fc85601df87de
Fixed
f9c43246128a2dd0f2bbad71decf153910ce3606
Fixed
150d3f3c461345b6c9ae784912cf1e49c8e5ff6b
Fixed
b2e68583c7c51eea2aafb8f1793e0d285c56ac82
Fixed
6648c470918371766f6d368113dd2a4faebac93f
Fixed
6be64cca6527f7fc99b05abf54f22db91bbc116f
Fixed
41d541e3718db01668a4cd29815ee4b3b55f76d2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93141.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.17.0
Fixed
5.10.270
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.221
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93141.json"