Lucene search
+L

47759 matches found

CVE
CVE
added 2026/08/22 3:33 p.m.34 views

CVE-2026-74727

A race condition in the Linux kernel's ovpn module (in-kernel OpenVPN) causes a Use-After-Free . When a peer is removed concurrently (via OVPN_CMD_PEER_DEL, keepalive expiry, or socket teardown) while ovpn_nl_peer_set_doit() or the float path (ovpn_peer_endpoints_update()) holds only a refcount, ...

9.8CVSS5.6AI score0.00442EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:33 p.m.10 views

EUVD-2026-64414

In the Linux kernel, the following vulnerability has been resolved: ovpn: skip rehash for peers already removed from byid ovpnnlpeersetdoit resolves the target peer via ovpnpeergetbyid before taking ovpn-lock. In the window between the lookup which only takes a refcount and the subsequent...

5.6AI score0.00442EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.27 views

CVE-2026-74727 ovpn: skip rehash for peers already removed from by_id

In the Linux kernel, the following vulnerability has been resolved: ovpn: skip rehash for peers already removed from byid ovpnnlpeersetdoit resolves the target peer via ovpnpeergetbyid before taking ovpn-lock. In the window between the lookup which only takes a refcount and the subsequent...

9.8CVSS0.00442EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/22 3:33 p.m.24 views

CVE-2026-74726

A race condition in the Linux kernel's bonding module affects the Active-Backup Load Balancing (ALB) monitor (bond_alb_monitor() in drivers/net/bonding/bond_alb.c). The function reads primary_is_promisc under RCU, then drops RCU and acquires RTNL via rtnl_trylock(). In that window, the active sla...

7.3CVSS5.5AI score0.00126EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.27 views

CVE-2026-74715 bpf: Fix netns reference imbalance in conntrack kfuncs

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix netns reference imbalance in conntrack kfuncs The opts argument of the BPF conntrack kfuncs can point to a shared map value. bpfnfctlookup and bpfnfctallocentry read opts-netnsid separately when acquiring and releasing t...

7.8CVSS0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/22 3:33 p.m.10 views

CVE-2026-74715 bpf: Fix netns reference imbalance in conntrack kfuncs

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix netns reference imbalance in conntrack kfuncs The opts argument of the BPF conntrack kfuncs can point to a shared map value. bpfnfctlookup and bpfnfctallocentry read opts-netnsid separately when acquiring and releasing t...

7.8CVSS5.7AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 3:33 p.m.12 views

EUVD-2026-64402

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix netns reference imbalance in conntrack kfuncs The opts argument of the BPF conntrack kfuncs can point to a shared map value. bpfnfctlookup and bpfnfctallocentry read opts-netnsid separately when acquiring and releasing t...

5.5AI score0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 3:33 p.m.23 views

CVE-2026-74715

CVE-2026-74715 is a race condition in the Linux kernel BPF conntrack kfuncs (__bpf_nf_ct_lookup() and __bpf_nf_ct_alloc_entry()). The opts argument can reference a shared BPF map value, and opts->netns_id is read independently during namespace reference acquisition and release. A concurrent wr...

7.8CVSS5.5AI score0.0012EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 3:33 p.m.21 views

CVE-2026-74714

A use-after-free vulnerability in the Linux kernel BPF TCP iterator, specifically in bpf_iter_tcp_established_batch(). The root cause is a race condition: sock_hold() increments the reference count of a request_sock whose rsk_refcnt is still zero at publish time, and the subsequent refcount_set(3...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/22 3:33 p.m.14 views

CVE-2026-74714 bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: Fix use-after-free in bpfitertcpestablishedbatch reqskqueuehashreq publishes a TCPNEWSYNRECV requestsock onto the ehash chain, drops the bucket lock, and only afterwards sets rskrefcnt to 3. Lockless readers such as...

7.8CVSS5.8AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.29 views

CVE-2026-74714 bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: Fix use-after-free in bpfitertcpestablishedbatch reqskqueuehashreq publishes a TCPNEWSYNRECV requestsock onto the ehash chain, drops the bucket lock, and only afterwards sets rskrefcnt to 3. Lockless readers such as...

7.8CVSS0.00126EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/22 3:33 p.m.17 views

CVE-2026-74709

CVE-2026-74709 affects the AF_XDP (xsk) subsystem in the Linux kernel. The root cause is that user space can modify metadata flags after a TX request has been processed; when the kernel rereads those flags during completion, it may write a timestamp into the metadata area that was never requested...

5.5AI score0.00167EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:33 p.m.18 views

CVE-2026-74700 net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Always acquire rtnllock when destroying locked classifiers Another challenge with unlocked filters. There is a short window in tcnewtfilter where a tcfproto can be found and briefly referenced by a totally...

7.8CVSS5.9AI score
SaveExploits0References8
CVE
CVE
added 2026/08/22 3:33 p.m.29 views

CVE-2026-74700

CVE-2026-74700 is a race condition in the Linux kernel's net/sched cls_api subsystem, specifically in the tc_new_tfilter function. An unlocked classifier's request can prematurely decrement the reference count of a locked classifier's protocol object without holding rtnl_lock, leading to a use-af...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/22 3:33 p.m.11 views

EUVD-2026-64387

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Always acquire rtnllock when destroying locked classifiers Another challenge with unlocked filters. There is a short window in tcnewtfilter where a tcfproto can be found and briefly referenced by a totally...

5.7AI score0.00125EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/22 3:33 p.m.27 views

CVE-2026-74700 net/sched: cls_api: Always acquire rtnl_lock when destroying locked classifiers

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: Always acquire rtnllock when destroying locked classifiers Another challenge with unlocked filters. There is a short window in tcnewtfilter where a tcfproto can be found and briefly referenced by a totally...

7.8CVSS0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/22 3:32 p.m.15 views

CVE-2026-74692 net/smc: fix TOCTOU race between smc_listen_out() and listener close

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix TOCTOU race between smclistenout and listener close smclistenout reads lsmc-sk.skstate without the listener lock, then acquires locksocknested only after the check passes. This opens a window where smccloseactive can...

7.5CVSS5.7AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/22 3:32 p.m.27 views

CVE-2026-74692 net/smc: fix TOCTOU race between smc_listen_out() and listener close

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix TOCTOU race between smclistenout and listener close smclistenout reads lsmc-sk.skstate without the listener lock, then acquires locksocknested only after the check passes. This opens a window where smccloseactive can...

7.5CVSS0.0049EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/22 3:32 p.m.9 views

EUVD-2026-64379

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix TOCTOU race between smclistenout and listener close smclistenout reads lsmc-sk.skstate without the listener lock, then acquires locksocknested only after the check passes. This opens a window where smccloseactive can...

5.6AI score0.0049EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:32 p.m.22 views

CVE-2026-74692

A TOCTOU race condition in the Linux kernel's net/smc module allows a remote attacker to trigger kernel memory exhaustion. The function smc_listen_out() reads the listener's socket state without holding the listener lock, then acquires the lock only afterward. This window lets smc_close_active() ...

7.5CVSS5.6AI score0.0049EPSS
SaveExploits0References7
Rows per page
Query Builder