Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-44979
HistorySep 04, 2024 - 7:54 p.m.

CVE-2024-44979 drm/xe: Fix missing workqueue destroy in xe_gt_pagefault

2024-09-0419:54:30
Linux
github.com
1
linux kernel
vulnerability resolved
drm/xe
workqueue destroy
xe_gt_pagefault
driver reload
memory free
access counter

AI Score

7.2

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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)

AI Score

7.2

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-44979