CVE-2024-49948
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-49948 affects the Linux kernel's network packet handling functionality. The vulnerability was discovered in the qdisc_pkt_len_init() function, where insufficient validation of GSO (Generic Segmentation Offload) packets could lead to security issues. The vulnerability affects Linux kernel versions from 3.9 through 6.11.3, and was disclosed on October 21, 2024 (NVD).

Technical details

The vulnerability exists in the Linux kernel's network stack where virtio_net_hdr_to_skb() does not fully validate TCP headers, only ensuring they are at least 20 bytes. An attacker could craft a malicious 'GSO' packet with a total length of 80 bytes (20 bytes IPv4 header + 60 bytes TCP header) and a small gso_size value like 8. This would be incorrectly processed as a normal GSO packet because it would appear to have 40 bytes of payload, larger than the gso_size, potentially leading to an underflow in qdisc_skb_cb(skb)->pkt_len (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

The vulnerability can lead to a potential underflow condition in the kernel's network packet processing, which could result in system availability issues. The CVSS scoring indicates that while the vulnerability requires local access and cannot directly compromise system confidentiality or integrity, it can have a high impact on system availability (NVD).

Mitigation and workarounds

The vulnerability has been fixed in the Linux kernel through a patch that adds additional sanity checks to qdisc_pkt_len_init(). The fix includes validation of payload length before processing GSO packets. Multiple Linux distributions have released updates to address this vulnerability, including Ubuntu which has patched various kernel versions in releases 20.04 LTS through 24.04 (Ubuntu).

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