CVE-2024-26925 - CVE House
Back to Database
Status published Unknown CVE-2024-26925

netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path The commit mutex should not be released during the critical section between nft_gc_seq_begin() and nft_gc_seq_end(), otherwise, async GC worker could collect expired objects and get the released commit lock within the same GC sequence. nf_tables_module_autoload() temporarily releases the mutex to load module dependencies, then it goes back to replay the transaction again. Move it at the end of the abort phase after nft_gc_seq_end() is called.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-26925

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

Linux
Vulnerable Versions:
4b6346dc1edfb9839d6edee7360ed31a22fa6c95, 23292bdfda5f04e704a843b8f97b0eb95ace1ca6, b44a459c6561595ed7c3679599c5279204132b33, 5d319f7a81431c6bb32eb4dc7d7975f99e2c8c66, 720344340fb9be2765bbaab7b292ece0a4570eae, f85ca36090cbb252bcbc95fc74c2853fc792694f, e07e68823116563bdbc49cef185cda6f463bc534, 5.4.262, 5.10.198, 5.15.134, 6.1.56, 4.19.316, 6.4.13, 6.5, 0, 5.4.274, 5.10.215, 5.15.155, 6.1.86, 6.6.26, 6.8.5, 6.9

Timeline

Official Publish: April 24th, 2024
Last Modified: May 23rd, 2026
Added to House: July 22nd, 2026

CVSS Vectors

No vector data available

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.