CVE-2024-26965
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-msm8974: fix terminating of frequency table arrays The frequency table arrays are supposed to be terminated with an empty element.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.26%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
In the Linux kernel, the following vulnerability has been resolved: clk: qcom: mmcc-msm8974: 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.
- CVSS 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.26% probability · 18th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-787
- Affected
- linux/linux kernel · debian/debian linux
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/3ff4a0f6a8f0ad4b4ee9e908bdfc3cacb7be4060Patch
- https://git.kernel.org/stable/c/537040c257ab4cd0673fbae048f3940c8ea2e589Patch
- https://git.kernel.org/stable/c/7e9926fef71e514b4a8ea9d11d5a84d52b181362Patch
- https://git.kernel.org/stable/c/86bf75d9158f511db7530bc82a84b19a5134d089Patch
- https://git.kernel.org/stable/c/8f562f3b25177c2055b20fd8cf000496f6fa9194Patch
- https://git.kernel.org/stable/c/99740c4791dc8019b0d758c5389ca6d1c0604d95Patch
- https://git.kernel.org/stable/c/ae99e199037c580b7350bfa3596f447a53bcf01fPatch
- https://git.kernel.org/stable/c/ca2cf98d46748373e830a13d85d215d64a2d9bf2Patch
- https://git.kernel.org/stable/c/e2c02a85bf53ae86d79b5fccf0a75ac0b78e0c96Patch
- https://git.kernel.org/stable/c/3ff4a0f6a8f0ad4b4ee9e908bdfc3cacb7be4060Patch
- https://git.kernel.org/stable/c/537040c257ab4cd0673fbae048f3940c8ea2e589Patch
- https://git.kernel.org/stable/c/7e9926fef71e514b4a8ea9d11d5a84d52b181362Patch
- https://git.kernel.org/stable/c/86bf75d9158f511db7530bc82a84b19a5134d089Patch
- https://git.kernel.org/stable/c/8f562f3b25177c2055b20fd8cf000496f6fa9194Patch
- https://git.kernel.org/stable/c/99740c4791dc8019b0d758c5389ca6d1c0604d95Patch
- https://git.kernel.org/stable/c/ae99e199037c580b7350bfa3596f447a53bcf01fPatch
- https://git.kernel.org/stable/c/ca2cf98d46748373e830a13d85d215d64a2d9bf2Patch
- https://git.kernel.org/stable/c/e2c02a85bf53ae86d79b5fccf0a75ac0b78e0c96Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.htmlMailing List, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2024/06/msg00020.htmlMailing List, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.