Lucene search
+L

472 matches found

Debian CVE
Debian CVE
added 2025/05/09 6:41 a.m.18 views

CVE-2025-37853

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: debugfs hanghws skip GPU with MES debugfs hanghws is used by GPU reset test with HWS, for MES this crash the kernel with NULL pointer access because dqm-packetmgr is not setup for MES path. Skip GPU with MES for now,...

5.5CVSS5.5AI score0.00261EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/05/09 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the amdkfd driver not properly handling the hanghws debugging interface under the MES path, which could lead...

5.5CVSS6.5AI score0.00261EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/09 12:00 a.m.4 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the amdkfd driver not synchronizing the cleanup of the user queue during a mode 1 reset, which could lead to...

7.8CVSS6.4AI score0.00276EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/09 12:00 a.m.7 views

PT-2025-20504

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the drm/amdkfd component, specifically with the debugfs hang hws interface used for GPU reset tests with HW...

5.5CVSS6.6AI score0.00261EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.6 views

SUSE CVE-2022-49864

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL pointer dereference in svmmigratetoram ./drivers/gpu/drm/amd/amdkfd/kfdmigrate.c:985:58-62: ERROR: p is NULL but dereferenced...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References9
NVD
NVD
added 2025/05/01 3:16 p.m.14 views

CVE-2022-49864

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL pointer dereference in svmmigratetoram ./drivers/gpu/drm/amd/amdkfd/kfdmigrate.c:985:58-62: ERROR: p is NULL but dereferenced...

5.5CVSS0.00187EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/01 3:16 p.m.21 views

UBUNTU-CVE-2022-49864

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL pointer dereference in svmmigratetoram ./drivers/gpu/drm/amd/amdkfd/kfdmigrate.c:985:58-62: ERROR: p is NULL but dereferenced...

5.5CVSS6.1AI score0.00187EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.28 views

CVE-2022-49864 drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL pointer dereference in svmmigratetoram ./drivers/gpu/drm/amd/amdkfd/kfdmigrate.c:985:58-62: ERROR: p is NULL but dereferenced...

0.00187EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/01 2:10 p.m.155 views

CVE-2022-49864

Summary: CVE-2022-49864 is a Linux kernel vulnerability within the DRM/AMDKFD driver. The root cause is a NULL pointer dereference in svm_migrate_to_ram() in kfd_migrate.c (p dereferenced as NULL). The issue manifests as a potential kernel crash or denial of service via a local attack vector. The...

5.5CVSS6.5AI score0.00187EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.16 views

CVE-2022-49864

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL pointer dereference in svmmigratetoram ./drivers/gpu/drm/amd/amdkfd/kfdmigrate.c:985:58-62: ERROR: p is NULL but dereferenced...

5.5CVSS5.5AI score0.00187EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/04 2:58 a.m.7 views

SUSE CVE-2025-21940

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

5.5CVSS6.5AI score0.00191EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/01 4:15 p.m.11 views

UBUNTU-CVE-2025-21940

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

5.5CVSS6.2AI score0.00191EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/27 5:15 p.m.18 views

AZL-69476 CVE-2023-53009 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

7.8CVSS5.6AI score0.00172EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/03/08 2:50 a.m.10 views

SUSE CVE-2025-21842

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gangctxbo when failed to init user queue The destructor of a gtt bo is declared as void amdgpuamdkfdfreegttmemstruct amdgpudevice adev, void memobj; Which takes void as the second parameter. GCC allows passi...

5.5CVSS6.5AI score0.00235EPSS
SaveExploits0References6
NVD
NVD
added 2025/03/07 9:15 a.m.13 views

CVE-2025-21842

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gangctxbo when failed to init user queue The destructor of a gtt bo is declared as void amdgpuamdkfdfreegttmemstruct amdgpudevice adev, void memobj; Which takes void as the second parameter. GCC allows passi...

7.8CVSS0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/07 9:15 a.m.2 views

DEBIAN-CVE-2025-21842

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gangctxbo when failed to init user queue The destructor of a gtt bo is declared as void amdgpuamdkfdfreegttmemstruct amdgpudevice adev, void memobj; Which takes void as the second parameter. GCC allows passi...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/07 9:10 a.m.81 views

CVE-2025-21842

The CVE-2025-21842 entry concerns amdkfd in the Linux kernel where gang_ctx_bo memory is not freed correctly when user-queue init fails. The destructor for a gtt BO is declared as void amdgpu_amdkfd_free_gtt_mem(struct amdgpu_device adev, void mem_obj), taking a void . GCC will implicitly allow p...

7.8CVSS7.1AI score0.00235EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/03/07 9:10 a.m.11 views

CVE-2025-21842 amdkfd: properly free gang_ctx_bo when failed to init user queue

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gangctxbo when failed to init user queue The destructor of a gtt bo is declared as void amdgpuamdkfdfreegttmemstruct amdgpudevice adev, void memobj; Which takes void as the second parameter. GCC allows passi...

7.8CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/03/07 9:10 a.m.25 views

CVE-2025-21842 amdkfd: properly free gang_ctx_bo when failed to init user queue

In the Linux kernel, the following vulnerability has been resolved: amdkfd: properly free gangctxbo when failed to init user queue The destructor of a gtt bo is declared as void amdgpuamdkfdfreegttmemstruct amdgpudevice adev, void memobj; Which takes void as the second parameter. GCC allows passi...

7.8CVSS0.00235EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.7 views

SUSE CVE-2022-49055

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Check for potential null return of kmallocarray As the kmallocarray may return null, the 'eventwaitersi.wait' would lead to null-pointer dereference. Therefore, it is better to check the return value of kmallocarray t...

5.5CVSS7.6AI score0.00264EPSS
SaveExploits0References10
Rows per page
Query Builder