In the Linux kernel, the following vulnerability has been resolved:
drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
On driver reload we never free up the memory for the pagefault and
access counter workqueues. Add those destroy calls here.
(cherry picked from commit 7586fc52b14e0b8edd0d1f8a434e0de2078b7b2b)
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-09-04 20:15
Updated : 2024-10-10 17:44
NVD link : CVE-2024-44979
Mitre link : CVE-2024-44979
CVE.ORG link : CVE-2024-44979
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime