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

7.0 · HIGH
Published Apr 17, 2024 linux CWE-416 EPSS 0.25% (16th pctl)

Overview

CVE-2024-26909 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 17, 2024 and has a CVSS 3.1 base score of 7.0 (HIGH).

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

soc: qcom: pmic_glink_altmode: fix drm bridge use-after-free

A recent DRM series purporting to simplify support for "transparent

bridges" and handling of probe deferrals ironically exposed a

use-after-free issue on pmic_glink_altmode probe deferral.

This has manifested itself as the display subsystem occasionally failing

to initialise and NULL-pointer dereferences during boot of machines like

the Lenovo ThinkPad X13s.

Specifically, the dp-hpd bridge is currently registered before all

resources have been acquired which means that it can also be

deregistered on probe deferrals.

In the meantime there is a race window where the new aux bridge driver

(or PHY driver previously) may have looked up the dp-hpd bridge and

stored a (non-reference-counted) pointer to the bridge which is about to

be deallocated.

When the display controller is later initialised, this triggers a

use-after-free when attaching the bridges:

dp -

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.3, < 6.6.23 Affected

Frequently Asked Questions

What is CVE-2024-26909?

CVE-2024-26909 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 17, 2024 and has a CVSS 3.1 base score of 7.0 (HIGH).

How severe is CVE-2024-26909?

This vulnerability has a CVSS 3.1 base score of 7.0, rated HIGH. 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-26909?

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

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