PT-2025-40182 · Linux+4 · Linux Kernel+7

Published

2025-10-01

·

Updated

2026-01-20

·

CVE-2023-53475

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 A flaw exists in the Linux kernel's USB subsystem, specifically within the xhci-tegra driver. The issue arises when setting a dual-role port to Host mode, leading to a potential sleep call from an atomic context. This occurs because the tegra xusb padctl get usb3 companion function, called through tegra xusb find port, utilizes kasprintf, which can sleep, while being executed within an atomic context. The call to tegra xusb padctl get usb3 companion has been moved to the tegra xhci id work function to resolve this. The kasprintf function allocates memory for a string, and sleeping within an atomic context can lead to system instability or crashes.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Stack Overflow

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

Weakness Enumeration

Related Identifiers

BDU:2026-05904
CVE-2023-53475
SUSE-SU-2025:03615-1
SUSE-SU-2025:03628-1
SUSE-SU-2025:3716-1
SUSE-SU-2025:3761-1

Affected Products

Astra Linux
Linux Kernel
Suse
Kasprintf
Tegra Xhci Id Work
Tegra Xusb Find Port
Tegra Xusb Padctl Get Usb3 Companion
Xhci-Tegra