PT-2024-6947 · Linux+6 · Linux Kernel+6

Simon Arlott

·

Published

2024-08-22

·

Updated

2025-09-29

·

CVE-2024-46791

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 The issue is related to a deadlock in the Linux kernel's mcp251x component. The mcp251x hw wake() function is called with the mcp lock mutex held, which disables the interrupt handler and can cause a deadlock if an interrupt occurs during mcp251x open(). This happens because the interrupt handler tries to acquire the same mutex, leading to a deadlock. The solution is to use disable irq nosync() instead of disable irq() because the interrupt handler does everything while holding the mutex.
Recommendations To resolve the issue, update the Linux kernel to a version that includes the fix for the deadlock in the mcp251x component. As a temporary workaround, consider modifying the mcp251x hw wake() function to use disable irq nosync() instead of disable irq() to prevent the deadlock.

Exploit

Fix

Improper Locking

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

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
ALT-PU-2024-12535
ALT-PU-2024-12537
ALT-PU-2024-12541
ALT-PU-2024-12968
ALT-PU-2024-12970
ALT-PU-2024-13121
ALT-PU-2024-13166
ALT-PU-2024-13260
ALT-PU-2024-13979
ALT-PU-2024-14046
ALT-PU-2024-15824
AZL-49409
BDU:2024-08189
CVE-2024-46791
DLA-3912-1
DLA-4008-1
DSA-5782-1
MGASA-2024-0316
MGASA-2024-0318
OESA-2024-2216
OESA-2024-2218
OESA-2024-2219
OESA-2024-2220
OPENSUSE-SU-2024_3551-1
OPENSUSE-SU-2024_3561-1
OPENSUSE-SU-2024_3564-1
OPENSUSE-SU-2024_3587-1
OPENSUSE-SU-2024_3592-1
SUSE-SU-2024:3551-1
SUSE-SU-2024:3553-1
SUSE-SU-2024:3561-1
SUSE-SU-2024:3564-1
SUSE-SU-2024:3569-1
SUSE-SU-2024:3587-1
SUSE-SU-2024:3592-1
SUSE-SU-2025:20073-1
SUSE-SU-2025:20077-1
USN-7100-1
USN-7100-2
USN-7123-1
USN-7144-1
USN-7154-1
USN-7154-2
USN-7155-1
USN-7156-1
USN-7194-1
USN-7196-1

Affected Products

Alt Linux
Astra Linux
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu