VDB
DEBIAN-CVE-2023-52683
DEBIAN-CVE-2023-52683
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0, 0 |
| Debian:12 | linux | 6.1.38-2, 6.1.38-2~bpo11+1, 6.1.38-3 |
| Debian:11 | linux | 5.10.178-3, 5.10.149-2, 5.10.179-5 |
| Debian:13 | linux | 0, 0, 0 |
Timeline
- May 17, 2024 CVE Published
- Apr 28, 2026 CVE Updated