Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2023-52683
HistoryMay 17, 2024 - 3:15 p.m.

CVE-2023-52683

2024-05-1715:15:19
Debian Security Bug Tracker
security-tracker.debian.org
4
linux kernel
vulnerability
resolved
acpi
lpit
overflow
multiplication
linux verification center

6.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

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.

6.8 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%