CVE-2024-53158
Published: Dec 24, 2024
Modified: May 11, 2026
Description
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 | Product | Versions |
|---|---|---|
Linux | Linux | affected eddac5af06546d2e7a0730e3dc02dde3dc91098a - < 37cdd4f0c266560b7b924c42361eeae3dc5f0c3eaffected eddac5af06546d2e7a0730e3dc02dde3dc91098a - < 7a3465b79ef0539aa10b310ac3cc35e0ae25b79eaffected eddac5af06546d2e7a0730e3dc02dde3dc91098a - < 748557ca7dc94695a6e209eb68fce365da9a3bb3affected eddac5af06546d2e7a0730e3dc02dde3dc91098a - < f4b7bf5a50f1fa25560f0b66a13563465542861baffected eddac5af06546d2e7a0730e3dc02dde3dc91098a - < b0a9c6ccaf88c4701787f61ecd2ec0eb014a0677+4 more versions |
Linux | Linux | affected 4.18unaffected 0 - < 4.18unaffected 4.19.325 - <= 4.19.*unaffected 5.4.287 - <= 5.4.*unaffected 5.10.231 - <= 5.10.*+6 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now