Lucene search
K

2404 matches found

BDU FSTEC
BDU FSTEC
added 2025/06/23 12:0 a.m.3 views

The vulnerability of the vcn_v5_0_0_hw_fini() function in the drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the vcnv500hwfini function in the drivers/gpu/drm/amd/amdgpu/vcnv500.c module of the Linux operating system is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS5.9AI score0.00232EPSS
Exploits0References7Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:0 a.m.2 views

Vulnerability of the amdgpu_ttm_tt_unpopulate() function in the driver/gpu/drm/amd/amdgpu/amdgpu_ttm.c file – This driver is part of the Linux operating system’s AMD GPU kernel support for Direct Rendering Infrastructure (DRI), which allows a hacker to cause a service failure.

Vulnerability of the amdgputtmttunpopulate function in the driver/gpu/drm/amd/amdgpu/amdgputtm.c file – The Linux kernel driver for AMD GPU graphics processors is vulnerable due to the repeated use of previously freed memory. Exploiting this vulnerability could allow an attacker to cause a system...

5.5CVSS6.5AI score0.00234EPSS
Exploits0References20Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/06/23 12:0 a.m.3 views

Vulnerability of the amdgpu_fbdevdestroy() function in the drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c module – This driver provides support for AMD GPU cores in Linux systems. An attacker could exploit this vulnerability to gain access to protected information or cause system failures.

Vulnerability of the amdgpufbdevdestroy function in the drivers/gpu/drm/amd/amdgpu/amdgpufb.c module – The Linux driver for AMD GPU cores supporting Direct Rendering Infrastructure DRI is vulnerable to security vulnerabilities. Exploiting this vulnerability could allow an attacker to access...

5.5CVSS6.6AI score
Exploits0References14Affected Software1
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.2 views

SUSE CVE-2022-50035

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

5.5CVSS6.3AI score0.00153EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/06/19 3:16 a.m.4 views

SUSE CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS6.5AI score0.00163EPSS
Exploits0References17
BDU FSTEC
BDU FSTEC
added 2025/06/19 12:0 a.m.1 views

The vulnerability of the parse_amd_vsdb() function in the drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c file of the amdgpu kernel in the Linux operating system allows a attacker to compromise the confidentiality and accessibility of protected information.

The vulnerability of the parseamdvsdb function in the drivers/gpu/drm/amd/display/amdgpudm/amdgpudm.c file of the amdgpu kernel in the Linux operating system is related to reading memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the...

7.1CVSS7.2AI score0.0024EPSS
Exploits0References13Affected Software3
OSV
OSV
added 2025/06/18 11:15 a.m.3 views

DEBIAN-CVE-2022-50035

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

7.8CVSS5.2AI score0.00153EPSS
Exploits0References1
OSV
OSV
added 2025/06/18 11:15 a.m.0 views

UBUNTU-CVE-2022-50035

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

7.8CVSS6AI score0.00153EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/06/18 11:1 a.m.7 views

CVE-2022-50035 drm/amdgpu: Fix use-after-free on amdgpu_bo_list mutex

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix use-after-free on amdgpubolist mutex If amdgpucsvmhandling returns r != 0, then it will unlock the bolistmutex inside the function amdgpucsvmhandling and again on amdgpucsparserfini. This problem results in the...

0.00153EPSS
Exploits0References2
CVE
CVE
added 2025/06/18 11:1 a.m.100 views

CVE-2022-50035

CVE-2022-50035 affects the Linux kernel DRM AMDGPU path. The issue is a use-after-free in amdgpu_bo_list mutex handling caused by double-unlocking of bo_list_mutex when amdgpu_cs_vm_handling returns non-zero, which can lead to a refcount underflow (as shown in the trace). The vulnerability is dem...

7.8CVSS6.5AI score0.00153EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/06/18 10:15 a.m.3 views

DEBIAN-CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS5.6AI score0.00163EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2025/06/18 10:15 a.m.4 views

CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS6.5AI score0.00163EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2025/06/18 10:15 a.m.2 views

UBUNTU-CVE-2025-38011

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

5.5CVSS6.2AI score0.00163EPSS
Exploits0References25
Cvelist
Cvelist
added 2025/06/18 9:28 a.m.9 views

CVE-2025-38011 drm/amdgpu: csa unmap use uninterruptible lock

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

0.00163EPSS
Exploits0References4
CVE
CVE
added 2025/06/18 9:28 a.m.95 views

CVE-2025-38011

Summary: CVE-2025-38011 affects the Linux kernel DRM/amdgpu path (csa unmapping). The root cause is a use of an interruptible lock while unmapping the CSA and freeing GPU VM, which could lead to a memory leak and a warning backtrace when a signal is accepted after process exit and a VM lock wait ...

5.5CVSS6.6AI score0.00163EPSS
Exploits0References4Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: drm/amdgpu: fix usage of slab after free +0.000021 BUG: KASAN: slab-use-after-free in drmschedentityflush+0x6cb/0x7a0 gpusched +0.000027 Reading of size 8 at address ffff8881b8605f88 by task amdpciunplug/2147 +0.000023 CPU: 6...

7.8CVSS6.7AI score0.0022EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: NULL-check of BO’s backing stores when determining GFX12 PTE flags PRT BOs may not have any backing store, so bo-tbo.resource will be NULL. Check for this before dereferencing. Cherry-picked from commit...

5.5CVSS5.5AI score0.00152EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: The issue involves using a non-interruptible lock during the unmapping of the CSA object. After a process exits, attempting to unmap the CSA object and release the GPU memory may cause memory leakage, as indicated by...

5.5CVSS5.7AI score0.00163EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/06/11 1:1 a.m.3 views

kernel: drm/amdgpu: Fix potential out-of-bounds access in 'amdgpu_discovery_reg_base_init()'

An out-of-bounds access flaw was found in drivers/gpu/drm/amd/amdgpu/amdgpudiscovery.c in the Linux kernel. This issue may lead to a crash...

7.2AI score0.00013EPSS
Exploits0References5
OSV
OSV
added 2025/06/10 3:23 p.m.7 views

CLSA-2025-1749568993 kernel: Fix of 24 CVEs

vsock: Keep the binding until socket destruction CVE-2025-21756 - mt76: fix use-after-free by removing a non-RCU wcid pointer CVE-2022-49328 - bpf, testrun: Fix alignment problem in bpfprogtestrunskb CVE-2022-49840 - ASoC: core: Fix use-after-free in sndsocexit CVE-2022-49842 - net: sched: Fix...

7.8CVSS7.3AI score0.00824EPSS
Exploits3References1
Rows per page
Query Builder