Azure linux: A vulnerability in the Linux kernel's drm/display subsystem related to DisplayPort Multi-Stream Transport (DP MST) handling has been resolved. (CVE-2025-71305)
A vulnerability in the Linux kernel's drm/display subsystem related to DisplayPort Multi-Stream Transport (DP MST) handling has been resolved. The issue involves a potential negative shift operation caused by a zero VCPI (Virtual Channel Payload Identifier) value when releasing a timeslot after a DP 2.1 monitor disconnects. This can lead to a shift-out-of-bounds error and kernel warnings or crashes. The flaw occurs because VCPI should never be zero, but the code did not properly handle this case, resulting in an invalid payload mask calculation.
AI Analysis
Technical Summary
The vulnerability in the Linux kernel drm/display/dp_mst component arises from improper handling of the VCPI value when releasing a timeslot. If a DP 2.1 monitor disconnects and the delayed_destroy_work triggers afterward, VCPI can become zero. The code attempts to compute a payload mask using a negative bit shift (~BIT(vcpi - 1)), which is invalid and causes a shift-out-of-bounds error detected by UBSAN. This leads to kernel warnings and potential instability. The fix adds a check to skip changing the payload mask if VCPI is zero, preventing the negative shift operation.
Potential Impact
The vulnerability can cause kernel warnings and instability due to a shift-out-of-bounds error in the DRM DP MST topology code. It does not impact confidentiality, integrity, or user interaction but results in denial of service through kernel crashes or instability. There is no indication of code execution or privilege escalation from this issue.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to add protection against zero VCPI values by skipping payload mask changes when VCPI is zero. Users should update to the patched kernel version to remediate this issue. Patch status is not explicitly stated in the input data; therefore, check the vendor advisory for the current remediation guidance.
Azure linux: A vulnerability in the Linux kernel's drm/display subsystem related to DisplayPort Multi-Stream Transport (DP MST) handling has been resolved. (CVE-2025-71305)
Description
A vulnerability in the Linux kernel's drm/display subsystem related to DisplayPort Multi-Stream Transport (DP MST) handling has been resolved. The issue involves a potential negative shift operation caused by a zero VCPI (Virtual Channel Payload Identifier) value when releasing a timeslot after a DP 2.1 monitor disconnects. This can lead to a shift-out-of-bounds error and kernel warnings or crashes. The flaw occurs because VCPI should never be zero, but the code did not properly handle this case, resulting in an invalid payload mask calculation.
CVSS v3.1
Score 5.5medium
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in the Linux kernel drm/display/dp_mst component arises from improper handling of the VCPI value when releasing a timeslot. If a DP 2.1 monitor disconnects and the delayed_destroy_work triggers afterward, VCPI can become zero. The code attempts to compute a payload mask using a negative bit shift (~BIT(vcpi - 1)), which is invalid and causes a shift-out-of-bounds error detected by UBSAN. This leads to kernel warnings and potential instability. The fix adds a check to skip changing the payload mask if VCPI is zero, preventing the negative shift operation.
Potential Impact
The vulnerability can cause kernel warnings and instability due to a shift-out-of-bounds error in the DRM DP MST topology code. It does not impact confidentiality, integrity, or user interaction but results in denial of service through kernel crashes or instability. There is no indication of code execution or privilege escalation from this issue.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to add protection against zero VCPI values by skipping payload mask changes when VCPI is zero. Users should update to the patched kernel version to remediate this issue. Patch status is not explicitly stated in the input data; therefore, check the vendor advisory for the current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Csaf Category
- csaf_vex
- Csaf Version
- 2.0
- Publisher
- Microsoft Security Response Center
- Advisory Id
- msrc_CVE-2025-71305
- Cve Count
- 1
- Additional Cves
- []
- Cvss Version
- 3.1
Threat ID: 6a18ab75e29bf47b50288c84
Added to database: 05/28/2026, 20:54:13 UTC
Last enriched: 06/26/2026, 23:39:19 UTC
Last updated: 07/31/2026, 19:22:56 UTC
Views: 42
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.