Lucene search
+L

9342 matches found

EUVD
EUVD
added 2026/07/19 3:40 p.m.7 views

EUVD-2026-45819

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Don't setup bogus ioviter for silencing At transition to the ioviter for PCM data transfer, we blindly applied the ioviter setup also for silencing i.e. data = NULL, and it leads to a calculation of bogus ioviter...

5.4AI score0.00129EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.30 views

CVE-2026-64134 ALSA: pcm: Don't setup bogus iov_iter for silencing

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Don't setup bogus ioviter for silencing At transition to the ioviter for PCM data transfer, we blindly applied the ioviter setup also for silencing i.e. data = NULL, and it leads to a calculation of bogus ioviter...

7.8CVSS0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64134 ALSA: pcm: Don't setup bogus iov_iter for silencing

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Don't setup bogus ioviter for silencing At transition to the ioviter for PCM data transfer, we blindly applied the ioviter setup also for silencing i.e. data = NULL, and it leads to a calculation of bogus ioviter...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 3:40 p.m.11 views

CVE-2026-64134

The CVE-2026-64134 entry concerns the Linux kernel ALSA PCM path. The vulnerability arises during transition to iov_iter for PCM data transfer, where iov_iter was also configured for silencing (data = NULL), leading to a bogus iov_iter calculation and a NULL dereference on some architectures, not...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.5 views

CVE-2026-64123

In the Linux kernel, the following vulnerability has been resolved: net: hsr: defer node table free until after RCU readers HSR node-list and node-status generic-netlink operations run under rcureadlock. They walk hsr-nodedb through hsrgetnextnode and hsrgetnodedata, but RTMDELLINK teardown remov...

5.2AI score0.00126EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/07/19 3:40 p.m.8 views

EUVD-2026-45808

In the Linux kernel, the following vulnerability has been resolved: net: hsr: defer node table free until after RCU readers HSR node-list and node-status generic-netlink operations run under rcureadlock. They walk hsr-nodedb through hsrgetnextnode and hsrgetnodedata, but RTMDELLINK teardown remov...

5.4AI score0.00126EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/19 3:40 p.m.11 views

CVE-2026-64123

CVE-2026-64123 concerns the Linux kernel HSR subsystem. The vulnerability arises when HSR node-list/node-status operations run under rcu_read_lock() and RTM_DELLINK teardown frees the same node table immediately via list_del(), allowing a generic-netlink reader to hold a pointer to a freed hsr_no...

7.8CVSS5.4AI score0.00126EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.29 views

CVE-2026-64123 net: hsr: defer node table free until after RCU readers

In the Linux kernel, the following vulnerability has been resolved: net: hsr: defer node table free until after RCU readers HSR node-list and node-status generic-netlink operations run under rcureadlock. They walk hsr-nodedb through hsrgetnextnode and hsrgetnodedata, but RTMDELLINK teardown remov...

7.8CVSS0.00126EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/19 3:40 p.m.4 views

CVE-2026-64123 net: hsr: defer node table free until after RCU readers

In the Linux kernel, the following vulnerability has been resolved: net: hsr: defer node table free until after RCU readers HSR node-list and node-status generic-netlink operations run under rcureadlock. They walk hsr-nodedb through hsrgetnextnode and hsrgetnodedata, but RTMDELLINK teardown remov...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64119

In the Linux kernel, the following vulnerability has been resolved: l2tp: use listdelrcu in l2tpsessionunhash An unprivileged local user can pin a host CPU indefinitely in l2tpsessiongetbyifname by issuing L2TPCMDSESSIONGET on L2TPATTRIFNAME concurrently with L2TPCMDSESSIONCREATE and...

5.2AI score0.00167EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/19 3:40 p.m.7 views

CVE-2026-64119

CVE-2026-64119: In the Linux kernel, the vulnerability affects the L2TP subsystem. The bug arises in l2tp_session_unhash() where a session is removed from tunnel->session_list with list_del_init(), while readers traverse the list with list_for_each_entry_rcu() under rcu_read_lock_bh(). This le...

5.4AI score0.00167EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.27 views

CVE-2026-64119 l2tp: use list_del_rcu in l2tp_session_unhash

In the Linux kernel, the following vulnerability has been resolved: l2tp: use listdelrcu in l2tpsessionunhash An unprivileged local user can pin a host CPU indefinitely in l2tpsessiongetbyifname by issuing L2TPCMDSESSIONGET on L2TPATTRIFNAME concurrently with L2TPCMDSESSIONCREATE and...

0.00167EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.6 views

CVE-2026-64116

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: add NULL check for idev in ipv6hopioam Reported by Sashiko: The function ipv6hopioam accesses in6devgetskb-dev-cnf.ioam6enabled without validating the returned idev pointer. Because addrconfifdown can concurrently cle...

7.5CVSS5.2AI score0.00511EPSS
SaveExploits0
CVE
CVE
added 2026/07/19 3:40 p.m.11 views

CVE-2026-64096

Summary of CVE-2026-64096 (Linux kernel, batman-adv): A use-after-free in batman-adv multicast origin node release was fixed. The function batadv_mcast_purge_orig() removed entries from RCU-protected hlists without waiting for an RCU grace period, risking access to freed memory by concurrent read...

8.8CVSS5.5AI score0.00255EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.30 views

CVE-2026-64096 batman-adv: mcast: fix use-after-free in orig_node RCU release

In the Linux kernel, the following vulnerability has been resolved: batman-adv: mcast: fix use-after-free in orignode RCU release batadvmcastpurgeorig removes entries from RCU-protected hlists but does not wait for an RCU grace period before returning. Concurrent RCU readers may still accesses...

8.8CVSS0.00255EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 3:40 p.m.5 views

CVE-2026-64096 batman-adv: mcast: fix use-after-free in orig_node RCU release

In the Linux kernel, the following vulnerability has been resolved: batman-adv: mcast: fix use-after-free in orignode RCU release batadvmcastpurgeorig removes entries from RCU-protected hlists but does not wait for an RCU grace period before returning. Concurrent RCU readers may still accesses...

8.8CVSS5.4AI score0.00255EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/19 3:39 p.m.5 views

CVE-2026-64082 riscv: Fix register corruption from uninitialized cregs on error

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix register corruption from uninitialized cregs on error compatriscvgprset calls cregstoregs unconditionally, even when userregsetcopyin fails. Since cregs is an uninitialized stack variable, a copyin failure causes...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/19 3:39 p.m.7 views

EUVD-2026-45655

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix register corruption from uninitialized cregs on error compatriscvgprset calls cregstoregs unconditionally, even when userregsetcopyin fails. Since cregs is an uninitialized stack variable, a copyin failure causes...

5.5AI score0.0012EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/19 3:39 p.m.7 views

CVE-2026-64082

In the Linux kernel, the following vulnerability has been resolved: riscv: Fix register corruption from uninitialized cregs on error compatriscvgprset calls cregstoregs unconditionally, even when userregsetcopyin fails. Since cregs is an uninitialized stack variable, a copyin failure causes...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/07/19 3:39 p.m.6 views

CVE-2026-64079 netfilter: x_tables: allocate hook ops while under mutex

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtables: allocate hook ops while under mutex arp/ip6tregistertable add the table to the per-netns list via xtregistertable before allocating the per-netns hook ops copy via kmemduparray. This leaves a window where the...

5.4AI score0.00155EPSS
SaveExploits0References5
Rows per page
Query Builder