AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-26739

HIGH · CVSS 7.8 EPSS 0.28%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-04-03 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.8. It affects Linux.

CVE
CVE-2024-26739
Severity
HIGH
CVSS
7.8
EPSS
0.28%
Linux

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)