CVE-2023-52683
UNKNOWN
Published 2024-05-17T14:24:46.014Z
Actions:
Expert Analysis
Professional remediation guidance
Get tailored security recommendations from our analyst team for CVE-2023-52683. We'll provide specific mitigation strategies based on your environment and risk profile.
No CVSS data available
Description
In the Linux kernel, the following vulnerability has been resolved:
ACPI: LPIT: Avoid u32 multiplication overflow
In lpit_update_residency() there is a possibility of overflow
in multiplication, if tsc_khz is large enough (> UINT_MAX/1000).
Change multiplication to mul_u32_u32().
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Available Exploits
No exploits available for this CVE.
Related News
No news articles found for this CVE.
Affected Products
Affected Versions:
eeb2d80d502af28e5660ff4bbe00f90ceb82c2db
eeb2d80d502af28e5660ff4bbe00f90ceb82c2db
eeb2d80d502af28e5660ff4bbe00f90ceb82c2db
eeb2d80d502af28e5660ff4bbe00f90ceb82c2db
eeb2d80d502af28e5660ff4bbe00f90ceb82c2db
eeb2d80d502af28e5660ff4bbe00f90ceb82c2db
eeb2d80d502af28e5660ff4bbe00f90ceb82c2db
eeb2d80d502af28e5660ff4bbe00f90ceb82c2db
References
Published: 2024-05-17T14:24:46.014Z
Last Modified: 2025-05-04T07:41:29.796Z
Copied to clipboard!