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

Kuan-Ting Chen

·

Published

2024-04-04

·

Updated

2025-10-31

·

CVE-2024-26925

CVSS v2.0

6.0

Medium

VectorAV:L/AC:H/Au:S/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions Linux Kernel versions 6.5 through 6.9-rc3
Description The issue is related to a locking problem in the nf tables abort() function of the netfilter subsystem in the Linux kernel. This problem can allow an attacker to impact the confidentiality, integrity, and availability of protected information. The commit mutex should not be released during the critical section between nft gc seq begin() and nft gc seq end(), otherwise, an async GC worker could collect expired objects and get the released commit lock within the same GC sequence. The nf tables module autoload() function temporarily releases the mutex to load module dependencies, then it goes back to replay the transaction again. Moving it to the end of the abort phase after nft gc seq end() is called resolves the issue.
Recommendations As a temporary workaround, consider disabling the nf tables abort() function until a patch is available. Restrict access to the netfilter subsystem to minimize the risk of exploitation. Update to a version of the Linux kernel that includes the fix for this issue, which involves moving the mutex release to the end of the abort phase after nft gc seq end() is called. At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

LPE

Improper Locking

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

Weakness Enumeration

Related Identifiers

ALSA-2024:5101
ALSA-2024:5102
ALSA-2024:5928
ALSA-2025_16880
BDU:2024-04369
CESA-2024_5101
CESA-2024_5102
CVE-2024-26925
DLA-3842-1
DSA-5680-1
DSA-5681-1
INFSA-2024_5101
INFSA-2024_5102
INFSA-2024_5928
OESA-2024-1765
OESA-2024-1941
OPENSUSE-SU-2024_2185-1
OPENSUSE-SU-2024_2189-1
RHSA-2024:4823
RHSA-2024:4831
RHSA-2024:5101
RHSA-2024:5102
RHSA-2024:5928
RHSA-2024_5101
RHSA-2024_5102
RHSA-2024_5928
RLSA-2024:5101
RLSA-2024:5102
RXSA-2024:5101
SUSE-SU-2024:2008-1
SUSE-SU-2024:2010-1
SUSE-SU-2024:2011-1
SUSE-SU-2024:2019-1
SUSE-SU-2024:2135-1
SUSE-SU-2024:2183-1
SUSE-SU-2024:2185-1
SUSE-SU-2024:2189-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-6868-1
USN-6868-2
USN-6872-1
USN-6872-2
USN-6873-1
USN-6873-2
USN-6874-1
USN-6893-1
USN-6893-2
USN-6893-3
USN-6896-1
USN-6898-1
USN-6898-2
USN-6898-3
USN-6898-4
USN-6900-1
USN-6917-1
USN-6918-1
USN-6919-1
USN-6927-1
USN-7019-1

Affected Products

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