CVE-2024-53158
soc: qcom: geni-se: fix array underflow in geni_se_clk_tbl_get()
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Dec 24, 2024 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new medium vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
eddac5af06546d2e7a0730e3dc02dde3dc91098a < 37cdd4f0c266560b7b924c42361eeae3dc5f0c3e eddac5af06546d2e7a0730e3dc02dde3dc91098a < 7a3465b79ef0539aa10b310ac3cc35e0ae25b79e eddac5af06546d2e7a0730e3dc02dde3dc91098a < 748557ca7dc94695a6e209eb68fce365da9a3bb3 eddac5af06546d2e7a0730e3dc02dde3dc91098a < f4b7bf5a50f1fa25560f0b66a13563465542861b eddac5af06546d2e7a0730e3dc02dde3dc91098a < b0a9c6ccaf88c4701787f61ecd2ec0eb014a0677 eddac5af06546d2e7a0730e3dc02dde3dc91098a < c24e019ca12d9ec814af04b30a64dd7173fb20fe eddac5af06546d2e7a0730e3dc02dde3dc91098a < 56eda41dcce0ec4d3418b4f85037bdea181486cc eddac5af06546d2e7a0730e3dc02dde3dc91098a < 351bb7f9ecb9d1f09bd7767491a2b8d07f4f1ea4 eddac5af06546d2e7a0730e3dc02dde3dc91098a < 78261cb08f06c93d362cab5c5034bf5899bc7552
Linux / Linux
4.18
References
git.kernel.org: https://git.kernel.org/stable/c/37cdd4f0c266560b7b924c42361eeae3dc5f0c3e git.kernel.org: https://git.kernel.org/stable/c/7a3465b79ef0539aa10b310ac3cc35e0ae25b79e git.kernel.org: https://git.kernel.org/stable/c/748557ca7dc94695a6e209eb68fce365da9a3bb3 git.kernel.org: https://git.kernel.org/stable/c/f4b7bf5a50f1fa25560f0b66a13563465542861b git.kernel.org: https://git.kernel.org/stable/c/b0a9c6ccaf88c4701787f61ecd2ec0eb014a0677 git.kernel.org: https://git.kernel.org/stable/c/c24e019ca12d9ec814af04b30a64dd7173fb20fe git.kernel.org: https://git.kernel.org/stable/c/56eda41dcce0ec4d3418b4f85037bdea181486cc git.kernel.org: https://git.kernel.org/stable/c/351bb7f9ecb9d1f09bd7767491a2b8d07f4f1ea4 git.kernel.org: https://git.kernel.org/stable/c/78261cb08f06c93d362cab5c5034bf5899bc7552 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