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

5.5 · MEDIUM
Published Sep 18, 2024 linux CWE-476 EPSS 0.24% (15th pctl)

Overview

CVE-2024-46770 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 18, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

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

ice: Add netif_device_attach/detach into PF reset flow

Ethtool callbacks can be executed while reset is in progress and try to

access deleted resources, e.g. getting coalesce settings can result in a

NULL pointer dereference seen below.

Reproduction steps:

Once the driver is fully initialized, trigger reset:

# echo 1 > /sys/class/net/<interface>/device/reset

when reset is in progress try to get coalesce settings using ethtool:

# ethtool -c <interface>

BUG: kernel NULL pointer dereference, address: 0000000000000020

PGD 0 P4D 0

Oops: Oops: 0000 [#1] PREEMPT SMP PTI

CPU: 11 PID: 19713 Comm: ethtool Tainted: G S 6.10.0-rc7+ #7

RIP: 0010:ice_get_q_coalesce+0x2e/0xa0 [ice]

RSP: 0018:ffffbab1e9bcf6a8 EFLAGS: 00010206

RAX: 000000000000000c RBX: ffff94512305b028 RCX: 0000000000000000

RDX: 0000000000000000 RSI: ffff9451c3f2e588 RDI: ffff9451c3f2e588

RBP: 0000000000000000 R08: 0000000000000000 R09: 000000000

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.17, < 6.1.110 Affected

Frequently Asked Questions

What is CVE-2024-46770?

CVE-2024-46770 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 18, 2024 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2024-46770?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-46770?

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

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