PT-2024-29258 · Linux+7 · Linux Kernel+7

Vitor Soares

·

Published

2024-05-17

·

Updated

2026-05-26

·

CVE-2024-41088

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 occurs when the mcp251xfd start xmit() function fails, causing the driver to stop processing messages and the interrupt routine to run indefinitely. This can happen when multiple devices share the same SPI interface and there is concurrent access to the bus. The problem is due to tx ring->head incrementing even if mcp251xfd start xmit() fails, resulting in the driver skipping one TX package while expecting a response in mcp251xfd handle tefif one(). Error messages are generated, including [ 441.298819] mcp251xfd spi2.0 can0: ERROR in mcp251xfd start xmit: -16 and [ 441.306498] mcp251xfd spi2.0 can0: Transmit Event FIFO buffer not empty. The issue can be resolved by starting a workqueue to write the tx obj synchronously if err = -EBUSY, and in case of another error, decrementing tx ring->head, removing skb from the echo stack, and dropping the message.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Infinite Loop

Weakness Enumeration

Related Identifiers

ALSA-2025_16880
ALT-PU-2024-11524
ALT-PU-2024-13979
ALT-PU-2024-14046
AZL-47983
BDU:2025-03005
CVE-2024-41088
DLA-4008-1
OESA-2024-2028
OESA-2024-2029
OESA-2024-2031
OESA-2024-2076
OPENSUSE-SU-2024_3190-1
OPENSUSE-SU-2024_3209-1
OPENSUSE-SU-2024_3483-1
SUSE-SU-2024:3190-1
SUSE-SU-2024:3194-1
SUSE-SU-2024:3195-1
SUSE-SU-2024:3209-1
SUSE-SU-2024:3383-1
SUSE-SU-2024:3483-1
SUSE-SU-2025:20044-1
SUSE-SU-2025:20047-1
USN-7089-1
USN-7089-2
USN-7089-3
USN-7089-4
USN-7089-5
USN-7089-6
USN-7089-7
USN-7090-1
USN-7095-1
USN-7156-1

Affected Products

Alt Linux
Astra Linux
Debian
Linuxmint
Linux Kernel
Red Os
Suse
Ubuntu