n 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.
Configuration 1 (hide)
|
25 Nov 2025, 17:29
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* | |
| First Time |
Debian
Debian debian Linux |
|
| References | () https://git.kernel.org/stable/c/0117fe0a4615a7c8d30d6ebcbf87332fbe63e6fd - Patch | |
| References | () https://git.kernel.org/stable/c/9d3ef89b6a5e9f2e940de2cef3d543be0be8dec5 - Patch | |
| References | () https://git.kernel.org/stable/c/e873e8f7d03a2ee5b77fb1a305c782fed98e2754 - Patch | |
| References | () https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html - Mailing List, Third Party Advisory | |
| References | () https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html - Mailing List, Third Party Advisory |
03 Nov 2025, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
03 Nov 2025, 18:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
04 Jun 2025, 13:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
09 May 2025, 08:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
02 May 2025, 07:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
07 Jan 2025, 17:28
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/166c2c8a6a4dc2e4ceba9e10cfe81c3e469e3210 - Patch | |
| References | () https://git.kernel.org/stable/c/28cdbbd38a4413b8eff53399b3f872fd4e80db9d - Patch | |
| References | () https://git.kernel.org/stable/c/f4e294bbdca8ac8757db436fc82214f3882fc7e7 - Patch | |
| First Time |
Linux linux Kernel
Linux |
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* |
|
| CWE | CWE-416 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
21 Nov 2024, 09:02
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/166c2c8a6a4dc2e4ceba9e10cfe81c3e469e3210 - | |
| References | () https://git.kernel.org/stable/c/28cdbbd38a4413b8eff53399b3f872fd4e80db9d - | |
| References | () https://git.kernel.org/stable/c/f4e294bbdca8ac8757db436fc82214f3882fc7e7 - |
Published : 2024-04-03 17:15
Updated : 2025-11-25 17:29
NVD link : CVE-2024-26739
Mitre link : CVE-2024-26739
CVE.ORG link : CVE-2024-26739
JSON object : View
Use After Free