cve/2024/CVE-2024-44979.md

20 lines
976 B
Markdown
Raw Normal View History

2025-09-29 21:09:30 +02:00
### [CVE-2024-44979](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-44979)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=6.8%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=dd08ebf6c3525a7ea2186e636df064ea47281987%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue)
### 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