In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
May 22, 2024
to the GitHub Advisory Database
•
Updated Apr 10, 2025
Description
Published by the National Vulnerability Database
May 22, 2024
Published to the GitHub Advisory Database
May 22, 2024
Last updated
Apr 10, 2025
In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: Fix even more out of bound writes from debugfs
CVE-2021-42327 was fixed by:
commit f23750b5b3d98653b31d4469592935ef6364ad67
Author: Thelford Williams [email protected]
Date: Wed Oct 13 16:04:13 2021 -0400
but amdgpu_dm_debugfs.c contains more of the same issue so fix the
remaining ones.
v2:
* Add missing fix in dp_max_bpc_write (Harry Wentland)
References