CVE-2024-26643
Last modified
CVE-2024-26643 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.4.274 |
| Linux | Linux Kernel | >= 5.5, < 5.10.215 |
| Linux | Linux Kernel | >= 5.11, < 5.15.154 |
| Linux | Linux Kernel | >= 5.16, < 6.1.84 |
| Linux | Linux Kernel | >= 6.2, < 6.6.24 |
| Linux | Linux Kernel | >= 6.7, < 6.7.12 |
| Debian | Debian Linux | 10.0 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-26643?
How severe is CVE-2024-26643?
How do I fix CVE-2024-26643?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2024
- CVE-2024-26638In the Linux kernel, the following vulnerability has been re…4.4
- CVE-2024-26639Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-2664The Premium Addons for Elementor plugin for WordPress is vul…6.4
- CVE-2024-26640In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26641In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26642In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26644In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26645In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26646In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26647In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26648In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-26649In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-26643?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
