VYPR
Unrated severityNVD Advisory· Published May 17, 2024· Updated May 4, 2025

ACPI: LPIT: Avoid u32 multiplication overflow

CVE-2023-52683

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

160

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.