Lucene search
+L

395 matches found

BDU FSTEC
BDU FSTEC
added 2025/04/01 12:0 a.m.9 views

Vulnerability of the kfd_mem_dmaunmap_userptr() function in the drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c file – This is a driver for supporting AMD GPU cores in Linux’s Direct Rendering Infrastructure (DRI), which can be exploited by attackers to cause system failures.

Vulnerability of the kfdmemdmaunmapuserptr function in the drivers/gpu/drm/amd/amdgpu/amdgpuamdkfdgpuvm.c file – The drivers for AMD GPU cores in Linux operating systems are vulnerable to a memory leak issue before the last reference is freed. Exploiting this vulnerability could allow an attacker...

5.5CVSS5.8AI score0.00194EPSS
SaveExploits0References8Affected Software3
BDU FSTEC
BDU FSTEC
added 2025/03/31 12:0 a.m.12 views

The vulnerability of the amdgpu_job_prepare_job() function in the driver’s code (drivers/gpu/drm/amd/amdgpu/amdgpu_job.c) in the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the amdgpujobpreparejob function in the driver’s code drivers/gpu/drm/amd/amdgpu/amdgpujob.c in the Linux kernel is related to deficiencies in handling exceptional conditions. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References11Affected Software4
OSV
OSV
added 2025/03/07 9:15 a.m.10 views

UBUNTU-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.6AI score0.00212EPSS
SaveExploits0References6
OSV
OSV
added 2025/03/06 4:15 p.m.15 views

AZL-59123 CVE-2024-58052 affecting package kernel for versions less than 5.15.180.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL pointer dereference in atomctrlgetsmcsclkrangetable The function atomctrlgetsmcsclkrangetable does not check the return value of smuatomgetdatatable. If smuatomgetdatatable fails to retrieve SMUInfo...

5.5CVSS6.7AI score0.00206EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/03/06 12:0 a.m.13 views

PT-2025-14486 · Amd +4 · Amdgpu +4

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 6.11 and later Description: A NULL pointer dereference issue has been identified in the Linux kernel, specifically affecting the AMDGPU driver when loaded with amdgpu.dc=1 on PCs with older GPUs, such as the R9 280X. Thi...

7.8CVSS5.9AI score0.37115EPSS
SaveExploits6References1241
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-36969

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amd/display: Fix division by zero in setupdscconfig When sliceheight is 0, the division by sliceheight in the calculation of the number of slices will cause...

5.5CVSS6AI score0.00213EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-52585

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: Fix possible NULL dereference in amdgpurasqueryerrorstatushelper Return invalid error code -EINVAL for invalid block id. Fixes the below:...

5.5CVSS6AI score0.00282EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:20 a.m.6 views

SUSE CVE-2025-21784

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: bail out when failed to load fw in pspinitcapmicrocode In function pspinitcapmicrocode, it should bail out when failed to load firmware, otherwise it may cause invalid memory access...

5.5CVSS7.7AI score0.00193EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/02/27 3:5 a.m.4 views

SUSE CVE-2022-49530

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: fix double free in siparsepowertable In function siparsepowertable, array adev-pm.dpm.ps and its member is allocated. If the allocation of each member fails, the array itself is freed and returned with an error code...

5.5CVSS6.7AI score0.00267EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:0 a.m.1 views

DEBIAN-CVE-2022-49137

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu/amdgpucs: fix refcount leak of a dmafence obj This issue takes place in an error path in amdgpucsfencetohandleioctl. When info-in.what falls into default case, the function simply returns -EINVAL, forgetting to...

5.5CVSS5.5AI score0.0025EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:0 a.m.4 views

DEBIAN-CVE-2022-49133

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: svm range restore work deadlock when process exit kfdprocessnotifierrelease flush svmrangerestorework which calls svmrangelistlockandflushwork to flush deferredlist work, but if deferredlist work mmput release the las...

5.5CVSS5.5AI score0.00252EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:0 a.m.14 views

CVE-2022-49137

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu/amdgpucs: fix refcount leak of a dmafence obj This issue takes place in an error path in amdgpucsfencetohandleioctl. When info-in.what falls into default case, the function simply returns -EINVAL, forgetting to...

5.5CVSS0.0025EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 7:0 a.m.6 views

UBUNTU-CVE-2022-49133

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: svm range restore work deadlock when process exit kfdprocessnotifierrelease flush svmrangerestorework which calls svmrangelistlockandflushwork to flush deferredlist work, but if deferredlist work mmput release the las...

5.5CVSS6.5AI score0.00252EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.1 views

CVE-2022-49529 drm/amdgpu/pm: fix the null pointer while the smu is disabled

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: fix the null pointer while the smu is disabled It needs to check if the ppfuncs is initialized while release the context, otherwise it will trigger null pointer panic while the software smu is not enabled...

6.3AI score0.00214EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.48 views

CVE-2022-49529

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/pm: fix the null pointer while the smu is disabled It needs to check if the ppfuncs is initialized while release the context, otherwise it will trigger null pointer panic while the software smu is not enabled...

5.5CVSS5.5AI score0.00214EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.2 views

CVE-2022-49365 drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Off by one in dmdmuboutbox1lowirq The ARRAYSIZE should be = ARRAYSIZE to prevent an out of bounds access...

6.4AI score0.00252EPSS
SaveExploits0References4
CVE
CVE
added 2025/02/26 2:11 a.m.170 views

CVE-2022-49365

The CVE-2022-49365 issue is an off-by-one error in the Linux kernel AMDGPU DMUB outbox1 low IRQ handling (dm_dmub_outbox1_low_irq), where a comparison against ARRAY_SIZE() allowed an out-of-bounds access. Public advisories confirm fixes have been applied in multiple distributions’ kernel branches...

5.5CVSS5.4AI score0.00252EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/02/26 2:10 a.m.112 views

CVE-2022-49335

CVE-2022-49335 concerns the Linux kernel DRM/AMDGPU path. The issue arises when a compute submit command (cs) is sent with 0 chunks, which is illegal and leads to a kernel oops later, specifically a NULL pointer dereference in amdgpu_cs_ioctl. Affected evidence shows a crafted 0-chunk submission ...

5.5CVSS5.4AI score0.00262EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2025/02/26 2:10 a.m.20 views

CVE-2022-49335 drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/cs: make commands with 0 chunks illegal behaviour. Submitting a cs with 0 chunks, causes an oops later, found trying to execute the wrong userspace driver. MESALOADERDRIVEROVERRIDE=v3d glxinfo 172536.665184 BUG: kernel...

0.00262EPSS
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2025/02/18 12:0 a.m.6 views

The vulnerability of Linux operating system’s DRM/AMD/AMDGPU kernel components, which allows a hacker to trigger a service failure.

The vulnerability of Linux operating system’s DRM/AMD/AMDGPU cores relates to the assignment of the NULL pointer. Exploiting this vulnerability can allow an attacker to trigger a service failure...

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References30Affected Software6
Rows per page
Query Builder