Lucene search
K

1536 matches found

SUSE CVE
SUSE CVE
added 2024/09/17 2:50 a.m.1 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.00053EPSS
Exploits0References3
NVD
NVD
added 2024/09/13 7:15 a.m.23 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.00053EPSS
Exploits0References2
OSV
OSV
added 2024/09/13 7:15 a.m.1 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.00053EPSS
Exploits0References1
OSV
OSV
added 2024/09/13 7:15 a.m.0 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.00053EPSS
Exploits0References5
OSV
OSV
added 2024/09/13 6:27 a.m.11 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.7CVSS4.6AI score0.00053EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/09/13 6:27 a.m.15 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.00053EPSS
Exploits0
CVE
CVE
added 2024/09/13 6:27 a.m.60 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.00053EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/13 6:27 a.m.17 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.00053EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/09/12 12:0 a.m.3 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.00053EPSS
Exploits0References12
BDU FSTEC
BDU FSTEC
added 2024/09/12 12:0 a.m.1 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.00015EPSS
Exploits0References10Affected Software2
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.11 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...

6.9AI score0.00004EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.3 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.00017EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.2 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.00026EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.1 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.00017EPSS
Exploits0References14
RedhatCVE
RedhatCVE
added 2024/09/04 10:14 p.m.13 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.00017EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 9:42 p.m.18 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.00017EPSS
Exploits0References4
OSV
OSV
added 2024/09/04 8:15 p.m.1 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.00017EPSS
Exploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.2 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.00017EPSS
Exploits0References1
NVD
NVD
added 2024/09/04 8:15 p.m.15 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.00026EPSS
Exploits0References2
NVD
NVD
added 2024/09/04 8:15 p.m.8 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.00017EPSS
Exploits0References2
Rows per page
Query Builder