Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2023-52683 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://git.kernel.org/stable/c/56d2eeda87995245300836ee4dbd13b002311782 kernel.orgPatch
https://git.kernel.org/stable/c/647d1d50c31e60ef9ccb9756a8fdf863329f7aee kernel.orgPatch
https://git.kernel.org/stable/c/6c38e791bde07d6ca2a0a619ff9b6837e0d5f9ad kernel.orgPatch
https://git.kernel.org/stable/c/72222dfd76a79d9666ab3117fcdd44ca8cd0c4de kernel.orgPatch
https://git.kernel.org/stable/c/b7aab9d906e2e252a7783f872406033ec49b6dae kernel.orgPatch

see all 18 references

Weakness Enumeration

CWE-IDCWE NameSource
NVD-CWE-noinfoInsufficient Information to Classify Weakness[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 4.15, < 4.19.306
>= 4.20, < 5.4.268
>= 5.5, < 5.10.209
>= 5.11, < 5.15.148
>= 5.16, < 6.1.75

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
debian debian linux
10.0

CPE

  • cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

9 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2023-52683
NVD Published Date:
May 17, 2024
NVD Last Modified:
Jun 17, 2026
Source:
kernel.org
CVE-2023-52683 Details - Not Deferred