In the Linux kernel, the following vulnerability has been resolved:
drm/amdkfd: Fix memory leak in create_process 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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
No history.
Information
Published : 2024-05-01 06:15
Updated : 2024-05-23 19:14
NVD link : CVE-2024-26986
Mitre link : CVE-2024-26986
CVE.ORG link : CVE-2024-26986
JSON object : View
Products Affected
fedoraproject
- fedora
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime