Vulnerability CVE-2021-47487


Published: 2024-05-22

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

drm/amdgpu: fix out of bounds write

Size can be any value and is user controlled resulting in overwriting the
40 byte array wr_buf with an arbitrary length of data from buf.

 References:
https://git.kernel.org/stable/c/eb3b6805e3e9d98b2507201fd061a231988ce623
https://git.kernel.org/stable/c/d3ed72495a59fbfb9377450c8dfe94389a6509a7
https://git.kernel.org/stable/c/5afa7898ab7a0ec9c28556a91df714bf3c2f725e

Copyright 2026, cxsecurity.com

 

Back to Top