Lucene search
+L

76867 matches found

Cvelist
Cvelist
added 5 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
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-55589

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...

5.3AI score0.00168EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago29 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
Cvelist
Cvelist
added 5 days ago30 views

CVE-2026-68396 scsi: core: wake eh reliably when using scsi_schedule_eh

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...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 5 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
CVE
CVE
added 5 days ago28 views

CVE-2026-68396

The CVE-2026-68396 entry concerns the Linux kernel SCSI subsystem, specifically the core’s handling of error recovery when using scsi_schedule_eh. The issue was a race where the error handler thread could fail to wake reliably because there was no enforced memory order between marking the host in...

5.4AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 5 days ago26 views

CVE-2026-68388

CVE-2026-68388 (Linux kernel SMB client): The smb3_simple_fallocate_range() path can mis-handle allocated ranges returned by the server, causing holes to be skipped and writes to fail with ENOSPC. The issue arises when a server-provided allocated range overlaps the current fallocate offset and st...

9.8CVSS5.5AI score0.00463EPSS
SaveExploits0References5
Cvelist
Cvelist
added 5 days ago33 views

CVE-2026-68384 drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO moves

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO moves xebomove attaches VF CCS read/write batch buffers BBs to a BO after it transitions NULL/SYSTEM - TT, and detaches them after it transitions TT - SYSTEM. Both...

7.8CVSS0.00134EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago27 views

CVE-2026-68384

CVE-2026-68384 pertains to the Linux kernel component drm/xe/vf, where race conditions were found in VF CCS attach/detach behavior during in-flight BO moves and VF migration. The issue arises because xe_bo_move() attached CCS read/write batch buffers to a BO after it transitioned NULL/SYSTEM → TT...

7.8CVSS5.6AI score0.00134EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-55570

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO moves xebomove attaches VF CCS read/write batch buffers BBs to a BO after it transitions NULL/SYSTEM - TT, and detaches them after it transitions TT - SYSTEM. Both...

5.6AI score0.00134EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago8 views

EUVD-2026-55470

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: printer: fix infinite loop in printerread printerread uses the same variable for the requested copy size and the number of bytes actually copied to user space. copytouser returns the number of bytes not copied, so wh...

5.5AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-55457

In the Linux kernel, the following vulnerability has been resolved: watchdog: airoha: Prevent division by zero when clock frequency is zero clkgetrate can return 0 when the clock provider is not properly configured or the clock is unmanaged. The driver uses wdtfreq as a divisor directly in...

5.3AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago26 views

CVE-2026-68356

The CVE applies to the Linux kernel watchdog driver for the Airoha clock, where clk_get_rate() can return 0 if the clock is unmanaged or misconfigured. The driver uses wdt_freq as a divisor in airoha_wdt_probe() (to compute max_timeout) and in airoha_wdt_get_timeleft() (to compute remaining time)...

5.3AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago7 views

CVE-2026-68350 wifi: carl9170: fix OOB read from off-by-two in TX status handler

In the Linux kernel, the following vulnerability has been resolved: wifi: carl9170: fix OOB read from off-by-two in TX status handler The bounds check in carl9170txprocessstatus uses i cmd-hdr.len / 2 + 1 which is off by two, allowing 2 extra iterations past valid txstatus entries when the...

5.4AI score
SaveExploits0References8
OSV
OSV
added 5 days ago3 views

CVE-2026-68327 wan: wanxl: Only reset hardware after BAR mapping

In the Linux kernel, the following vulnerability has been resolved: wan: wanxl: Only reset hardware after BAR mapping wanxlpciinitone stores the freshly allocated card in driver data before the PLX BAR is mapped. Several early probe failures then unwind through wanxlpciremoveone, including failur...

5.4AI score
SaveExploits0References8
EUVD
EUVD
added 5 days ago10 views

EUVD-2026-55414

In the Linux kernel, the following vulnerability has been resolved: tipc: fix infinite loop in tipcnlcompatdumpit cmd-dumpit callback can return a negative errno, causing an infinite loop due to the whilelen condition. As the loop never terminates, genlmutex is never released, and other tasks...

5.3AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago26 views

CVE-2026-68313

The CVE-2026-68313 entry concerns a Linux kernel tipc issue where a negative return from the cmd->dumpit callback could cause an infinite loop in the __tipc_nl_compat_dumpit code path, because the while (len) loop never terminates and the genl_mutex is not released. The vulnerability is resolv...

5.3AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago4 views

CVE-2026-68298 drm/xe/vm: Fix SVM leak on resv obj alloc failure in xe_vm_create()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vm: Fix SVM leak on resv obj alloc failure in xevmcreate Commit 9e9787414882 "drm/xe/userptr: replace xehmm with gpusvm" made xesvminit unconditional in xevmcreate and extended it to also initialize a "simple" gpusvm state...

7.8CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added 5 days ago26 views

CVE-2026-68291

CVE-2026-68291 covers a Linux kernel fix for the idpf driver: max_vports is now set only after successful allocation of vports, netdevs, and vport_config buffers, preventing crashes on reset or rmmod after a failed init. The description documents a kernel NULL pointer dereference in idpf_remove d...

5.3AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago23 views

CVE-2026-68275

The CVE-2026-68275 entry concerns the Linux kernel DRM/AMDGPU driver. In the AMDGPU GEM GET_MAPPING_INFO path, amdgpu_gem_op_ioctl() looks up the BO in the caller’s VM via amdgpu_vm_bo_find() but does not verify the returned pointer before using it. If no bo_va exists for the BO in that VM (the n...

5.5AI score0.00173EPSS
SaveExploits0References3
Rows per page
Query Builder