Bugzilla – Bug 1222323
VUL-0: CVE-2024-26661: kernel: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'
Last modified: 2024-07-15 13:52:37 UTC
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()' In "u32 otg_inst = pipe_ctx->stream_res.tg->inst;" pipe_ctx->stream_res.tg could be NULL, it is relying on the caller to ensure the tg is not NULL. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26661 https://git.kernel.org/stable/c/39f24c08363af1cd945abad84e3c87fd3e3c845a https://git.kernel.org/stable/c/3f3c237a706580326d3b7a1b97697e5031ca4667 https://git.kernel.org/stable/c/66951d98d9bf45ba25acf37fe0747253fafdf298 https://www.cve.org/CVERecord?id=CVE-2024-26661 https://bugzilla.redhat.com/show_bug.cgi?id=2272784
@Patrik: Can you please check ./scripts/check-kernel-fix CVE-2024-26661 66951d98d9bf ("drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'") merged v6.8-rc4~21^2~1^2~14 Fixes: 474ac4a875ca ("drm/amd/display: Implement some asic specific abm call backs.") merged v5.9-rc1~134^2~19^2~484 Security fix for CVE-2024-26661 bsc#1222323 with CVSS 5.5 .............................. ACTION NEEDED! SLE15-SP5: MANUAL: backport 66951d98d9bf45ba25acf37fe0747253fafdf298 (Fixes 474ac4a875ca)