Bug 2309842 (CVE-2024-44979) - CVE-2024-44979 kernel: drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
Summary: CVE-2024-44979 kernel: drm/xe: Fix missing workqueue destroy in xe_gt_pagefault
Keywords:
Status: NEW
Alias: CVE-2024-44979
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2309935
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-04 20:21 UTC by OSIDB Bzimport
Modified: 2024-09-04 22:44 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-09-04 20:21:29 UTC
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)


Note You need to log in before you can comment on or make changes to this bug.