Bugzilla – Bug 1224780
VUL-0: REJECTED: CVE-2024-35906: kernel: drm/amd/display: Send DTBCLK disable message on first commit
Last modified: 2024-05-24 14:55:19 UTC
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Send DTBCLK disable message on first commit [Why] Previous patch to allow DTBCLK disable didn't address boot case. Driver thinks DTBCLK is disabled by default, so we don't send disable message to PMFW. DTBCLK is then enabled at idle desktop on boot, burning power. [How] Set dtbclk_en to true on boot so that disable message is sent during first commit. References: https://git.kernel.org/stable/c/0dab75b433ed2480d57ae4f8f725186a46223e42 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-35906 https://www.cve.org/CVERecord?id=CVE-2024-35906 https://git.kernel.org/stable/c/f341055b10bd8be55c3c995dff5f770b236b8ca9 https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-35906.mbox
This one has a follow up asking to revert this exact commit CVE-2024-35881.
https://www.suse.com/security/cve/CVE-2024-35906.html cvss 0
This patch has caused a regression. Let's close as invalid.
Closing as already fixed since fix 25358e04a43c that address the issue is already applied to SLE15-SP6 and ALP-current