1602 matches found
CVE-2022-50527 drm/amdgpu: Fix size validation for non-exclusive domains (v4)
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...
CVE-2022-50527
CVE-2022-50527 concerns the Linux kernel patch for amdgpu memory size validation. The description states that amdgpu_bo_validate_size() was fixed to verify that the TTM domain manager for the requested memory exists, preventing a kernel oops when dereferencing the manager pointer. The lineage sho...
EUVD-2025-32833
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...
CVE-2022-50527 drm/amdgpu: Fix size validation for non-exclusive domains (v4)
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains v4 Fix amdgpubovalidatesize to check whether the TTM domain manager for the requested memory exists, else we get a kernel oops when dereferencing "man". v2: Make the patch...
EUVD-2008-4556
Malware in sbrugna...
EUVD-2011-2510
Malware in sbrugna...
EUVD-2003-0242
Malware in sbrugna...
EUVD-2006-1526
Malware in sbrugna...
EUVD-2010-2255
Malware in sbrugna...
EUVD-2007-3096
Malware in sbrugna...
EUVD-2005-3044
Malware in sbrugna...
EUVD-2010-2499
Malware in sbrugna...
EUVD-2018-5043
Malware in sbrugna...
EUVD-2001-0028
Malware in sbrugna...
EUVD-2005-1124
Malware in sbrugna...
EUVD-2014-4435
Malware in sbrugna...
EUVD-2009-0748
Malware in sbrugna...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986729)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986729 advisory. In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: fix NULL pointer deref in atahostallocpinfo In an unlikely and probably wrong?...
SUSE CVE-2023-53576
In the Linux kernel, the following vulnerability has been resolved: nullblk: Always check queue mode setting from configfs Make sure to check device queue mode in the nullvalidateconf and return error for NULLQRQ as we don't allow legacy I/O path, without this patch we get OOPs when queue mode is...
CVE-2023-53571
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Make intelgetcrtcnewencoder less oopsy The point of the WARN was to print something, not oops straight up. Currently that is precisely what happens if we can't find the connector for the crtc in the atomic state. Get th...