CVE-2024-27010
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-27010 affects the Linux kernel's network scheduling (net/sched) component, specifically related to the mirred action functionality. The vulnerability was discovered in May 2024 and affects Linux kernel versions from 4.2 up to (excluding) 6.8.8, as well as 6.9 release candidates (rc1-rc4). The issue occurs when the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to itself, resulting in a qdisc lock deadlock condition (NVD).

Technical details

The vulnerability manifests as a recursive locking scenario in the kernel's traffic control (tc) subsystem. When using mirred action with specific qdisc configurations, the system attempts to acquire the same lock twice, leading to a deadlock. The CVSS v3.1 base score is 5.5 (Medium), with a vector string of CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. The issue stems from improper locking mechanisms when handling packet redirection or mirroring to the same device (NVD, Kernel Patch).

Impact

The vulnerability can result in a local denial of service condition when specific traffic control configurations are used. When triggered, it causes a kernel deadlock that can affect network packet processing and potentially impact system stability. The issue specifically affects systems using the mirred action in traffic control configurations that involve self-redirection or mirroring (NVD).

Exploitability

The vulnerability requires local access and specific traffic control (tc) configurations to be exploited. Example configurations that can trigger the issue include setting up mirred actions that redirect traffic from a device to itself (eth0->eth0) or creating a redirection loop between two devices (eth0->eth1->eth0). The exploit requires privileged access to configure traffic control rules (Kernel Patch).

Mitigation and workarounds

The issue has been fixed by adding an owner field (CPU id) to struct Qdisc that is set after root qdisc is entered. When the softirq enters it a second time, if the qdisc owner is the same CPU, the packet is dropped to break the loop. The fix is available in Linux kernel version 6.8.8 and later. Users should update to patched kernel versions to mitigate this vulnerability (Kernel Patch).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-80913NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 2026
CVE-2026-80905NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesSep 04, 2026
CVE-2026-80898NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 2026
CVE-2026-80897NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 2026
CVE-2026-80892NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux
NoYesSep 04, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management