CVE Database
/

CVE-2024-53161

Back to search

CVE-2024-53161

Published: Dec 24, 2024

Modified: May 11, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
82413e562ea6eadfb6de946dcc6f74af31d64e7f - < 8cc31cfa36ff37aff399b72faa2ded58110112ae
affected
82413e562ea6eadfb6de946dcc6f74af31d64e7f - < e0269ea7a628fdeddd65b92fe29c09655dbb80b9
affected
82413e562ea6eadfb6de946dcc6f74af31d64e7f - < 4ad7033de109d0fec99086f352f58a3412e378b8
affected
82413e562ea6eadfb6de946dcc6f74af31d64e7f - < 578ca89b04680145d41011e7cec8806fefbb59e7
affected
82413e562ea6eadfb6de946dcc6f74af31d64e7f - < ac6ebb9edcdb7077e841862c402697c4c48a7c0a

+3 more versions

Linux

Linux

affected
5.4
unaffected
0 - < 5.4
unaffected
5.4.287 - <= 5.4.*
unaffected
5.10.231 - <= 5.10.*
unaffected
5.15.174 - <= 5.15.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now