CVE-2024-26971

Summary

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().

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxe3fdbef1bab8e372981c8cc4d8febbaa76c490b0 < b0cf3d200e8a72b6d28e6e088c062b4a98cb5eafaffected
LinuxLinuxe3fdbef1bab8e372981c8cc4d8febbaa76c490b0 < c8f4bef0667947b826848db1c45a645f751357c1affected
LinuxLinuxe3fdbef1bab8e372981c8cc4d8febbaa76c490b0 < 50c3acd460551cdf9d8ac6fe0c04f2de0e8e0872affected
LinuxLinuxe3fdbef1bab8e372981c8cc4d8febbaa76c490b0 < 90ad946fff70f312b8d23226afc38c13ddd88c4baffected
LinuxLinux6.6affected
LinuxLinux0 < 6.6unaffected
LinuxLinux6.6.24 <= 6.6.*unaffected
LinuxLinux6.7.12 <= 6.7.*unaffected
LinuxLinux6.8.3 <= 6.8.*unaffected
LinuxLinux6.9 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References