CVE-2024-26967

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxff93872a9c6168992ee41f2da9d9c3b8a6f8a8e5 < 93ff48729211dae55df5d216023be4528d29babbaffected
LinuxLinuxff93872a9c6168992ee41f2da9d9c3b8a6f8a8e5 < 6a3d70f7802a98e6c28a74f997a264118b9f50cdaffected
LinuxLinux6.8affected
LinuxLinux0 < 6.8unaffected
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