Lucene search
+L

369999 matches found

EUVD
EUVD
added 2026/08/15 5:57 a.m.6 views

EUVD-2026-59412

In the Linux kernel, the following vulnerability has been resolved: net: mana: initialize gdma queue id to INVALIDQUEUEID managdcreatemanawqcq leaves queue-id as 0 from kzallocobj until manacreatewqobj assigns the firmware-returned id. If creation fails before that, cleanup calls managddestroycq...

5.4AI score0.00205EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.35 views

CVE-2026-74264 net: watchdog: fix refcount tracking races

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked devholdtrack/devputtrack which were later renamed/interfaced to netdevhold and netdevpu...

7.8CVSS0.00161EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.32 views

CVE-2026-74265 net: mana: initialize gdma queue id to INVALID_QUEUE_ID

In the Linux kernel, the following vulnerability has been resolved: net: mana: initialize gdma queue id to INVALIDQUEUEID managdcreatemanawqcq leaves queue-id as 0 from kzallocobj until manacreatewqobj assigns the firmware-returned id. If creation fails before that, cleanup calls managddestroycq...

0.00205EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:57 a.m.24 views

CVE-2026-74264

CVE-2026-74264 affects the Linux kernel watchdog code. The root issue is a race in refcount tracking between netdev_watchdog_up() and dev_watchdog(), caused by using dev->watchdog_dev_tracker without proper synchronization, which could lead to a use-after-free and list corruption (list_del cor...

7.8CVSS5.5AI score0.00161EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:57 a.m.19 views

CVE-2026-74265

The CVE describes a Linux kernel fix in net: mana where gdma queue id is now initialized to INVALID_QUEUE_ID immediately after allocation. Previously, mana_gd_create_mana_wq_cq() left queue->id as 0 until mana_create_wq_obj() set the firmware-returned id; if creation failed before that, cleanu...

5.4AI score0.00205EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/15 5:57 a.m.8 views

CVE-2026-74264

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked devholdtrack/devputtrack which were later renamed/interfaced to netdevhold and netdevpu...

7.8CVSS5.5AI score0.00161EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 5:57 a.m.12 views

CVE-2026-74264 net: watchdog: fix refcount tracking races

In the Linux kernel, the following vulnerability has been resolved: net: watchdog: fix refcount tracking races Blamed commit converted the untracked devhold/devput calls in the watchdog code to use the tracked devholdtrack/devputtrack which were later renamed/interfaced to netdevhold and netdevpu...

7.8CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:57 a.m.20 views

CVE-2026-74263

The CVE affects the Linux kernel net: wwan: t7xx driver. In t7xx_port_ctrl_tx, each skb fragment is cloned and the clone is immediately used to set cloned->len; if skb_clone() fails, a NULL pointer dereference can occur. The fix checks the clone before using it and, when previous fragments are...

5.3AI score0.00168EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:57 a.m.8 views

CVE-2026-74263 net: wwan: t7xx: check skb_clone in control TX

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: check skbclone in control TX t7xxportctrltx clones each skb fragment before passing it to the port transmit path. The clone is used immediately to set cloned-len, so an skbclone failure results in a NULL pointer...

5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.31 views

CVE-2026-74263 net: wwan: t7xx: check skb_clone in control TX

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: check skbclone in control TX t7xxportctrltx clones each skb fragment before passing it to the port transmit path. The clone is used immediately to set cloned-len, so an skbclone failure results in a NULL pointer...

0.00168EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:57 a.m.8 views

EUVD-2026-59410

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: check skbclone in control TX t7xxportctrltx clones each skb fragment before passing it to the port transmit path. The clone is used immediately to set cloned-len, so an skbclone failure results in a NULL pointer...

5.4AI score0.00168EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 5:57 a.m.7 views

CVE-2026-74263

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: check skbclone in control TX t7xxportctrltx clones each skb fragment before passing it to the port transmit path. The clone is used immediately to set cloned-len, so an skbclone failure results in a NULL pointer...

5.4AI score0.00168EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.32 views

CVE-2026-74262 kcm: use WRITE_ONCE() when changing lower socket callbacks

In the Linux kernel, the following vulnerability has been resolved: kcm: use WRITEONCE when changing lower socket callbacks kcmattach replaces a live lower TCP socket's skdataready and skwritespace callbacks with KCM handlers, and kcmunattach restores them later. Those callback-pointer updates ar...

7.8CVSS0.00136EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:57 a.m.6 views

EUVD-2026-59408

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: avoid stale FIFO cells during resize sndseqfiforesize still needs to publish the replacement pool before it waits for FIFO users. A blocking sndseqread holds f-uselock while it sleeps, so concurrent senders must be abl...

5.4AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:57 a.m.25 views

CVE-2026-74262

In the Linux kernel, CVE-2026-74262 affects the kernel networking path used by KCM. kcm_attach() replaces a live lower TCP socket’s sk_data_ready and sk_write_space callbacks with KCM handlers, and kcm_unattach() restores them later. These updates were plain stores and could be observed by other ...

7.8CVSS5.6AI score0.00136EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:57 a.m.7 views

CVE-2026-74262 kcm: use WRITE_ONCE() when changing lower socket callbacks

In the Linux kernel, the following vulnerability has been resolved: kcm: use WRITEONCE when changing lower socket callbacks kcmattach replaces a live lower TCP socket's skdataready and skwritespace callbacks with KCM handlers, and kcmunattach restores them later. Those callback-pointer updates ar...

7.8CVSS5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.33 views

CVE-2026-74261 ALSA: seq: avoid stale FIFO cells during resize

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: avoid stale FIFO cells during resize sndseqfiforesize still needs to publish the replacement pool before it waits for FIFO users. A blocking sndseqread holds f-uselock while it sleeps, so concurrent senders must be abl...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:57 a.m.8 views

EUVD-2026-59409

In the Linux kernel, the following vulnerability has been resolved: kcm: use WRITEONCE when changing lower socket callbacks kcmattach replaces a live lower TCP socket's skdataready and skwritespace callbacks with KCM handlers, and kcmunattach restores them later. Those callback-pointer updates ar...

5.6AI score0.00136EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:57 a.m.8 views

CVE-2026-74261 ALSA: seq: avoid stale FIFO cells during resize

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: avoid stale FIFO cells during resize sndseqfiforesize still needs to publish the replacement pool before it waits for FIFO users. A blocking sndseqread holds f-uselock while it sleeps, so concurrent senders must be abl...

5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:57 a.m.19 views

CVE-2026-74261

CVE-2026-74261 — In the Linux kernel ALSA sequencer, a bug during fifo pool resize could leave stale cells and block pool teardown. The issue stems from snd_seq_fifo_resize() waiting for the replacement pool while a reader holds f->use_lock, and race conditions where events can be duplicated o...

5.3AI score0.00198EPSS
SaveExploits0References3
Rows per page
Query Builder