Kernel code execution via IPv6 multicast race
Published Mar 18, 2024 · Updated Aug 5, 2026
Race condition in the Linux kernel allows local users to execute code in kernel context through concurrent IPv6 multicast operations. The ipv6_mc_down path and mld_ifc_work update idev->mc_ifc_count concurrently because stop-work calls run without the required mc_lock mutex. Repeated multicast work and interface-down operations can underflow an inet6_dev reference, causing use-after-free, kernel code execution, an oops, or a teardown hang.
Summary
What happened
Race condition in the Linux kernel allows local users to execute code in kernel context through concurrent IPv6 multicast operations. The ipv6_mc_down path and mld_ifc_work update idev->mc_ifc_count concurrently because stop-work calls run without the required mc_lock mutex. Repeated multicast work and interface-down operations can underflow an inet6_dev reference, causing use-after-free, kernel code execution, an oops, or a teardown hang.
The record
- CVE
- CVE-2024-26631
- Published
- Mar 18, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 18, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=07a7a183f22cf1e3ce5ed336fe62a6248a2f6738 <75ddcd741d2a30696f5893bc71a9d28f4ef22311
- Affected versionversion=2d9a93b4902be6a5504b5941dd15e9cd776aadca <2e7ef287f07c74985f1bf2858bedc62bd9ebf155
- Affected versionversion=2d9a93b4902be6a5504b5941dd15e9cd776aadca <380540bb06bb1d1b12bdc947d1b8f56cda6b5663
- Affected versionversion=2d9a93b4902be6a5504b5941dd15e9cd776aadca <3bb5849675ae1d592929798a2b37ea450879c855
- Affected versionversion=2d9a93b4902be6a5504b5941dd15e9cd776aadca <3cc283fd16fba72e2cefe3a6f48d7a36b0438900
- Affected versionversion=2d9a93b4902be6a5504b5941dd15e9cd776aadca <62b3387beef11738eb6ce667601a28fa089fa02c
- Affected versionversion=5.13
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo