Lucene search
+L

35682 matches found

OSV
OSV
added 2025/12/30 12:37 p.m.6 views

CVE-2023-54324 dm: fix a race condition in retrieve_deps

In the Linux kernel, the following vulnerability has been resolved: dm: fix a race condition in retrievedeps There's a race condition in the multipath target when retrievedeps races with multipathmessage calling dmgetdevice and dmputdevice. retrievedeps walks the list of open devices without...

6.3AI score
SaveExploits0References6
CVE
CVE
added 2025/12/30 12:37 p.m.39 views

CVE-2023-54324

CVE-2023-54324 concerns a race condition in the Linux kernel’s device-mapper multipath path. The issue arises when retrieve_deps walks the list of open devices without acquiring locks, while multipath may concurrently modify the list via dm_get_device and dm_put_device, risking memory corruption ...

6.1AI score0.00161EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.9 views

CVE-2023-54310

In the Linux kernel, the following vulnerability has been resolved: scsi: message: mptlan: Fix use after free bug in mptlanremove due to race condition mptlanprobe calls mptregisterlandevice which initializes the &priv-postbucketstask workqueue. A call to mptlanwakepostbucketstask will subsequent...

7.8CVSS5.4AI score0.0014EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:23 p.m.41 views

CVE-2023-54310

CVE-2023-54310 concerns the Linux kernel driver mptlan. In mptlan_probe(), mpt_register_lan_device() initializes the priv->post_buckets_task workqueue, which is subsequently started by mpt_lan_wake_post_buckets_task(). During driver unload, in mptlan_remove(), a race can occur between mpt_lan_...

7.8CVSS6AI score0.0014EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:23 p.m.9 views

CVE-2023-54310 scsi: message: mptlan: Fix use after free bug in mptlan_remove() due to race condition

In the Linux kernel, the following vulnerability has been resolved: scsi: message: mptlan: Fix use after free bug in mptlanremove due to race condition mptlanprobe calls mptregisterlandevice which initializes the &priv-postbucketstask workqueue. A call to mptlanwakepostbucketstask will subsequent...

7.8CVSS6.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.9 views

CVE-2023-54309

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmvtpmproxy: fix a race condition in /dev/vtpmx creation /dev/vtpmx is made visible before 'workqueue' is initialized, which can lead to a memory corruption in the worst case scenario. Address this by initializing 'workqueu...

5.6AI score0.00184EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:23 p.m.22 views

CVE-2023-54309

CVE-2023-54309 affects the Linux kernel TPM driver tpm_vtpm_proxy, where /dev/vtpmx was exposed before workqueue initialization, enabling a race condition that could lead to memory corruption. The root cause is the workqueue not being initialized as the first step of driver initialization; the fi...

6.1AI score0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/30 12:23 p.m.9 views

CVE-2023-54309 tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmvtpmproxy: fix a race condition in /dev/vtpmx creation /dev/vtpmx is made visible before 'workqueue' is initialized, which can lead to a memory corruption in the worst case scenario. Address this by initializing 'workqueu...

6.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.40 views

CVE-2023-54309 tpm: tpm_vtpm_proxy: fix a race condition in /dev/vtpmx creation

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmvtpmproxy: fix a race condition in /dev/vtpmx creation /dev/vtpmx is made visible before 'workqueue' is initialized, which can lead to a memory corruption in the worst case scenario. Address this by initializing 'workqueu...

0.00184EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:23 p.m.26 views

CVE-2023-54283

CVE-2023-54283 is a Linux kernel vulnerability related to a data-race in the BPF LRU list code. Kernel Concurrency Sanitizer detected a race on accessing node->ref in __bpf_lru_list_rotate/__htab_lru_percpu_map_update_elem, leading to a write of 1 byte and a read of 1 byte across CPUs. The fix...

6AI score0.00184EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/30 12:23 p.m.21 views

CVE-2023-54280

