Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-26641

8.6 · HIGH
Published Mar 18, 2024 linux CWE-908 EPSS 0.57% (45th pctl)

Overview

CVE-2024-26641 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 18, 2024 and has a CVSS 3.1 base score of 8.6 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.6, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()

syzbot found __ip6_tnl_rcv() could access unitiliazed data [1].

Call pskb_inet_may_pull() to fix this, and initialize ipv6h

variable after this call as it can change skb->head.

[1]

BUG: KMSAN: uninit-value in __INET_ECN_decapsulate include/net/inet_ecn.h:253 [inline]

BUG: KMSAN: uninit-value in INET_ECN_decapsulate include/net/inet_ecn.h:275 [inline]

BUG: KMSAN: uninit-value in IP6_ECN_decapsulate+0x7df/0x1e50 include/net/inet_ecn.h:321

__INET_ECN_decapsulate include/net/inet_ecn.h:253 [inline]

INET_ECN_decapsulate include/net/inet_ecn.h:275 [inline]

IP6_ECN_decapsulate+0x7df/0x1e50 include/net/inet_ecn.h:321

ip6ip6_dscp_ecn_decapsulate+0x178/0x1b0 net/ipv6/ip6_tunnel.c:727

__ip6_tnl_rcv+0xd4e/0x1590 net/ipv6/ip6_tunnel.c:845

ip6_tnl_rcv+0xce/0x100 net/ipv6/ip6_tunnel.c:888

gre_rcv+0x143f/0x1870

ip6_protocol_deliver_rcu+0xda6/0x2a60 net

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.7, < 5.10.210 Affected

Frequently Asked Questions

What is CVE-2024-26641?

CVE-2024-26641 is a high-severity vulnerability affecting linux linux_kernel. It was published on March 18, 2024 and has a CVSS 3.1 base score of 8.6 (HIGH).

How severe is CVE-2024-26641?

This vulnerability has a CVSS 3.1 base score of 8.6, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-26641?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-26641?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-26641 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.