Lucene search
+L

2861 matches found

Cvelist
Cvelist
added 2025/09/18 1:33 p.m.16 views

CVE-2023-53370 drm/amdgpu: fix memory leak in mes self test

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini...

0.00143EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.7 views

CVE-2023-53370

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini...

5.5CVSS5.5AI score0.00143EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.1 views

CVE-2023-53370 drm/amdgpu: fix memory leak in mes self test

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini...

6.1AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 1:33 p.m.5 views

CVE-2023-53370 drm/amdgpu: fix memory leak in mes self test

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini...

5.5CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2025/09/18 1:33 p.m.39 views

CVE-2023-53370

CVE-2023-53370 targets the Linux kernel DRM AMDGPU MES self test memory leak. The root cause is fences for the MES queue not being freed during amdgpu_ring_fini, leading to leaks. The description states a fix was applied in the kernel; connected documents reference kernel security updates address...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/18 1:33 p.m.9 views

CVE-2022-50393 drm/amdgpu: SDMA update use unlocked iterator

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

7.8CVSS6.2AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.10 views

CVE-2022-50393

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

7.8CVSS5.1AI score0.00151EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.1 views

CVE-2022-50393 drm/amdgpu: SDMA update use unlocked iterator

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

6.2AI score0.00151EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.18 views

CVE-2022-50393 drm/amdgpu: SDMA update use unlocked iterator

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: SDMA update use unlocked iterator SDMA update page table may be called from unlocked context, this generate below warning. Use unlocked iterator to handle this case. WARNING: CPU: 0 PID: 1475 at...

7.8CVSS0.00151EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/18 1:33 p.m.36 views

CVE-2022-50393

The CVE-2022-50393 issue affects the Linux kernel DRM/AMDGPU SDMA path where dma_resv_iter_next may be invoked from an unlocked context during SDMA page-table updates, leading to a potential misuse warning and race conditions. Affected component: amdgpu driver within the kernel's DMA-BUF handling...

7.8CVSS6.2AI score0.00151EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.9 views

SUSE CVE-2022-50303

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix double release compute pasid If kfdprocessdeviceinitvm returns failure after vm is converted to compute vm and vm-pasid set to compute pasid, KFD will not take pdd-drmfile reference. As a result, drm close file...

5.5CVSS6.4AI score0.00151EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.10 views

SUSE CVE-2023-53228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/17 3:15 p.m.9 views

CVE-2022-50354

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfdprocessdeviceinitvm error handling Should only destroy the ibmem and let process cleanup worker to free the outstanding BOs. Reset the pointer in pdd-qpd structure, to avoid NULL pointer access in process destr...

7.8CVSS0.00197EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.3 views

DEBIAN-CVE-2022-50354

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfdprocessdeviceinitvm error handling Should only destroy the ibmem and let process cleanup worker to free the outstanding BOs. Reset the pointer in pdd-qpd structure, to avoid NULL pointer access in process destr...

5.5CVSS5.3AI score0.00197EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.8 views

CVE-2022-50354

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfdprocessdeviceinitvm error handling Should only destroy the ibmem and let process cleanup worker to free the outstanding BOs. Reset the pointer in pdd-qpd structure, to avoid NULL pointer access in process destr...

7.8CVSS5.3AI score0.00197EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.19 views

CVE-2022-50354 drm/amdkfd: Fix kfd_process_device_init_vm error handling

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix kfdprocessdeviceinitvm error handling Should only destroy the ibmem and let process cleanup worker to free the outstanding BOs. Reset the pointer in pdd-qpd structure, to avoid NULL pointer access in process destr...

7.8CVSS0.00197EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53237

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuirqput call trace in gmcv110hwfini The gmc.eccirq is enabled by firmwa...

5.5CVSS5.2AI score0.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/16 11:31 p.m.6 views

SUSE CVE-2023-53193

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuirqput call trace in gmcv100hwfini The gmc.eccirq is enabled by firmware per IFWI setting, and the host driver is not privileged to enable/disable the interrupt. So, it is meaningless to use the amdgpuirqput...

5.5CVSS6.5AI score0.00145EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53228

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission fail...

5.5CVSS5.6AI score0.00146EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53193

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuirqput call trace in gmcv100hwfini The gmc.eccirq is enabled by firmwa...

5.5CVSS5.2AI score0.00145EPSS
SaveExploits0References3
Rows per page
Query Builder