
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-26882 affects the Linux kernel's IP tunnel implementation, specifically in the net/ipv4/ip_tunnel.c file. The vulnerability was discovered in early 2024 and involves improper handling of network header pointers during IP tunnel packet processing. The issue affects Linux kernel versions from 3.10 through 6.8.x (NVD).
The vulnerability exists in the ip_tunnel_rcv() function where the network header pointer is not properly handled after a pskb_inet_may_pull() call. The issue occurs because the network header pointer needs to be saved in a temporary variable before recalculating it after the pskb_inet_may_pull() operation. This can lead to uninitialized value usage in the INET_ECN_decapsulate function. The vulnerability has a CVSS v3.1 Base Score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD, Kernel Patch).
Successful exploitation of this vulnerability could lead to disclosure of sensitive information, addition or modification of data, or Denial of Service (DoS) in affected systems (NetApp Advisory).
The vulnerability requires local access with low privileges to exploit. It was initially discovered by syzbot, which reported uninitialized value usage in the IP tunnel processing code path (Kernel Patch).
The vulnerability has been fixed in the Linux kernel through a patch that properly handles the network header pointer during IP tunnel packet processing. The fix involves saving the outer header offset relative to skb->head before resetting the network header and recomputing it after pskb_inet_may_pull(). Various Linux distributions have released updated kernel packages to address this vulnerability (Ubuntu Notice).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."