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

9.1 · CRITICAL
Published Oct 9, 2024 linux EPSS 0.78% (53th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 9.1, 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:

smack: tcp: ipv4, fix incorrect labeling

Currently, Smack mirrors the label of incoming tcp/ipv4 connections:

when a label 'foo' connects to a label 'bar' with tcp/ipv4,

'foo' always gets 'foo' in returned ipv4 packets. So,

1) returned packets are incorrectly labeled ('foo' instead of 'bar')

2) 'bar' can write to 'foo' without being authorized to write.

Here is a scenario how to see this:

* Take two machines, let's call them C and S,

with active Smack in the default state

(no settings, no rules, no labeled hosts, only builtin labels)

* At S, add Smack rule 'foo bar w'

(labels 'foo' and 'bar' are instantiated at S at this moment)

* At S, at label 'bar', launch a program

that listens for incoming tcp/ipv4 connections

* From C, at label 'foo', connect to the listener at S.

(label 'foo' is instantiated at C at this moment)

Connection succeedes and works.

* Send some data in both directions.

* Coll

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 >= 0, < 4.19.322 Affected

Frequently Asked Questions

What is CVE-2024-47659?

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

How severe is CVE-2024-47659?

This vulnerability has a CVSS 3.1 base score of 9.1, 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-47659?

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

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