CVE-2024-53161

MEDIUM EPSS 12.3%
Published Dec 24, 20241y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Dec 24, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

In the Linux kernel, the following vulnerability has been resolved: EDAC/bluefield: Fix potential integer overflow The 64-bit argument for the "get DIMM info" SMC call consists of mem_ctrl_idx left-shifted 16 bits and OR-ed with DIMM index. With mem_ctrl_idx defined as 32-bits wide the left-shift operation truncates the upper 16 bits of information during the calculation of the SMC argument. The mem_ctrl_idx stack variable must be defined as 64-bits wide to prevent any potential integer overflow, i.e. loss of data from upper 16 bits.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
12.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-190 Integer Overflow or Wraparound Numeric Error

Affected Products 7

VendorProductVersionRange
linuxlinux_kernel*≥5.4  –  <5.4.287
linuxlinux_kernel*≥5.5  –  <5.10.231
linuxlinux_kernel*≥5.11  –  <5.15.174
linuxlinux_kernel*≥5.16  –  <6.1.120
linuxlinux_kernel*≥6.2  –  <6.6.64
linuxlinux_kernel*≥6.7  –  <6.11.11
linuxlinux_kernel*≥6.12  –  <6.12.2

References 10

  • git.kernel.org https://git.kernel.org/stable/c/000930193fe5eb79ce5563ee2e9ddb0c6e4e1bb5
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/1fe774a93b46bb029b8f6fa9d1f25affa53f06c6
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/4ad7033de109d0fec99086f352f58a3412e378b8
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/578ca89b04680145d41011e7cec8806fefbb59e7
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/8cc31cfa36ff37aff399b72faa2ded58110112ae
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/ac6ebb9edcdb7077e841862c402697c4c48a7c0a
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/e0269ea7a628fdeddd65b92fe29c09655dbb80b9
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/fdb90006184aa84c7b4e09144ed0936d4e1891a7
    Patch
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html
  • lists.debian.org https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/000930193fe5eb79ce5563ee2e9ddb0c6e4e1bb5
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/1fe774a93b46bb029b8f6fa9d1f25affa53f06c6
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/4ad7033de109d0fec99086f352f58a3412e378b8
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/578ca89b04680145d41011e7cec8806fefbb59e7
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/8cc31cfa36ff37aff399b72faa2ded58110112ae
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/ac6ebb9edcdb7077e841862c402697c4c48a7c0a
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/e0269ea7a628fdeddd65b92fe29c09655dbb80b9
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/fdb90006184aa84c7b4e09144ed0936d4e1891a7
    Patch