Vulnerability CVE-2024-26916


Published: 2024-04-17

Description:
In the Linux kernel, the following vulnerability has been resolved:

Revert "drm/amd: flush any delayed gfxoff on suspend entry"

commit ab4750332dbe ("drm/amdgpu/sdma5.2: add begin/end_use ring
callbacks") caused GFXOFF control to be used more heavily and the
codepath that was removed from commit 0dee72639533 ("drm/amd: flush any
delayed gfxoff on suspend entry") now can be exercised at suspend again.

Users report that by using GNOME to suspend the lockscreen trigger will
cause SDMA traffic and the system can deadlock.

This reverts commit 0dee726395333fea833eaaf838bc80962df886c8.

 References:
https://git.kernel.org/stable/c/65158edb0a3a8df23197d52cd24287e39eaf95d6
https://git.kernel.org/stable/c/ff70e6ff6fc2413caf33410af7462d1f584d927e
https://git.kernel.org/stable/c/caa2565a2e13899be31f7b1e069e6465d3e2adb0
https://git.kernel.org/stable/c/d855ceb6a5fde668c5431156bc60fae0cc52b764
https://git.kernel.org/stable/c/916361685319098f696b798ef1560f69ed96e934

Copyright 2024, cxsecurity.com

 

Back to Top