Lucene search
+L

1290 matches found

Debian CVE
Debian CVE
added 2026/04/25 8:46 a.m.12 views

CVE-2026-31680

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: flowlabel: defer exclusive option free until RCU teardown ip6flseqshow walks the global flowlabel hash under the seq-file RCU read-side lock and prints fl-opt-optnflen when an option block is present. Exclusive...

7.8CVSS5.3AI score0.00126EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/25 8:46 a.m.41 views

CVE-2026-31678 openvswitch: defer tunnel netdev_put to RCU release

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

7.8CVSS0.00096EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/25 8:46 a.m.10 views

EUVD-2026-25645

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

5.3AI score0.00096EPSS
SaveExploits0References6
CVE
CVE
added 2026/04/25 8:46 a.m.32 views

CVE-2026-31678

CVE-2026-31678 – Linux kernel Open vSwitch tunnel netdev handling fix. The issue arose when ovs_netdev_tunnel_destroy() could run after NETDEV_UNREGISTER detached the device, risking a race as it dropped the netdev reference while readers still observed vport->dev. The resolution is to not rel...

7.8CVSS5.3AI score0.00096EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/25 8:46 a.m.7 views

CVE-2026-31678 openvswitch: defer tunnel netdev_put to RCU release

In the Linux kernel, the following vulnerability has been resolved: openvswitch: defer tunnel netdevput to RCU release ovsnetdevtunneldestroy may run after NETDEVUNREGISTER already detached the device. Dropping the netdev reference in destroy can race with concurrent readers that still observe...

7.8CVSS5.9AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/04/25 1:39 a.m.12 views

SUSE CVE-2026-31541

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix tracemarker copy link list updates When the "copytracemarker" option is enabled for an instance, anything written into /sys/kernel/tracing/tracemarker is also copied into that instances buffer. When the option is set...

5.5AI score0.00127EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/25 1:37 a.m.12 views

SUSE CVE-2026-31642

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet-calls list to use listdelrcu rather than listdelinit to prevent stuffing up reading /proc/net/rxrpc/calls from potentially getting into an...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/25 1:36 a.m.14 views

SUSE CVE-2026-31665

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: fix use-after-free in timeout object destroy nftcttimeoutobjdestroy frees the timeout object with kfree immediately after nfctuntimeout, without waiting for an RCU grace period. Concurrent packet processing on...

6.4CVSS5.6AI score0.00122EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/04/24 10:30 p.m.9 views

CVE-2026-31665

A flaw was found in the Linux kernel's netfilter connection tracking nfconntrack component. This vulnerability is a use-after-free error, occurring when a timeout object is deallocated prematurely without waiting for an RCU Read-Copy-Update grace period. This allows concurrent packet processing t...

7.8CVSS5.5AI score0.00122EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 3:16 p.m.9 views

DEBIAN-CVE-2026-31665

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: fix use-after-free in timeout object destroy nftcttimeoutobjdestroy frees the timeout object with kfree immediately after nfctuntimeout, without waiting for an RCU grace period. Concurrent packet processing on...

7.8CVSS5.4AI score0.00122EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.8 views

CVE-2026-31665

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: fix use-after-free in timeout object destroy nftcttimeoutobjdestroy frees the timeout object with kfree immediately after nfctuntimeout, without waiting for an RCU grace period. Concurrent packet processing on...

7.8CVSS0.00122EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/24 3:16 p.m.6 views

DEBIAN-CVE-2026-31642

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet-calls list to use listdelrcu rather than listdelinit to prevent stuffing up reading /proc/net/rxrpc/calls from potentially getting into an...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.46 views

CVE-2026-31669 mptcp: fix slab-use-after-free in __inet_lookup_established

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix slab-use-after-free in inetlookupestablished The ehash table lookups are lockless and rely on SLABTYPESAFEBYRCU to guarantee socket memory stability during RCU read-side critical sections. Both tcpprot and tcpv6prot ha...

9.8CVSS0.00459EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/24 2:45 p.m.10 views

CVE-2026-31665 netfilter: nft_ct: fix use-after-free in timeout object destroy

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftct: fix use-after-free in timeout object destroy nftcttimeoutobjdestroy frees the timeout object with kfree immediately after nfctuntimeout, without waiting for an RCU grace period. Concurrent packet processing on...

7.8CVSS5.8AI score
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:44 p.m.5 views

CVE-2026-31642

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet-calls list to use listdelrcu rather than listdelinit to prevent stuffing up reading /proc/net/rxrpc/calls from potentially getting into an...

5.3AI score0.00123EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/04/24 2:44 p.m.45 views

CVE-2026-31642

The CVE-2026-31642 entry concerns the Linux kernel rxrpc module, where a flaw in call removal was fixed by using list_del_rcu() instead of list_del_init() to prevent infinite loops when reading /proc/net/rxrpc/calls. The underlying issue is that improperly deleting calls could disrupt list handli...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:44 p.m.20 views

CVE-2026-31642

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet-calls list to use listdelrcu rather than listdelinit to prevent stuffing up reading /proc/net/rxrpc/calls from potentially getting into an...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0
OSV
OSV
added 2026/04/24 2:44 p.m.9 views

CVE-2026-31642 rxrpc: Fix call removal to use RCU safe deletion

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix call removal to use RCU safe deletion Fix rxrpc call removal from the rxnet-calls list to use listdelrcu rather than listdelinit to prevent stuffing up reading /proc/net/rxrpc/calls from potentially getting into an...

5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/04/24 2:33 p.m.12 views

EUVD-2026-25434

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix tracemarker copy link list updates When the "copytracemarker" option is enabled for an instance, anything written into /sys/kernel/tracing/tracemarker is also copied into that instances buffer. When the option is set...

5.4AI score0.00127EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:33 p.m.7 views

CVE-2026-31541

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix tracemarker copy link list updates When the "copytracemarker" option is enabled for an instance, anything written into /sys/kernel/tracing/tracemarker is also copied into that instances buffer. When the option is set...

5.4AI score0.00127EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder