CVE Database
/

CVE-2024-52557

Back to search

CVE-2024-52557

Published: Feb 27, 2025

Modified: May 11, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get() This patch fixes a potential integer overflow in the zynqmp_dp_rate_get() The issue comes up when the expression drm_dp_bw_code_to_link_rate(dp->test.bw_code) * 10000 is evaluated using 32-bit Now the constant is a compatible 64-bit type. Resolves coverity issues: CID 1636340 and CID 1635811

VendorProductVersions

Linux

Linux

affected
28edaacb821c69241f6c0be6bbd29f7145f1b44f - < 325d889c5403ba20a24097f64c32d27ab993c2c3
affected
28edaacb821c69241f6c0be6bbd29f7145f1b44f - < 67a615c5cb6dc33ed35492dc0d67e496cbe8de68

Linux

Linux

affected
6.13
unaffected
0 - < 6.13
unaffected
6.13.4 - <= 6.13.*
unaffected
6.14 - <= *

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now