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

9.8 · CRITICAL
Published Oct 21, 2024 linux CWE-908 EPSS 0.78% (54th pctl)

Overview

CVE-2024-50033 is a critical-severity vulnerability affecting linux linux_kernel. It was published on October 21, 2024 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. 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:

slip: make slhc_remember() more robust against malicious packets

syzbot found that slhc_remember() was missing checks against

malicious packets [1].

slhc_remember() only checked the size of the packet was at least 20,

which is not good enough.

We need to make sure the packet includes the IPv4 and TCP header

that are supposed to be carried.

Add iph and th pointers to make the code more readable.

[1]

BUG: KMSAN: uninit-value in slhc_remember+0x2e8/0x7b0 drivers/net/slip/slhc.c:666

slhc_remember+0x2e8/0x7b0 drivers/net/slip/slhc.c:666

ppp_receive_nonmp_frame+0xe45/0x35e0 drivers/net/ppp/ppp_generic.c:2455

ppp_receive_frame drivers/net/ppp/ppp_generic.c:2372 [inline]

ppp_do_recv+0x65f/0x40d0 drivers/net/ppp/ppp_generic.c:2212

ppp_input+0x7dc/0xe60 drivers/net/ppp/ppp_generic.c:2327

pppoe_rcv_core+0x1d3/0x720 drivers/net/ppp/pppoe.c:379

sk_backlog_rcv+0x13b/0x420 include/net/sock.h:1113

__release_sock

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 >= 3.2, < 5.10.227 Affected

Frequently Asked Questions

What is CVE-2024-50033?

CVE-2024-50033 is a critical-severity vulnerability affecting linux linux_kernel. It was published on October 21, 2024 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2024-50033?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. 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-50033?

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

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