Lucene search
+L

1689 matches found

OSV
OSV
added 2024/09/13 6:27 a.m.21 views

CVE-2024-46704 workqueue: Fix spruious data race in __flush_work()

In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix spruious data race in flushwork When flushing a work item for cancellation, flushwork knows that it exclusively owns the work item through its PENDING bit. 134874e2eee9 "workqueue: Allow cancelworksync and...

4.6AI score
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/12 12:0 a.m.11 views

The vulnerability of the idxd component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the idxd component in the Linux operating system’s kernel is related to a failure during the execution of workqueue. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS7AI score0.00239EPSS
SaveExploits0References10Affected Software2
Positive Technologies
Positive Technologies
added 2024/09/12 12:0 a.m.7 views

PT-2024-32131 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A data race issue has been resolved in the Linux kernel's workqueue. The issue occurred when flushing a work item for cancellation, and the flush work function knew it exclusively owne...

4.7CVSS6.5AI score0.00175EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.13 views

CVE-2024-45017 net/mlx5: Fix IPsec RoCE MPV trace call

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix IPsec RoCE MPV trace call Prevent the call trace below from happening, by not allowing IPsec creation over a slave, if master device doesn't support IPsec. WARNING: CPU: 44 PID: 16136 at kernel/locking/rwsem.c:240...

7.8CVSS6.9AI score0.00192EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.6 views

SUSE CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault 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...

5.5CVSS7.8AI score0.00199EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.7 views

SUSE CVE-2024-44981

In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix UBSAN 'subtraction overflow' error in shiftandmask UBSAN reports the following 'subtraction overflow' error when booting in a virtual machine on Android: | Internal error: UBSAN: integer subtraction overflow:...

5.5CVSS8.2AI score0.00193EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.6 views

SUSE CVE-2024-45007

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/09/04 10:14 p.m.18 views

CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault 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...

6CVSS7.1AI score0.00199EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 9:42 p.m.21 views

CVE-2024-45007

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS6.9AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 8:15 p.m.3 views

DEBIAN-CVE-2024-45007

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.3 views

DEBIAN-CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault 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...

5.5CVSS5.8AI score0.00199EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 8:15 p.m.47 views

CVE-2024-44981

In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix UBSAN 'subtraction overflow' error in shiftandmask UBSAN reports the following 'subtraction overflow' error when booting in a virtual machine on Android: | Internal error: UBSAN: integer subtraction overflow:...

5.5CVSS0.00193EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/04 8:15 p.m.24 views

CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault 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...

5.5CVSS0.00199EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/04 8:15 p.m.10 views

UBUNTU-CVE-2024-45007

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.19 views

CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault 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...

5.5CVSS6.3AI score0.00199EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.25 views

CVE-2024-44981

In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix UBSAN 'subtraction overflow' error in shiftandmask UBSAN reports the following 'subtraction overflow' error when booting in a virtual machine on Android: | Internal error: UBSAN: integer subtraction overflow:...

5.5CVSS6.4AI score0.00193EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 8:15 p.m.8 views

UBUNTU-CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault 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...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.38 views

CVE-2024-45007 char: xillybus: Don't destroy workqueue from work item running on it

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

0.00225EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/04 7:54 p.m.18 views

CVE-2024-45007 char: xillybus: Don't destroy workqueue from work item running on it

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

6AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.17 views

CVE-2024-45007 char: xillybus: Don't destroy workqueue from work item running on it

In the Linux kernel, the following vulnerability has been resolved: char: xillybus: Don't destroy workqueue from work item running on it Triggered by a kref decrement, destroyworkqueue may be called from within a work item for destroying its own workqueue. This illegal situation is averted by...

6.9AI score0.00225EPSS
SaveExploits0References5
Rows per page
Query Builder