CVE-2024-26966

Summary

In the Linux kernel, the following vulnerability has been resolved:

clk: qcom: mmcc-apq8084: 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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux2b46cd23a5a2cf0b8d3583338b63409f5e78e7cd < 5533686e99b04994d7c4877dc0e4282adc9444a2affected
LinuxLinux2b46cd23a5a2cf0b8d3583338b63409f5e78e7cd < b2dfb216f32627c2f6a8041f2d9d56d102ab87c0affected
LinuxLinux2b46cd23a5a2cf0b8d3583338b63409f5e78e7cd < a09aecb6cb482de88301c43bf00a6c8726c4d34faffected
LinuxLinux2b46cd23a5a2cf0b8d3583338b63409f5e78e7cd < 3aedcf3755c74dafc187eb76acb04e3e6348b1a9affected
LinuxLinux2b46cd23a5a2cf0b8d3583338b63409f5e78e7cd < 185de0b7cdeaad8b89ebd4c8a258ff2f21adba99affected
LinuxLinux2b46cd23a5a2cf0b8d3583338b63409f5e78e7cd < 9b4c4546dd61950e80ffdca1bf6925f42b665b03affected
LinuxLinux2b46cd23a5a2cf0b8d3583338b63409f5e78e7cd < 7e5432401536117c316d7f3b21d46b64c1514f38affected
LinuxLinux2b46cd23a5a2cf0b8d3583338b63409f5e78e7cd < 5638330150db2cc30b53eed04e481062faa3ece8affected
LinuxLinux2b46cd23a5a2cf0b8d3583338b63409f5e78e7cd < a903cfd38d8dee7e754fb89fd1bebed99e28003daffected
LinuxLinux3.17affected
LinuxLinux0 < 3.17unaffected
LinuxLinux4.19.312 <= 4.19.*unaffected
LinuxLinux5.4.274 <= 5.4.*unaffected
LinuxLinux5.10.215 <= 5.10.*unaffected
LinuxLinux5.15.154 <= 5.15.*unaffected
LinuxLinux6.1.84 <= 6.1.*unaffected
LinuxLinux6.6.24 <= 6.6.*unaffected
LinuxLinux6.7.12 <= 6.7.*unaffected
LinuxLinux6.8.3 <= 6.8.*unaffected
LinuxLinux6.9 <= *unaffected

Weaknesses

ADP Enrichment

CVE Program Container

Additional References

CISA ADP Vulnrichment

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

References