CVE-2024-26967

In the Linux kernel, the following vulnerability has been resolved: clk: qcom: camcc-sc8280xp: 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(). Only compile tested.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

23 Dec 2024, 13:53

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/6a3d70f7802a98e6c28a74f997a264118b9f50cd - () https://git.kernel.org/stable/c/6a3d70f7802a98e6c28a74f997a264118b9f50cd - Patch
References () https://git.kernel.org/stable/c/93ff48729211dae55df5d216023be4528d29babb - () https://git.kernel.org/stable/c/93ff48729211dae55df5d216023be4528d29babb - Patch
CWE CWE-129
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

Information

Published : 2024-05-01 06:15

Updated : 2024-12-23 13:53


NVD link : CVE-2024-26967

Mitre link : CVE-2024-26967

CVE.ORG link : CVE-2024-26967


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-129

Improper Validation of Array Index