Lucene search
+L

513 matches found

BDU FSTEC
BDU FSTEC
•added 2025/03/31 12:00 a.m.•20 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.•28 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...

7.8CVSS6.6AI score0.00237EPSS
SaveExploits0References6
OSV
OSV
•added 2025/03/06 4:15 p.m.•21 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.00238EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2025/03/06 12:00 a.m.•21 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.69566EPSS
SaveExploits6References1241
Tenable Nessus
Tenable Nessus
•added 2025/03/05 12:00 a.m.•5 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. - Red Hat Enterprise Linux - kernel: drm/amdgpu: Fix possible NULL dereference in amdgpurasqueryerrorstatushelper Ubuntu Linux - drm/amdgpu: Fix possible NULL...

6AI score0.0028EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/03/05 12:00 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.5CVSS6.2AI score0.00213EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2025/02/28 2:20 a.m.•10 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.00206EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2025/02/27 3:05 a.m.•7 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.00284EPSS
SaveExploits0References6
OSV
OSV
•added 2025/02/26 7:00 a.m.•5 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.00266EPSS
SaveExploits0References1
OSV
OSV
•added 2025/02/26 7:00 a.m.•11 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.00265EPSS
SaveExploits0References1
NVD
NVD
•added 2025/02/26 7:00 a.m.•20 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.00266EPSS
SaveExploits0References7
OSV
OSV
•added 2025/02/26 7:00 a.m.•14 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.00265EPSS
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.00227EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2025/02/26 2:13 a.m.•61 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.00227EPSS
SaveExploits0
CVE
CVE
•added 2025/02/26 2:11 a.m.•191 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.00268EPSS
SaveExploits0References4Affected Software1
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.00268EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2025/02/26 2:10 a.m.•29 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.00278EPSS
SaveExploits0References9
CVE
CVE
•added 2025/02/26 2:10 a.m.•128 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.00278EPSS
SaveExploits0References9Affected Software1
BDU FSTEC
BDU FSTEC
•added 2025/02/18 12:00 a.m.•10 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
AstraLinux
AstraLinux
•added 2025/02/06 4:28 p.m.•6 views

Astra Linux - уязвимость в linux

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: fix refcount leak Why the gem object rfb-base.obj0 is get according to numplanes in amdgpufbcreate, but is not put according to numplanes How put rfb-base.obj0 in amdgpufbdevdestroy according to numplanes...

5.5CVSS6.5AI score
SaveExploits0References1
Rows per page
Query Builder