
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-53161 is a vulnerability discovered in the Linux kernel's EDAC (Error Detection and Correction) subsystem, specifically affecting the BlueField DDR4 driver. The vulnerability was disclosed on December 24, 2024, and involves a potential integer overflow issue in the memory controller initialization code (NVD).
The vulnerability stems from a 64-bit argument calculation for the "get DIMM info" SMC (System Management Controller) call. The issue occurs when mem_ctrl_idx, originally defined as a 32-bit integer, is left-shifted by 16 bits and OR-ed with the DIMM index. This operation leads to truncation of the upper 16 bits during the calculation of the SMC argument, potentially causing an integer overflow. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability could potentially lead to a loss of data from the upper 16 bits of information during memory controller operations, which might affect system stability and memory management functionality (NVD).
The vulnerability has been fixed by changing the mem_ctrl_idx variable definition from a 32-bit integer to a 64-bit unsigned integer (u64). This fix has been implemented in various kernel versions, including 5.4.287, 5.10.231, 5.15.174, and 6.1.120 (Debian Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."