CVE-2023-52683

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-52683
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-52683.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-52683
Downstream
Related
Published
2024-05-17T15:15:19Z
Modified
2025-08-09T20:01:28Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

ACPI: LPIT: Avoid u32 multiplication overflow

In lpitupdateresidency() there is a possibility of overflow in multiplication, if tsckhz is large enough (> UINTMAX/1000).

Change multiplication to mulu32u32().

Found by Linux Verification Center (linuxtesting.org) with SVACE.

References

Affected packages