THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26739 (HIGH 7.8) — 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 retcod

[NVD] CVE-2024-26739 (HIGH 7.8) — 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 retcod

lownvdPublished 2024-04-03

CVE-2024-26739 CVSS: 7.8 HIGH Published: 2024-04-03T17:15:51.367

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(), how

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26739