CVE-2024-56770
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-56770 affects the Linux kernel's network scheduler (netem) component. The vulnerability was disclosed in January 2024 and impacts Linux kernel versions from 3.3 through 6.12.6. The issue occurs in the netem qdisc (queuing discipline) when used with a child qdisc, where incorrect packet counting can lead to a network interface lockup (NVD).

Technical details

The vulnerability stems from improper packet counting in the netem qdisc's internal tfifo (timing first-in-first-out queue). When netem is used with a child qdisc, the child can use 'qdisc_tree_reduce_backlog' to inform its parent about created or dropped SKBs (socket buffers). While this function updates netem's 'qlen' and backlog statistics, netem fails to properly account for changes made by the child qdisc. This results in 'qlen' indicating an incorrect number of packets in the tfifo. The CVSS v3.1 base score is 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

When the vulnerability is triggered, the network interface completely stops transferring packets and enters a locked state. This occurs because the child qdisc and tfifo become empty, but 'qlen' incorrectly indicates the tfifo is at its limit, causing the interface to reject new packets (Kernel Patch).

Mitigation and workarounds

The issue has been fixed in the Linux kernel through a patch that adds a counter for entries in the tfifo. The fix ensures netem's 'qlen' is only decreased when a packet is returned by its dequeue function, and not during enqueuing into the child qdisc. This patch has been backported to multiple stable kernel versions (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-2025-68753HIGH7.8
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68756HIGH7.1
  • Linux KernelLinux Kernel
  • linux-oracle
NoYesJan 05, 2026
CVE-2025-68764MEDIUM5.5
  • Linux KernelLinux Kernel
  • linux-realtime
NoYesJan 05, 2026
CVE-2025-68758MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-core
NoYesJan 05, 2026
CVE-2025-68762N/AN/A
  • Linux KernelLinux Kernel
  • kernel
NoYesJan 05, 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