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-44999

7.1 · HIGH
Published Sep 4, 2024 linux CWE-908 EPSS 0.26% (18th pctl)

Overview

CVE-2024-44999 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 4, 2024 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

gtp: pull network headers in gtp_dev_xmit()

syzbot/KMSAN reported use of uninit-value in get_dev_xmit() [1]

We must make sure the IPv4 or Ipv6 header is pulled in skb->head

before accessing fields in them.

Use pskb_inet_may_pull() to fix this issue.

[1]

BUG: KMSAN: uninit-value in ipv6_pdp_find drivers/net/gtp.c:220 [inline]

BUG: KMSAN: uninit-value in gtp_build_skb_ip6 drivers/net/gtp.c:1229 [inline]

BUG: KMSAN: uninit-value in gtp_dev_xmit+0x1424/0x2540 drivers/net/gtp.c:1281

ipv6_pdp_find drivers/net/gtp.c:220 [inline]

gtp_build_skb_ip6 drivers/net/gtp.c:1229 [inline]

gtp_dev_xmit+0x1424/0x2540 drivers/net/gtp.c:1281

__netdev_start_xmit include/linux/netdevice.h:4913 [inline]

netdev_start_xmit include/linux/netdevice.h:4922 [inline]

xmit_one net/core/dev.c:3580 [inline]

dev_hard_start_xmit+0x247/0xa20 net/core/dev.c:3596

__dev_queue_xmit+0x358c/0x5610 net/core/dev.c:4423

dev_queue_xmit inclu

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, < 4.19.321 Affected

Frequently Asked Questions

What is CVE-2024-44999?

CVE-2024-44999 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 4, 2024 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2024-44999?

This vulnerability has a CVSS 3.1 base score of 7.1, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-44999?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-44999 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.