Lucene search
+L

1824 matches found

Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.15 views

CVE-2024-46839

...

6.5AI score
SaveExploits0
Cvelist
Cvelist
added 2024/09/27 12:39 p.m.20 views

CVE-2024-46839

...

SaveExploits0
CVE
CVE
added 2024/09/27 12:39 p.m.141 views

CVE-2024-46839

CVE-2024-46839 is rejected/not used; this CVE entry does not represent an active vulnerability.

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/09/27 12:00 a.m.17 views

PT-2024-32238 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: A problem in the Linux kernel's workqueue watchdog touch has been fixed, which previously caused hard lockups on large systems, such as a powerpc system with around 2000 CPUs. The issu...

9.8CVSS7.7AI score0.01369EPSS
SaveExploits4References737
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.10 views

kernel: nvme-fc: do not wait in vain when unloading module

In the Linux kernel, the following vulnerability has been resolved: nvme-fc: do not wait in vain when unloading module The module exit path has race between deleting all controllers and freeing 'left over IDs'. To prevent double free a synchronization between nvmedeletectrl and idadestroy has bee...

4.4CVSS6.8AI score0.00218EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.12 views

kernel: nvmet-fc: avoid deadlock on delete association path

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

7.5CVSS6.8AI score0.00631EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.8 views

kernel: nvmet-fc: avoid deadlock on delete association path

In the Linux kernel, the following vulnerability has been resolved: nvmet-fc: avoid deadlock on delete association path When deleting an association the shutdown path is deadlocking because we try to flush the nvmetwq nested. Avoid this by deadlock by deferring the put work into its own work item...

7.5CVSS6.8AI score0.00631EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.6 views

kernel: null-ptr-deref in alloc_workqueue

A NULL pointer dereference flaw was found in allocworkqueue in the Linux Kernel. Check the allocworkqueue return value in radeoncrtcinit to avoid null-ptr-deref...

5.5CVSS6.8AI score0.00292EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/09/17 2:50 a.m.5 views

SUSE CVE-2024-46704

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.7CVSS6.5AI score0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/13 7:15 a.m.5 views

DEBIAN-CVE-2024-46704

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.7CVSS5.1AI score0.00175EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/13 7:15 a.m.45 views

CVE-2024-46704

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.7CVSS0.00175EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/13 7:15 a.m.33 views

UBUNTU-CVE-2024-46704

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.7CVSS5.8AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/13 6:27 a.m.79 views

CVE-2024-46704

In the Linux kernel workqueue code, CVE-2024-46704 is a data race fix in __flush_work() when flushing a work item for cancellation. The root cause was reading @work->data before testing from_cancel, which could spuriously trigger KCSAN reports. A patch reorganized the code to test @from_cancel...

4.7CVSS4.6AI score0.00175EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/13 6:27 a.m.19 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...

6.9AI score0.00175EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/13 6:27 a.m.74 views

CVE-2024-46704

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.7CVSS5.1AI score0.00175EPSS
SaveExploits0
OSV
OSV
added 2024/09/13 6:27 a.m.23 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:00 a.m.14 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:00 a.m.8 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.14 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.7 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
Rows per page
Query Builder