PT-2024-7705 · Linux+9 · Linux Kernel+9

Published

2024-02-01

·

Updated

2025-09-29

·

CVE-2024-26846

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 issue is related to a double free error in the nvme-fc component of the Linux kernel. The module exit path has a race between deleting all controllers and freeing 'left over IDs'. To prevent double free, a synchronization between nvme delete ctrl and ida destroy has been added. There is some logic to prevent hanging forever in wait for completion, though it does not handle all cases. For example, blktests can reproduce the situation where the module unload hangs forever. The cleanup code executed from the nvme delete ctrl path can free all IDs eventually, making ida destroy unnecessary. The fix involves flushing the nvme delete wq workqueue to ensure all nvme delete ctrl code is executed before leaving nvme fc exit module. The unused nvme fc wq workqueue is also removed.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Double Free

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

Weakness Enumeration

Related Identifiers

ALSA-2024:7000
ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
BDU:2024-09163
CESA-2024_7000
CVE-2024-26846
DLA-3842-1
DSA-5681-1
INFSA-2024_7000
INFSA-2024_9315
OESA-2024-1617
OESA-2024-1618
OESA-2024-1622
RHSA-2024:7000
RHSA-2024:9315
RHSA-2024_7000
RHSA-2024_9315
RHSA-2025:2270
SUSE-SU-2024:1979-1
SUSE-SU-2024:1983-1
SUSE-SU-2024:2008-1
SUSE-SU-2024:2019-1
SUSE-SU-2024:2135-1
SUSE-SU-2024:2184-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
SUSE-SU-2025:20166-1
SUSE-SU-2025:20249-1
USN-6820-1
USN-6820-2
USN-6821-1
USN-6821-2
USN-6821-3
USN-6821-4
USN-6828-1
USN-6871-1
USN-6892-1
USN-6919-1

Affected Products

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