CVE-2024-26739 Details
Description
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mirred: don't override retval if we already lost the skb If we're redirecting the skb, and haven't called tcf_mirred_forward(), yet, we need to tell the core to drop the skb by setting the retcode to SHOT. If we have called tcf_mirred_forward(), however, the skb is out of our hands and returning SHOT will lead to UaF. Move the retval override to the error path which actually need it.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 10, 2024References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/0117fe0a4615a7c8d30d6ebcbf87332fbe63e6fd | kernel.org | Patch |
| https://git.kernel.org/stable/c/166c2c8a6a4dc2e4ceba9e10cfe81c3e469e3210 | kernel.org | Patch |
| https://git.kernel.org/stable/c/28cdbbd38a4413b8eff53399b3f872fd4e80db9d | kernel.org | Patch |
| https://git.kernel.org/stable/c/9d3ef89b6a5e9f2e940de2cef3d543be0be8dec5 | kernel.org | Patch |
| https://git.kernel.org/stable/c/e873e8f7d03a2ee5b77fb1a305c782fed98e2754 | kernel.org | Patch |
| https://git.kernel.org/stable/c/f4e294bbdca8ac8757db436fc82214f3882fc7e7 | kernel.org | Patch |
| https://git.kernel.org/stable/c/166c2c8a6a4dc2e4ceba9e10cfe81c3e469e3210 | CVE | Patch |
| https://git.kernel.org/stable/c/28cdbbd38a4413b8eff53399b3f872fd4e80db9d | CVE | Patch |
| https://git.kernel.org/stable/c/f4e294bbdca8ac8757db436fc82214f3882fc7e7 | CVE | Patch |
| https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html | CVE | Mailing ListThird Party Advisory |
| https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html | CVE | Mailing ListThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-416 | Use After Free | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| debian debian linux | 11.0 |
CPE
Remediation
| |
| linux linux kernel | >= 4.19, < 5.10.238 >= 5.11, < 5.15.182 >= 5.16, < 6.1.136 >= 6.2, < 6.6.19 >= 6.7, < 6.7.7 6.8 rc1 6.8 rc2 6.8 rc3 6.8 rc4 |
CPE
Remediation
| |
Change History
14 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Aug 4, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | kernel.org |
| Nov 25, 2025 | Modified Analysis | [email protected] |
| Nov 3, 2025 | CVE Modified | CVE |
| Nov 3, 2025 | CVE Modified | CVE |
| Jun 4, 2025 | CVE Modified | kernel.org |
| May 9, 2025 | CVE Modified | kernel.org |
| May 2, 2025 | CVE Modified | kernel.org |
| Jan 7, 2025 | Initial Analysis | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 29, 2024 | CVE Modified | kernel.org |
| May 14, 2024 | CVE Modified | kernel.org |
| Apr 3, 2024 | New CVE Received | kernel.org |