PT-2025-43094 · Linux+1 · Linux Kernel+1

Published

2023-07-25

·

Updated

2025-12-04

·

CVE-2023-53693

CVSS v2.0

4.6

Medium

VectorAV:L/AC:L/Au:S/C:N/I:N/A:C
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel's USB gadget driver contains a memory leak in the raw gadget driver. Specifically, the raw dev->count is incremented before the raw queue event() function is invoked. If raw queue event() returns an error, the raw release() function is not triggered, preventing dev free() from being called, which results in a memory leak. The issue occurs during the handling of USB Raw Gadget events and can lead to system instability. The fix involves invoking kref get() only when raw queue event() returns successfully. The function raw open() is involved in the process, and the raw ioctl() function is also mentioned in the context of the issue.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Leak

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

Weakness Enumeration

Related Identifiers

BDU:2026-04009
CVE-2023-53693
SUSE-SU-2025:21040-1
SUSE-SU-2025:21052-1
SUSE-SU-2025:21056-1
SUSE-SU-2025:21064-1
SUSE-SU-2025:4057-1
SUSE-SU-2025:4111-1
SUSE-SU-2025:4128-1
SUSE-SU-2025:4132-1
SUSE-SU-2025:4139-1
SUSE-SU-2025:4140-1
SUSE-SU-2025:4141-1
SUSE-SU-2025:4149-1
SUSE-SU-2025:4301-1
SUSE-SU-2025:4320-1

Affected Products

Linux Kernel
Suse