Linux Kernel Zynqmp DisplayPort Integer Overflow Vulnerability

Vulnerability

A potential integer overflow vulnerability has been identified in the Linux kernel's Zynqmp DisplayPort implementation, specifically within the 'zynqmp_dp_rate_get()' function. The issue arises when a 32-bit expression, 'drm_dp_bw_code_to_link_rate(dp->test.bw_code) * 10000', is evaluated, leading to the possibility of an overflow. This vulnerability has been addressed by changing the constant to a compatible 64-bit type.

Impact

Exploitation of this vulnerability could lead to an integer overflow, potentially allowing for unexpected behavior or manipulation of data within the affected application.

Added: Jun 9, 2025, 7:46 PM
Updated: Jun 9, 2025, 7:46 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
0.0
relevance
0.0
threat
3.2
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.