Lucene search
K

42 matches found

Microsoft CVE
Microsoft CVE
added 2025/10/03 1:1 a.m.4 views

drm/amdkfd: range check cp bad op exception interrupts

...

5.5CVSS7AI score0.00222EPSS
Exploits0
OSV
OSV
added 2025/09/17 2:56 p.m.6 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...

5.5CVSS6.1AI score0.00187EPSS
Exploits0References6
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.3 views

drm/amdkfd: Fix mode1 reset crash issue

...

7.8CVSS7.2AI score0.00232EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/03/28 3:37 a.m.2 views

SUSE CVE-2023-53009

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...

5.5CVSS6.6AI score0.00159EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/02/26 2:14 a.m.15 views

CVE-2022-49549 x86/MCE/AMD: Fix memory leak when threshold_create_bank() fails

In the Linux kernel, the following vulnerability has been resolved: x86/MCE/AMD: Fix memory leak when thresholdcreatebank fails In mcethresholdcreatedevice, if thresholdcreatebank fails, the previously allocated threshold banks array @bp will be leaked because the call to mcethresholdremovedevice...

0.00252EPSS
Exploits0References5
OSV
OSV
added 2025/01/15 1:15 p.m.3 views

DEBIAN-CVE-2024-57897

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Correct the migration DMA map direction The SVM DMA device map direction should be set the same as the DMA unmap setting, otherwise the DMA core will report the following warning. Before finialize this solution,...

5.5CVSS5.9AI score0.00244EPSS
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2024/12/02 12:0 a.m.5 views

The vulnerability of components related to DRM/AMDKFD in Linux kernel components, which allows a hacker to trigger a service failure.

The vulnerability of the DRM/amdkfd components of the Linux operating system’s kernel is related to errors in reading beyond the boundary in the svmrangeapply attrs function. Exploiting this vulnerability can allow a perpetrator to cause service failures...

5.5CVSS6.6AI score0.00245EPSS
Exploits0References18Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/12/02 12:0 a.m.7 views

The vulnerability of DRM/AMD components in Linux operating systems allows a hacker to trigger a service failure.

The vulnerability of DRM/AMDKFD components in Linux kernel relates to read misses beyond the boundary. Exploiting this vulnerability can allow an attacker to cause service failures...

6.6CVSS6.5AI score0.00244EPSS
Exploits0References26Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/11/21 12:0 a.m.5 views

The vulnerability of components related to DRM/AMDKFD in Linux kernel components, which allows a hacker to trigger a service failure.

The vulnerability of the DRM/amdkfd components of the Linux operating system’s kernel is related to a memory leak in the kfdcreateprocess function. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.5AI score0.00229EPSS
Exploits0References20Affected Software5
BDU FSTEC
BDU FSTEC
added 2024/11/19 12:0 a.m.7 views

The vulnerability of components related to DRM/AMDKFD in Linux kernel components, which allows a hacker to trigger a service failure.

The vulnerability of DRM/AMDKFD components in Linux operating systems is related to improper error handling. Exploiting this vulnerability can allow a perpetrator to cause service failures...

5.5CVSS6.5AI score0.00232EPSS
Exploits0References22Affected Software3
Microsoft CVE
Microsoft CVE
added 2024/10/12 7:0 a.m.9 views

drm/amdkfd: don't allow mapping the MMIO HDP page with large pages

...

7.8CVSS6.7AI score0.00223EPSS
Exploits0
Amazon
Amazon
added 2024/10/02 12:0 a.m.6 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: don't allow mapping the MMIO HDP page with large pages CVE-2024-41011 In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Fix null pointer dereference on error...

7.8CVSS6.5AI score0.00879EPSS
Exploits2
SUSE CVE
SUSE CVE
added 2024/06/04 12:15 p.m.9 views

SUSE CVE-2024-36949

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfdsuspendallprocesses to evict all processes on all devices, this call takes...

4.7CVSS6.5AI score0.00223EPSS
Exploits0References21
SUSE CVE
SUSE CVE
added 2024/06/04 12:14 p.m.7 views

SUSE CVE-2024-36951

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: range check cp bad op exception interrupts Due to a CP interrupt bug, bad packet garbage exception codes are raised. Do a range check so that the debugger and runtime do not receive garbage codes. Update the user api ...

5.5CVSS6.8AI score0.00222EPSS
Exploits0References15
OSV
OSV
added 2024/05/30 4:15 p.m.9 views

AZL-68066 CVE-2024-36949 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: sync all devices to wait all processes being evicted If there are more than one device doing reset in parallel, the first device will call kfdsuspendallprocesses to evict all processes on all devices, this call takes...

4.7CVSS6.3AI score0.00223EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.2 views

SUSE CVE-2021-47551

In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again In SRIOV configuration, the reset may failed to bring asic back to normal but stop cpsch already been called, the startcpsch will not be called since the...

5.5CVSS6.4AI score0.00276EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.3 views

SUSE CVE-2024-26986

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leak in createprocess failure Fix memory leak due to a leaked mmget reference on an error handling code path that is triggered when attempting to create KFD processes while a GPU reset is in progress...

5.5CVSS6.7AI score0.00229EPSS
Exploits0References13
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.6 views

kernel: drm/amdkfd: Fix memory leakage

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix memory leakage This patch fixes potential memory leakage and seg fault in gpuvmimportdmabuf function...

5.5CVSS6.8AI score0.00146EPSS
Exploits0References5
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2023/10/27 7:10 a.m.3 views

Advanced Micro Devices Windows kernel drivers vulnerable to insufficient access control on its IOCTL

Overview Multiple Windows kernel drivers provided by Advanced Micro Devices Inc. are vulnerable to insufficient access control on its IOCTL CWE-782, CVE-2023-20598. Takahiro Haruyama of VMware reported this vulnerability to JPCERT/CC. JPCERT/CC coordinated with the developer. Impact By sending a...

7.8CVSS6.8AI score0.0046EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.1 views

kernel: drm/amdkfd: NULL pointer dereference in kfd_parse_subtype_iolink()

An issue was discovered in the Linux kernel through 5.16-rc6. kfdparsesubtypeiolink in drivers/gpu/drm/amd/amdkfd/kfdcrat.c lacks check of the return value of kmemdup...

5.5CVSS6.7AI score0.00214EPSS
Exploits0References4
Rows per page
Query Builder