Integer overflow in Linux kernel - CVE-2025-71305

 

Integer overflow in Linux kernel - CVE-2025-71305

Published: May 28, 2026


Vulnerability identifier: #VU132643
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-71305
CWE-ID: CWE-190
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to an integer underflow leading to a shift-out-of-bounds condition in drm_dp_atomic_release_time_slots in the drm/display/dp_mst subsystem when releasing DisplayPort MST timeslots after a monitor disconnect event. A local user can trigger a crafted hotplug and disconnect sequence to cause a denial of service.

The issue can occur when delayed destroy work runs after a DP 2.1 monitor is disconnected, causing the VCPI value to become 0.


How to mitigate CVE-2025-71305

Install security update from vendor's repository.

Sources