Lucene search
+L

415 matches found

OSV
OSV
added 2022/04/24 10:30 p.m.9 views

GSD-2022-1002290 drm/amdkfd: Check for potential null return of kmalloc_array()

drm/amdkfd: Check for potential null return of kmallocarray This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.239 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/04/24 9:57 p.m.6 views

GSD-2022-1001956 drm/amdkfd: Check for potential null return of kmalloc_array()

drm/amdkfd: Check for potential null return of kmallocarray This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.112 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/04/24 9:11 p.m.6 views

GSD-2022-1001414 drm/amdkfd: Ensure mm remain valid in svm deferred_list work

drm/amdkfd: Ensure mm remain valid in svm deferredlist work This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.16.20 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/04/24 9:11 p.m.11 views

GSD-2022-1001413 drm/amdkfd: svm range restore work deadlock when process exit

drm/amdkfd: svm range restore work deadlock when process exit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.16.20 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/04/24 8:43 p.m.8 views

GSD-2022-1001077 drm/amdkfd: svm range restore work deadlock when process exit

drm/amdkfd: svm range restore work deadlock when process exit This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.17.3 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/01/01 12:0 a.m.10 views

PT-2025-8061

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock issue has been identified in the Linux kernel, specifically in the drm/amdkfd component. The problem occurs when the svm range restore work is flushed during process exit,...

5.5CVSS6.3AI score0.00262EPSS
SaveExploits0
OSV
OSV
added 2021/12/19 7:42 p.m.16 views

GSD-2021-1002551 drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again

drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.7 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2021/12/19 7:39 p.m.11 views

GSD-2021-1002482 drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again

drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.84 by commit...

7.1AI score
SaveExploits0
OSV
OSV
added 2021/10/19 4:32 p.m.15 views

GSD-2021-1001704 drm/amdkfd: fix svm_migrate_fini warning

drm/amdkfd: fix svmmigratefini warning This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.14.11 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2021/10/19 4:32 p.m.11 views

UVI-2021-1001691 drm/amdkfd: fix a potential ttm->sg memory leak

drm/amdkfd: fix a potential ttm-sg memory leak This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.14.12 by commit...

7.2AI score
SaveExploits0
Mageia
Mageia
added 2021/02/15 7:24 p.m.55 views

Updated kernel packages fix security vulnerability

This kernel update is based on upstream 5.10.14 and fixes at least the following security issues: A local privilege escalation was discovered in the Linux kernel before 5.10.13. Multiple race conditions in the AFVSOCK implementation are caused by wrong locking in net/vmwvsock/afvsock.c...

7CVSS2.8AI score0.01602EPSS
SaveExploits2References4
OSV
OSV
added 2019/09/11 4:15 p.m.2 views

DEBIAN-CVE-2019-16229

drivers/gpu/drm/amd/amdkfd/kfdinterrupt.c in the Linux kernel 5.2.14 does not check the allocworkqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id...

4.1CVSS6.6AI score0.00421EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2019/09/11 3:30 p.m.56 views

CVE-2019-16229

drivers/gpu/drm/amd/amdkfd/kfdinterrupt.c in the Linux kernel 5.2.14 does not check the allocworkqueue return value, leading to a NULL pointer dereference. NOTE: The security community disputes this issues as not being serious enough to be deserving a CVE id...

5.3AI score0.00421EPSS
SaveExploits0References7
CVE
CVE
added 2019/09/11 3:30 p.m.135 views

CVE-2019-16229

CVE-2019-16229 affects the Linux kernel (example: kernel version 5.2.14) where a NULL pointer dereference can occur because kfd_interrupt.c in amdkfd does not check the return value of alloc_workqueue. The Unity Nessus advisory reiterates this description and notes the security community disputes...

4.7CVSS4.7AI score0.00421EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2019/09/11 12:0 a.m.13 views

PT-2019-6467 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel version 5.2.14 Description: The issue is related to a NULL pointer dereference in the Linux kernel, specifically in the drivers/gpu/drm/amd/amdkfd/kfd interrupt.c component. This occurs because the alloc workqueue return value is...

7.8CVSS6.1AI score0.10114EPSS
SaveExploits15References143
Rows per page
Query Builder