Lucene search
+L

2499 matches found

OSV
OSV
added 2024/09/13 7:15 a.m.31 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
Vulnrichment
Vulnrichment
added 2024/09/13 6:27 a.m.18 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
CVE
CVE
added 2024/09/13 6:27 a.m.71 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
Cvelist
Cvelist
added 2024/09/13 6:27 a.m.36 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...

0.00175EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/13 6:27 a.m.20 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.00175EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/09/13 6:27 a.m.68 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
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
OSV
OSV
added 2024/09/10 2:10 p.m.30 views

SUSE-SU-2024:3195-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-41062: Sync sock recv cb and release bsc1228576. - CVE-2023-52489: Fix race in accessing memorysection-usage bsc1221326. - CVE-2024-43821: Fix a possible...

8.8CVSS8.3AI score0.00793EPSS
SaveExploits11References871
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.5 views

SUSE CVE-2024-45000

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS6.1AI score0.00224EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/09/04 9:41 p.m.14 views

CVE-2024-45000

A race condition vulnerability was found in the Linux kernel. A race condition in the fscachecookie subsystem leads to a NULL pointer dereference. The issue occurred when multiple processes accessed a cached file while it was being withdrawn, causing the cache's metadata to clear prematurely...

5.5CVSS5.2AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/04 8:15 p.m.16 views

CVE-2024-45000

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS0.00224EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/04 8:15 p.m.6 views

AZL-48700 CVE-2024-45000 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.18 views

CVE-2024-45000

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/04 8:15 p.m.9 views

UBUNTU-CVE-2024-45000

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS6.5AI score0.00224EPSS
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.12 views

CVE-2024-45000 fs/netfs/fscache_cookie: add missing "n_accesses" check

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

6.6AI score0.00224EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.19 views

CVE-2024-45000 fs/netfs/fscache_cookie: add missing "n_accesses" check

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

0.00224EPSS
SaveExploits0References4
CVE
CVE
added 2024/09/04 7:54 p.m.242 views

CVE-2024-45000

CVE-2024-45000 is a Linux kernel vulnerability affecting the fs/netfs/fscache_cookie path. A missing n_accesses check allowed a NULL pointer dereference under a data race between fscache_cookie_state_machine() and concurrent operations (notably fscache_unuse_cookie() and cachefiles_prepare_write(...

5.5CVSS5.8AI score0.00224EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/09/04 7:54 p.m.13 views

CVE-2024-45000 fs/netfs/fscache_cookie: add missing "n_accesses" check

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS5.8AI score0.00224EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.16 views

CVE-2024-45000

In the Linux kernel, the following vulnerability has been resolved: fs/netfs/fscachecookie: add missing "naccesses" check This fixes a NULL pointer dereference bug due to a data race which looks like this: BUG: kernel NULL pointer dereference, address: 0000000000000008 PF: supervisor read access ...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/09/03 3:48 p.m.12 views

kernel: af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix data races in unixreleasesock/unixstreamsendmsg A data-race condition has been identified in afunix. In one data path, the write function unixreleasesock atomically writes to sk-skshutdown using WRITEONCE. However, on...

4.7CVSS6.7AI score0.00186EPSS
SaveExploits0References5
Rows per page
Query Builder