PT-2024-4114 · Linux+10 · Linux Kernel+10

Alan Stern

·

Published

2024-03-26

·

Updated

2025-10-20

·

CVE-2024-26933

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to a deadlock in the port "disable" sysfs attribute in the Linux kernel's USB core. The show and store callback routines for the "disable" sysfs attribute file in port.c acquire the device lock for the port's parent hub device, which can cause problems if another process has locked the hub to remove it or change its configuration. This can lead to a deadlock situation where the lock cannot be released until the callback routines return, but the callback routines cannot return until after they have acquired the lock. The deadlock can be avoided by calling sysfs break active protection(), but this call has the disadvantage that there is no guarantee that the hub structure won't be deallocated at any moment. To prevent this, a reference to the hub structure must be acquired first by calling hub get().
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

ALSA-2024:3618
ALSA-2024:3627
ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
ALT-PU-2024-13979
ALT-PU-2024-14046
AZL-42249
BDU:2024-04580
CESA-2024_3618
CESA-2024_3627
CVE-2024-26933
INFSA-2024_3618
INFSA-2024_3627
INFSA-2024_9315
OPENSUSE-SU-2024_1644-1
RHSA-2024:3618
RHSA-2024:3627
RHSA-2024:9315
RHSA-2024_3618
RHSA-2024_3627
RHSA-2024_9315
RLSA-2024:3618
RLSA-2024:3627
SUSE-SU-2024:1644-1
SUSE-SU-2024:2008-1
SUSE-SU-2024:2135-1
SUSE-SU-2024:2190-1
SUSE-SU-2024:2203-1
SUSE-SU-2024:2973-1
SUSE-SU-2025:20008-1
SUSE-SU-2025:20028-1
USN-6816-1
USN-6817-1
USN-6817-2
USN-6817-3
USN-6878-1

Affected Products

Alt Linux
Almalinux
Astra Linux
Centos
Linuxmint
Linux Kernel
Red Hat
Red Os
Rocky Linux
Suse
Ubuntu