PT-2026-64568 · Linux+1 · Linux Kernel+1

CVE-2026-64347

·

Published

2026-07-25

·

Updated

2026-09-07

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the USB gadget composite handler within the composite setup() function. When processing the OTG branch, the code attempts to fall back to the first configuration using list first entry(). However, list first entry() does not return NULL even if the list is empty, rendering the subsequent if (!config) check ineffective. If cdev->configs is empty—which can occur during a teardown race on gadget unbind or when a driver sets is otg before adding a configuration—the system reads an incorrect memory offset and copies data into the response buffer via memcpy(). This can lead to a KASAN fault.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Improper Locking

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-64347
ECHO-144F-B284-FABC
OPENSUSE-SU-2026:11476-1
OPENSUSE-SU-2026:21555-1
SUSE-SU-2026:23066-1
SUSE-SU-2026:23068-1
SUSE-SU-2026:23193-1
SUSE-SU-2026:23194-1
SUSE-SU-2026:23221-1
SUSE-SU-2026:23231-1
SUSE-SU-2026:23237-1
SUSE-SU-2026:23241-1
SUSE-SU-2026:23244-1
SUSE-SU-2026:3790-1
SUSE-SU-2026:3810-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu