CVE-2024-52557
Severity CVSS v4.0:
Pending analysis
Type:
CWE-190
Integer Overflow or Wraparound
Publication date:
27/02/2025
Last modified:
07/03/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()<br />
<br />
This patch fixes a potential integer overflow in the zynqmp_dp_rate_get()<br />
<br />
The issue comes up when the expression<br />
drm_dp_bw_code_to_link_rate(dp->test.bw_code) * 10000 is evaluated using 32-bit<br />
Now the constant is a compatible 64-bit type.<br />
<br />
Resolves coverity issues: CID 1636340 and CID 1635811
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
CPE | From | Up to |
---|---|---|
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.13.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page