CVE-2024-26971
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.
Does this matter?
Lower severity and a low EPSS score (0.23%). Track it; it rarely justifies an emergency change on its own.
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().
- CVSS 3.1
- 5.5 MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 0.23% probability · 14th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-129
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/50c3acd460551cdf9d8ac6fe0c04f2de0e8e0872Mailing List, Patch
- https://git.kernel.org/stable/c/90ad946fff70f312b8d23226afc38c13ddd88c4bMailing List, Patch
- https://git.kernel.org/stable/c/b0cf3d200e8a72b6d28e6e088c062b4a98cb5eafMailing List, Patch
- https://git.kernel.org/stable/c/c8f4bef0667947b826848db1c45a645f751357c1Mailing List, Patch
- https://git.kernel.org/stable/c/50c3acd460551cdf9d8ac6fe0c04f2de0e8e0872Mailing List, Patch
- https://git.kernel.org/stable/c/90ad946fff70f312b8d23226afc38c13ddd88c4bMailing List, Patch
- https://git.kernel.org/stable/c/b0cf3d200e8a72b6d28e6e088c062b4a98cb5eafMailing List, Patch
- https://git.kernel.org/stable/c/c8f4bef0667947b826848db1c45a645f751357c1Mailing List, Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.