Lucene search
+L

3 matches found

NVD
NVD
added 2024/10/21 6:15 p.m.23 views

CVE-2024-49956

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix double destroyworkqueue error When gfs2fillsuper fails, destroyworkqueue is called within gfs2glhashclear, and the subsequent code path calls destroyworkqueue on the same work queue again. This issue can be fixed by...

5.5CVSS0.002EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/21 6:2 p.m.102 views

CVE-2024-49956

CVE-2024-49956 pertains to the Linux kernel GFS2 subsystem. The issue is a double destroy_workqueue call: when gfs2_fill_super() fails, gfs2_gl_hash_clear() calls destroy_workqueue(), and the code path may call destroy_workqueue() again on the same workqueue. The root cause is that the workqueue ...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/10/21 6:2 p.m.22 views

CVE-2024-49956 gfs2: fix double destroy_workqueue error

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix double destroyworkqueue error When gfs2fillsuper fails, destroyworkqueue is called within gfs2glhashclear, and the subsequent code path calls destroyworkqueue on the same work queue again. This issue can be fixed by...

5.5CVSS6.2AI score0.002EPSS
SaveExploits0References5
Rows per page
Query Builder