Bug 1222602 (CVE-2024-26699) - VUL-0: CVE-2024-26699: kernel: drm/amd/display: array-index-out-of-bounds in dcn35_clkmgr
Summary: VUL-0: CVE-2024-26699: kernel: drm/amd/display: array-index-out-of-bounds in ...
Status: RESOLVED FIXED
Alias: CVE-2024-26699
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/400173/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-26699:4.4:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-10 08:53 UTC by SMASH SMASH
Modified: 2024-07-01 16:07 UTC (History)
3 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-04-10 08:53:08 UTC
In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr

[Why]
There is a potential memory access violation while
iterating through array of dcn35 clks.

[How]
Limit iteration per array size.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26699
https://www.cve.org/CVERecord?id=CVE-2024-26699
https://git.kernel.org/stable/c/46806e59a87790760870d216f54951a5b4d545bc
https://git.kernel.org/stable/c/ca400d8e0c1c9d79c08dfb6b7f966e26c8cae7fb
https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-26699.mbox
https://bugzilla.redhat.com/show_bug.cgi?id=2273115
Comment 1 Thomas Leroy 2024-04-10 09:26:21 UTC
It seems that this is buggy since the commit adding the DCN35 code (8774029f76b9 drm/amd/display: Add DCN35 CLK_MGR) which is on stable and SLE15-SP6-GA.
Those 2 branches also have the fix, so I would say nothing to do except a changelog update