CVE-2024-53158 - Qualcomm Snapdragon SOC: Out-of-Bounds Read Vulnerability

CVE ID : CVE-2024-53158 Published : Dec. 24, 2024, 12:15 p.m. | 2 hours, 14 minutes ago 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. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more...

Dez 24, 2024 - 15:30
 0  1
CVE-2024-53158 - Qualcomm Snapdragon SOC: Out-of-Bounds Read Vulnerability
CVE ID : CVE-2024-53158
Published : Dec. 24, 2024, 12:15 p.m. | 2 hours, 14 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...