CVE-2023-54280 affects the Linux kernel and concerns a race condition in CIFS when building IPC trees. The patch fixes a use-after-free in __tree_connect_dfs_target() by protecting access to TCP_Server_Info.hostname during IPC tree name construction and updating IPC tcon state on success to avoid...

9.8CVSS6.1AI score0.00447EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.7 views

CVE-2023-54280

In the Linux kernel, the following vulnerability has been resolved: cifs: fix potential race when tree connecting ipc Protect access of TCPServerInfo::hostname when building the ipc tree name as it might get freed in cifsd thread and thus causing an use-after-free bug in treeconnectdfstarget. Als...

9.8CVSS5.2AI score0.00447EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:23 p.m.8 views

CVE-2022-50877 net: broadcom: bcm4908_enet: update TX stats after actual transmission

In the Linux kernel, the following vulnerability has been resolved: net: broadcom: bcm4908enet: update TX stats after actual transmission Queueing packets doesn't guarantee their transmission. Update TX stats after hardware confirms consuming submitted data. This also fixes a possible race and NU...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:11 p.m.30 views

CVE-2023-54235 PCI/DOE: Fix destroy_work_on_stack() race

In the Linux kernel, the following vulnerability has been resolved: PCI/DOE: Fix destroyworkonstack race The following debug object splat was observed in testing: ODEBUG: free active active state 0 object: 0000000097d23782 object type: workstruct hint: doestatemachinework+0x0/0x510 WARNING: CPU: ...

0.00174EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/30 12:11 p.m.9 views

CVE-2023-54235 PCI/DOE: Fix destroy_work_on_stack() race

In the Linux kernel, the following vulnerability has been resolved: PCI/DOE: Fix destroyworkonstack race The following debug object splat was observed in testing: ODEBUG: free active active state 0 object: 0000000097d23782 object type: workstruct hint: doestatemachinework+0x0/0x510 WARNING: CPU: ...

6.5AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/30 12:9 p.m.30 views

CVE-2023-54202 drm/i915: fix race condition UAF in i915_perf_add_config_ioctl

In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix race condition UAF in i915perfaddconfigioctl Userspace can guess the id value and try to race oaconfig object creation with config remove, resulting in a use-after-free if we dereference the object after unlocking t...

7.8CVSS0.0013EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/30 12:9 p.m.30 views

CVE-2023-54202

CVE-2023-54202 affects the Linux kernel DRM/I915 component (i915_perf_add_config_ioctl). The issue is a race leading to a use-after-free when an oa_config object is created while config removal races with metrics_lock, if the code dereferences the object after unlocking metrics_lock. The vulnerab...

7.8CVSS6.1AI score0.0013EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/30 12:9 p.m.8 views

CVE-2023-54202

In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix race condition UAF in i915perfaddconfigioctl Userspace can guess the id value and try to race oaconfig object creation with config remove, resulting in a use-after-free if we dereference the object after unlocking t...

7.8CVSS5.2AI score0.0013EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:9 p.m.8 views

CVE-2023-54202 drm/i915: fix race condition UAF in i915_perf_add_config_ioctl

In the Linux kernel, the following vulnerability has been resolved: drm/i915: fix race condition UAF in i915perfaddconfigioctl Userspace can guess the id value and try to race oaconfig object creation with config remove, resulting in a use-after-free if we dereference the object after unlocking t...

7.8CVSS6.3AI score
SaveExploits0References7
OSV
OSV
added 2025/12/30 12:9 p.m.3 views

CVE-2023-54197 Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work"

In the Linux kernel, the following vulnerability has been resolved: Revert "Bluetooth: btsdio: fix use after free bug in btsdioremove due to unfinished work" This reverts commit 1e9ac114c4428fdb7ff4635b45d4f46017e8916f. This patch introduces a possible null-ptr-def problem. Revert it. And the fix...

6.3AI score
SaveExploits0References12
Rows per page
Query Builder