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

5.5 · MEDIUM
Published Apr 17, 2024 linux EPSS 0.23% (14th pctl)

Overview

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

PCI: Fix active state requirement in PME polling

The commit noted in fixes added a bogus requirement that runtime PM managed

devices need to be in the RPM_ACTIVE state for PME polling. In fact, only

devices in low power states should be polled.

However there's still a requirement that the device config space must be

accessible, which has implications for both the current state of the polled

device and the parent bridge, when present. It's not sufficient to assume

the bridge remains in D0 and cases have been observed where the bridge

passes the D0 test, but the PM state indicates RPM_SUSPENDING and config

space of the polled device becomes inaccessible during pci_pme_wakeup().

Therefore, since the bridge is already effectively required to be in the

RPM_ACTIVE state, formalize this in the code and elevate the PM usage count

to maintain the state while polling the subordinate device.

This resolves a regression repo

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.6, < 6.6.18 Affected

Frequently Asked Questions

What is CVE-2024-26918?

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

How severe is CVE-2024-26918?

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

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

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