Security Advisory

CVE-2024-26971

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-01 05:19:59
Last updated 2026-05-11 20:07:55
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element. Add such entry to the end of the arrays where it is missing in order to avoid possible out-of-bound access when the table is traversed by functions like qcom_find_freq() or qcom_find_freq_floor().