In the Linux kernel, the following vulnerability has been resolved:
soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()
This loop is supposed to break if the frequency returned from
clk_round_rate() is the same as on the previous iteration. However,
that check doesn't make sense on the first iteration through the loop.
It leads to reading before the start of these->clk_perf_tbl[] array.
References
Configurations
Configuration 1 (hide)
|
History
19 Sep 2025, 18:38
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/351bb7f9ecb9d1f09bd7767491a2b8d07f4f1ea4 - Patch | |
References | () https://git.kernel.org/stable/c/37cdd4f0c266560b7b924c42361eeae3dc5f0c3e - Patch | |
References | () https://git.kernel.org/stable/c/56eda41dcce0ec4d3418b4f85037bdea181486cc - Patch | |
References | () https://git.kernel.org/stable/c/748557ca7dc94695a6e209eb68fce365da9a3bb3 - Patch | |
References | () https://git.kernel.org/stable/c/78261cb08f06c93d362cab5c5034bf5899bc7552 - Patch | |
References | () https://git.kernel.org/stable/c/7a3465b79ef0539aa10b310ac3cc35e0ae25b79e - Patch | |
References | () https://git.kernel.org/stable/c/b0a9c6ccaf88c4701787f61ecd2ec0eb014a0677 - Patch | |
References | () https://git.kernel.org/stable/c/c24e019ca12d9ec814af04b30a64dd7173fb20fe - Patch | |
References | () https://git.kernel.org/stable/c/f4b7bf5a50f1fa25560f0b66a13563465542861b - Patch | |
First Time |
Linux
Linux linux Kernel |
|
CWE | NVD-CWE-Other | |
Summary |
|
24 Dec 2024, 12:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-24 12:15
Updated : 2025-10-01 21:16
NVD link : CVE-2024-53158
Mitre link : CVE-2024-53158
CVE.ORG link : CVE-2024-53158
JSON object : View
Products Affected
linux
- linux_kernel
CWE