Bugzilla – Bug 1220319
VUL-0: CVE-2023-52460: kernel-source,kernel-source-azure,kernel-source-rt: Idrm/amd/display: Fix NULL pointer dereference at hibernate
Last modified: 2024-07-02 13:07:12 UTC
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL pointer dereference at hibernate During hibernate sequence the source context might not have a clk_mgr. So don't use it to look for DML2 support. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2023-52460 https://www.cve.org/CVERecord?id=CVE-2023-52460 https://git.kernel.org/stable/c/6b80326efff093d037e0971831dca6ebddba9b45 https://git.kernel.org/stable/c/b719a9c15d52d4f56bdea8241a5d90fd9197ce99
Buggy commit is only on stable, which already has the fix, just a changelog update is left to do
The stable branches has moved on to v6.8, which contains the fix. Slowroll is at v6.6, which doesn't need the fix. There's nothing to do here for me. Unassigning myself.
All done, closing.