CVE-2024-26969

Summary

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

clk: qcom: gcc-ipq8074: 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
LinuxLinux9607f6224b3966652ce3f4e620c4694df190b64a < e117c6e2d1617520f5f7d7f6f6b395f01d8b5a27affected
LinuxLinux9607f6224b3966652ce3f4e620c4694df190b64a < 83fe1bbd9e259ad109827ccfbfc2488e0dea8e94affected
LinuxLinux9607f6224b3966652ce3f4e620c4694df190b64a < 851cc19bdb02556fb13629b3e4fef6f2bdb038feaffected
LinuxLinux9607f6224b3966652ce3f4e620c4694df190b64a < 9de184d4e557d550fb0b7b833b676bda4f269e4faffected
LinuxLinux9607f6224b3966652ce3f4e620c4694df190b64a < dd92b159c506804ac57adf3742d9728298bb1255affected
LinuxLinux9607f6224b3966652ce3f4e620c4694df190b64a < b6b31b4c67ea6bd9222e5b73b330554c57f2f90daffected
LinuxLinux9607f6224b3966652ce3f4e620c4694df190b64a < fc3ac2fcd0a7fad63eba1b359490a4b81720d0f9affected
LinuxLinux9607f6224b3966652ce3f4e620c4694df190b64a < be9e2752d823eca1d5af67014a1844a9176ff566affected
LinuxLinux9607f6224b3966652ce3f4e620c4694df190b64a < 1040ef5ed95d6fd2628bad387d78a61633e09429affected
LinuxLinux4.16affected
LinuxLinux0 < 4.16unaffected
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