6.7
CVSSv3

CVE-2021-42327

Published: 21/10/2021 Updated: 25/03/2024
CVSS v2 Base Score: 4.6 | Impact Score: 6.4 | Exploitability Score: 3.9
CVSS v3 Base Score: 6.7 | Impact Score: 5.9 | Exploitability Score: 0.8
VMScore: 409
Vector: AV:L/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

dp_link_settings_write in drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c in the Linux kernel up to and including 5.14.14 allows a heap-based buffer overflow by an attacker who can write a string to the AMD GPU display drivers debug filesystem. There are no checks on size within parse_write_buffer_into_params when it uses the size of copy_from_user to copy a userspace buffer into a 40-byte heap buffer.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

linux linux kernel

fedoraproject fedora 35

netapp h300s_firmware -

netapp h500s_firmware -

netapp h700s_firmware -

netapp h300e_firmware -

netapp h500e_firmware -

netapp h700e_firmware -

netapp h410s_firmware -

netapp h410c_firmware -

Vendor Advisories

Several security issues were fixed in the Linux kernel ...
Several security issues were fixed in the Linux kernel ...
dp_link_settings_write in drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfsc in the Linux kernel through 51414 allows a heap-based buffer overflow by an attacker who can write a string to the AMD GPU display drivers debug filesystem There are no checks on size within parse_write_buffer_into_params when it uses the size of copy_from_user t ...
dp_link_settings_write in drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfsc in the Linux kernel through 51414 allows a heap-based buffer overflow by an attacker who can write a string to the AMD GPU display drivers debug filesystem There are no checks on size within parse_write_buffer_into_params when it uses the size of copy_from_user t ...

Github Repositories

kernel exploit POC for vulnerability i found in amd gpu driver

CVE-2021-42327 SLUB overflow exploit full writeup