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

5.5 · MEDIUM
Published May 20, 2024 linux EPSS 0.18% (8th pctl)

Overview

CVE-2024-36002 is a medium-severity vulnerability affecting linux linux_kernel. It was published on May 20, 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:

dpll: fix dpll_pin_on_pin_register() for multiple parent pins

In scenario where pin is registered with multiple parent pins via

dpll_pin_on_pin_register(..), all belonging to the same dpll device.

A second call to dpll_pin_on_pin_unregister(..) would cause a call trace,

as it tries to use already released registration resources (due to fix

introduced in b446631f355e). In this scenario pin was registered twice,

so resources are not yet expected to be release until each registered

pin/pin pair is unregistered.

Currently, the following crash/call trace is produced when ice driver is

removed on the system with installed E810T NIC which includes dpll device:

WARNING: CPU: 51 PID: 9155 at drivers/dpll/dpll_core.c:809 dpll_pin_ops+0x20/0x30

RIP: 0010:dpll_pin_ops+0x20/0x30

Call Trace:

? __warn+0x7f/0x130

? dpll_pin_ops+0x20/0x30

dpll_msg_add_pin_freq+0x37/0x1d0

dpll_cmd_pin_get_one+0x1c0/0x400

? __nlmsg_put+0x63/0x80

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 >= 6.7.11, < 6.8 Affected

Frequently Asked Questions

What is CVE-2024-36002?

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

How severe is CVE-2024-36002?

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

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

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