Lucene search
+L

4905 matches found

EUVD
EUVD
added 6 days ago6 views

EUVD-2026-55594

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: convert pmsrfreewk to wiphywork to fix deadlock When a netlink socket that owns a PMSR session is closed, cfg80211releasepmsr clears the request's nlportid and queues pmsrfreewk to call cfg80211pmsrprocessabort...

5.3AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago31 views

CVE-2026-68408

The CVE affects the Linux kernel cfg80211/pmsr handling in wifi: the deadlock occurred when a PMSR session was closed during device teardown: wdev_down held wiphy_lock, while pmsr_free_wk waited to acquire the same lock via cancel_work_sync. The fix converts pmsr_free_wk from a plain work_struct ...

5.3AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago27 views

CVE-2026-68404

The CVE-2026-68404 entry describes a race in the Linux kernel’s cfg80211 wireless subsystem during socket owner autodisconnect. The root cause is a work item (disconnect_wk) queued after cancellation, which could lead to a system crash (DoS) if NETLINK_URELEASE observers reach the wdev list. The ...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago30 views

CVE-2026-68404 wifi: cfg80211: use wiphy work for socket owner autodisconnect

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: use wiphy work for socket owner autodisconnect nl80211netlinknotify walks the cfg80211 wireless device list when a NETLINKGENERIC socket is released. If the socket owns a connection, the notifier queues the embedd...

7.8CVSS0.00154EPSS
SaveExploits0References2
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-55590

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: use wiphy work for socket owner autodisconnect nl80211netlinknotify walks the cfg80211 wireless device list when a NETLINKGENERIC socket is released. If the socket owns a connection, the notifier queues the embedd...

5.3AI score0.00154EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago29 views

CVE-2026-68403 wifi: brcmfmac: initialize SDIO data work before cleanup

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: initialize SDIO data work before cleanup brcmfsdioprobe stores the newly allocated bus in sdiodev-bus before allocating the ordered workqueue. If that allocation fails, the function jumps to fail and calls...

0.00168EPSS
SaveExploits0References5
CVE
CVE
added 6 days ago31 views

CVE-2026-68403

The CVE concerns the Linux kernel driver brcmfmac SDIO path. In brcmf_sdio_probe(), the newly allocated bus is stored in sdiodev->bus before the ordered workqueue is initialized. If allocation fails, the path can reach brcmf_sdio_remove(), which unconditionally cancels bus->datawork. The bu...

5.3AI score0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-55582

In the Linux kernel, the following vulnerability has been resolved: scsi: core: wake eh reliably when using scsischeduleeh Drivers which use the scsischeduleeh function to run the error handler currently risk the error handler thread never waking once all commands are timed out or inactive. There...

5.4AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago12 views

EUVD-2026-55580

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: revalidate LOADCONNPARAM queued update MGMTOPLOADCONNPARAM queues connupdatesync when a single parameter update changes an existing LE central connection. The queued work currently stores a borrowed hciconnparams...

5.4AI score0.00125EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago34 views

CVE-2026-68394

In CVE-2026-68394, the Linux kernel Bluetooth MGMT path had a use-after-free in conn_update_sync triggered by MGMT_OP_LOAD_CONN_PARAM queuing a param update. The queued work incorrectly kept a borrowed hci_conn_params pointer; if userspace freed the entry before the callback ran, a use-after-free...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References4
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-55568

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...

5.3AI score0.00129EPSS
SaveExploits0References2
OSV
OSV
added 6 days ago6 views

CVE-2026-68381 ksmbd: pin conn during async oplock break notification

In the Linux kernel, the following vulnerability has been resolved: ksmbd: pin conn during async oplock break notification smb2oplockbreaknoti and smb2leasebreaknoti store a ksmbdconn pointer in an async ksmbdwork and then queue that work on ksmbd-io. The work only increments conn-rcount, which...

9.8CVSS5.4AI score
SaveExploits0References8
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-55567

In the Linux kernel, the following vulnerability has been resolved: ksmbd: pin conn during async oplock break notification smb2oplockbreaknoti and smb2leasebreaknoti store a ksmbdconn pointer in an async ksmbdwork and then queue that work on ksmbd-io. The work only increments conn-rcount, which...

5.3AI score0.00463EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-55468

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ftcm: synchronize delayed setalt with teardown The ftcm setalt path defers endpoint setup to a work item and completes the delayed status response from process context. The delayed work uses ftcm private state and ma...

5.3AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
added 6 days ago28 views

CVE-2026-68367

The CVE-2026-68367 entry covers the Linux kernel USB gadget driver f_tcm, where the set_alt path defers endpoint setup to a worker and may complete the delayed status after disconnect or teardown. The vulnerability arises from using private f_tcm state in a delayed_work, creating a race between t...

5.3AI score0.00175EPSS
SaveExploits0References5
CVE
CVE
added 6 days ago23 views

CVE-2026-68318

The CVE-2026-68318 entry concerns a Linux kernel use-after-free in pds_core during remove, caused by destroying the workqueue before pdsc_teardown() completes. The issue allows queued work on a destroyed workqueue via two paths: (1) a timeout in pdsc_teardown() -> pdsc_devcmd_reset() causes he...

5.4AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago29 views

CVE-2026-68233

In the Linux kernel DRM/VC4 subsystem, CVE-2026-68233 addresses a use-after-free-like race where a timer callback (BO cache timer) can be rearmed by time_work during teardown. vc4_bo_cache_destroy() deletes the timer and cancels the work, but the cancelled work can rearm the timer and queue work ...

5.3AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago32 views

CVE-2026-68233 drm/vc4: Shut down BO cache timer before teardown

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Shut down BO cache timer before teardown The BO cache timer callback schedules timework, and timework can rearm the timer through vc4bocachefreeold. vc4bocachedestroy deletes the timer and then cancels the work, which do...

0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago30 views

CVE-2026-68214 media: rtl2832: fix use-after-free in rtl2832_remove()

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832: fix use-after-free in rtl2832remove canceldelayedworksync is called before i2cmuxdeladapters in rtl2832remove. While the cancel waits for any running instance of i2cgatework to finish, it does not prevent the time...

0.00209EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago6 views

CVE-2026-68214 media: rtl2832: fix use-after-free in rtl2832_remove()

In the Linux kernel, the following vulnerability has been resolved: media: rtl2832: fix use-after-free in rtl2832remove canceldelayedworksync is called before i2cmuxdeladapters in rtl2832remove. While the cancel waits for any running instance of i2cgatework to finish, it does not prevent the time...

5.4AI score
SaveExploits0References8
Rows per page
Query Builder