Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-26643

7.8 · HIGH
Published Mar 21, 2024 linux CWE-667 EPSS 0.20% (10th pctl)

Overview

CVE-2024-26643 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 21, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout

While the rhashtable set gc runs asynchronously, a race allows it to

collect elements from anonymous sets with timeouts while it is being

released from the commit path.

Mingi Cho originally reported this issue in a different path in 6.1.x

with a pipapo set with low timeouts which is not possible upstream since

7395dfacfff6 ("netfilter: nf_tables: use timestamp to check for set

element timeout").

Fix this by setting on the dead flag for anonymous sets to skip async gc

in this case.

According to 08e4c8c5919f ("netfilter: nf_tables: mark newset as dead on

transaction abort"), Florian plans to accelerate abort path by releasing

objects via workqueue, therefore, this sets on the dead flag for abort

path too.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 0, < 5.4.274 Affected

Frequently Asked Questions

What is CVE-2024-26643?

CVE-2024-26643 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 21, 2024 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2024-26643?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2024-26643?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-26643?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-26643 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.