Back to search
CVE-2023-52683
Published: May 17, 2024
Modified: May 11, 2026
PUBLISHED
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected eeb2d80d502af28e5660ff4bbe00f90ceb82c2db - < 647d1d50c31e60ef9ccb9756a8fdf863329f7aeeaffected eeb2d80d502af28e5660ff4bbe00f90ceb82c2db - < 6c38e791bde07d6ca2a0a619ff9b6837e0d5f9adaffected eeb2d80d502af28e5660ff4bbe00f90ceb82c2db - < f39c3d578c7d09a18ceaf56750fc7f20b02ada63affected eeb2d80d502af28e5660ff4bbe00f90ceb82c2db - < c1814a4ffd016ce5392c6767d22ef3aa2f0d4bd1affected eeb2d80d502af28e5660ff4bbe00f90ceb82c2db - < 72222dfd76a79d9666ab3117fcdd44ca8cd0c4de+3 more versions |
Linux | Linux | affected 4.15unaffected 0 - < 4.15unaffected 4.19.306 - <= 4.19.*unaffected 5.4.268 - <= 5.4.*unaffected 5.10.209 - <= 5.10.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now