Bug 1223647 (CVE-2024-26967)

Summary: VUL-0: CVE-2024-26967: kernel: clk: qcom: camcc-sc8280xp: fix terminating of frequency table arrays
Product: [Novell Products] SUSE Security Incidents Reporter: SMASH SMASH <smash_bz>
Component: IncidentsAssignee: Security Team bot <security-team>
Status: RESOLVED FIXED QA Contact: Security Team bot <security-team>
Severity: Normal    
Priority: P3 - Medium CC: gabriele.sonnu, vasant.karasulli
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://smash.suse.de/issue/403738/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-26967:5.5:(AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H)
Found By: Security Response Team Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description SMASH SMASH 2024-05-02 08:28:28 UTC
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.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26967
https://www.cve.org/CVERecord?id=CVE-2024-26967
https://git.kernel.org/stable/c/6a3d70f7802a98e6c28a74f997a264118b9f50cd
https://git.kernel.org/stable/c/93ff48729211dae55df5d216023be4528d29babb
https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-26967.mbox
https://bugzilla.redhat.com/show_bug.cgi?id=2278368
Comment 3 Andrea Mattiazzo 2024-05-24 10:30:42 UTC
All done, closing.