CVE-2026-68429: drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()

Published Aug 12, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

drm/dpmst: Handle torn-down topology gracefully in drmdpmsttopologyqueueprobe()

A hotplug or link-loss event can tear down the MST topology (setting mgr->mststate = false and mgr->mstprimary = NULL) concurrently with a caller invoking drmdpmsttopologyqueueprobe(). Since the check is already performed under mgr->lock, the condition is not a programming error but a valid race -- the topology was valid when the caller decided to call this function, but was torn down before the lock was acquired.

Replace the drmWARNON() with a graceful early return. This eliminates spurious kernel warnings and the resulting compositor crashes observed when connecting/disconnecting DP MST monitors, while keeping the correct behavior of doing nothing when MST is not active. A drmdbgmst() trace is added so the skipped probe remains observable under MST debug logging.

The existing WARNON(mgr->mstprimary) in drmdpmsttopologymgrsetmst() already catches the case where the topology is initialized twice, so no diagnostic coverage is lost.

Affected Software

1 affected component
Linux Linux kernel

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Configuration

    In drm_dp_mst_topology_mgr_set_mst(), replace the existing WARN_ON(mgr->mst_primary) check with a graceful early return so torn-down MST topology is handled without spurious kernel warnings and compositor crashes.

    Linux kernel DRM DP MST Replace drm_WARN_ON() with a graceful early return = enabled (graceful return instead of WARN_ON)
  2. Configuration

    In drm_dp_mst_topology_queue_probe(), add handling for torn-down MST topology so that if the topology was valid when the caller decided but tore down before acquiring mgr->lock, the probe is skipped gracefully while remaining observable under MST debug logging.

    Linux kernel DRM DP MST drm_dp_mst_topology_queue_probe probe handling = skip probe with MST debug visibility (under torn-down topology race)

Event History

Aug 12, 2026
CVE Published
via MITRE·12:07 AM
Data Sourced
via MITRE·12:07 AM
Description
Data Sourced
via NVD·12:17 AM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68429?

CVE-2026-68429 has a risk rating of 23, indicating it poses a significant security threat.

2

How do I fix CVE-2026-68429?

To fix CVE-2026-68429, update the Linux kernel to the latest version that includes the patch for this vulnerability.

3

What type of vulnerability is CVE-2026-68429?

CVE-2026-68429 is related to the handling of torn-down display topology in the Linux kernel's DRM subsystem.

4

Who is affected by CVE-2026-68429?

Users of affected versions of the Linux kernel that utilize DisplayPort MST technology may be impacted by CVE-2026-68429.

5

When was CVE-2026-68429 published?

CVE-2026-68429 was published on August 12, 2026.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203