CVE-2026-68235
Last modified
CVE-2026-68235 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: dce100: skip non-DP stream encoders for DP MST On DCE8-class ASICs (e.g. Bonaire), the resource pool contains digital DIG stream encoders plus one analog DAC encoder. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: dce100: skip non-DP stream encoders for DP MST On DCE8-class ASICs (e.g. Bonaire), the resource pool contains digital DIG stream encoders plus one analog DAC encoder. When assigning a stream encoder for a second DisplayPort MST stream, if the preferred digital encoder is already acquired, dce100_find_first_free_match_stream_enc_for_link() falls back to the first free pool entry. That entry may be the analog encoder, whose funcs table lacks DP hooks such as dp_set_stream_attribute. The subsequent atomic commit then dereferences NULL function pointers in link_set_dpms_on() and crashes. Skip encoders without dp_set_stream_attribute when the stream uses a DP signal (including MST). Use dc_is_dp_signal(stream->signal) for the MST fallback path instead of checking only the link connector signal. Tested on: - GPU: AMD Radeon R7 260X (Bonaire / DCE8) - Board: Supermicro C9X299-PG300 - Setup: DP MST daisy chain, hotplug second monitor or have it connected on boot - Kernel: 7.1.3 (issue observed since 6.19) - Result: kernel oops without patch; dual monitors stable with patch (cherry picked from commit 28ec64943e3ee4d9b8d30cea61e380f1429953a8)
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5834c33fd3f6f2a26dd4d6d4bbc7b8ed1c2ac4aa, < ed2d86aef9fa4c43f82da0fca91a60f7326d7d03; >= 5834c33fd3f6f2a26dd4d6d4bbc7b8ed1c2ac4aa, < d340cba0df4cf327c7e89c7c1a4e79d4771d7dd5 |
| Linux | Linux | 6.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68235?
How severe is CVE-2026-68235?
How do I fix CVE-2026-68235?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6823HKUDS OpenHarness prior to PR #147 remediation contains an i…8.3
- CVE-2026-68230In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-68231In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68232In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68233In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68234In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68236In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-68237In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68238In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68239In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6824A stored cross-site scripting (XSS) vulnerability exists in …8.4
- CVE-2026-68240In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-68235?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
