mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
20 lines
976 B
Markdown
20 lines
976 B
Markdown
|
|
### [CVE-2024-44979](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-44979)
|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|

|
||
|
|
|
||
|
|
### Description
|
||
|
|
|
||
|
|
In the Linux kernel, the following vulnerability has been resolved:drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultOn driver reload we never free up the memory for the pagefault andaccess counter workqueues. Add those destroy calls here.(cherry picked from commit 7586fc52b14e0b8edd0d1f8a434e0de2078b7b2b)
|
||
|
|
|
||
|
|
### POC
|
||
|
|
|
||
|
|
#### Reference
|
||
|
|
No PoCs from references.
|
||
|
|
|
||
|
|
#### Github
|
||
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
||
|
|
|