216.73.216.67

CVE-2024-53158

· Published 24/12/2024 12:15 · Modified 24/12/2024 12:15

Labels: CVE-2024-53158 2024-12-24416baaa9-dc9f-4396-8d5f-8c081fb06d67CVE-2024-53158

Essential information

Published
24/12/2024 12:15
Modified
24/12/2024 12:15
Author
Creator
CISA KEV
No
CWE

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
416baaa9-dc9f-4396-8d5f-8c081fb06d67
NVD
View on NVD

References