Bug 1223639 (CVE-2024-26971) - VUL-0: CVE-2024-26971: kernel: clk: qcom: gcc-ipq5018: fix terminating of frequency table arrays
Summary: VUL-0: CVE-2024-26971: kernel: clk: qcom: gcc-ipq5018: fix terminating of fre...
Status: RESOLVED FIXED
Alias: CVE-2024-26971
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/403742/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-26971:5.5:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-02 08:28 UTC by SMASH SMASH
Modified: 2024-05-29 12:24 UTC (History)
2 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-05-02 08:28:20 UTC
In the Linux kernel, the following vulnerability has been resolved:

clk: qcom: gcc-ipq5018: 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().

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26971
https://www.cve.org/CVERecord?id=CVE-2024-26971
https://git.kernel.org/stable/c/50c3acd460551cdf9d8ac6fe0c04f2de0e8e0872
https://git.kernel.org/stable/c/90ad946fff70f312b8d23226afc38c13ddd88c4b
https://git.kernel.org/stable/c/b0cf3d200e8a72b6d28e6e088c062b4a98cb5eaf
https://git.kernel.org/stable/c/c8f4bef0667947b826848db1c45a645f751357c1
https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-26971.mbox
https://bugzilla.redhat.com/show_bug.cgi?id=2278360
Comment 2 Andrea Mattiazzo 2024-05-29 12:24:26 UTC
All done, closing.