Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: The use of an uninitialized value size when calling amdgpuvcecsreloc. Initialize the size value before calling amdgpuvcecsreloc, such as in the case where it’s set to 0x03000001. V2: To truly improve the handling, we...