Lucene search
+L

119879 matches found

CVE
CVE
added 2026/08/28 6:53 a.m.25 views

CVE-2026-80721

A dangling pointer vulnerability exists in the Linux kernel Bluetooth ISO (Isochronous) subsystem. After iso_conn_del() is called, ISO sockets may still dereference the hcon (HCI connection) pointer because clearing iso_conn::hcon previously relied on iso_conn_del() releasing the last reference t...

8.8CVSS5.8AI score0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.39 views

CVE-2026-80721 Bluetooth: ISO: ensure no dangling hcon references in iso_conn

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: ensure no dangling hcon references in isoconn After isoconndel, ISO sockets should not dereference the hcon any more. Currently, clearing isoconn::hcon relies on isoconndel releasing the last reference to the...

8.8CVSS0.00225EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.37 views

CVE-2026-80716 ALSA: pcm: wake linked drain waiters on unlink

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: wake linked drain waiters on unlink sndpcmdrain on a linked stream parks an on-stack wait entry on the drained peer's runtime-sleep, and after scheduletimeout removes it only if that peer is still found in the caller's...

7.8CVSS0.0012EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:53 a.m.17 views

EUVD-2026-67451

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: wake linked drain waiters on unlink sndpcmdrain on a linked stream parks an on-stack wait entry on the drained peer's runtime-sleep, and after scheduletimeout removes it only if that peer is still found in the caller's...

5.8AI score0.0012EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/28 6:53 a.m.31 views

CVE-2026-80716

CVE-2026-80716 affects the ALSA PCM subsystem in the Linux kernel . When snd_pcm_drain() is called on a linked stream, it parks an on-stack wait entry on the drained peer's sleep queue. If group membership changes during the wait and the sleep ends via signal or timeout, finish_wait() is skipped,...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/28 6:53 a.m.14 views

CVE-2026-80716 ALSA: pcm: wake linked drain waiters on unlink

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: wake linked drain waiters on unlink sndpcmdrain on a linked stream parks an on-stack wait entry on the drained peer's runtime-sleep, and after scheduletimeout removes it only if that peer is still found in the caller's...

7.8CVSS5.8AI score
SaveExploits0References11
OSV
OSV
added 2026/08/28 6:53 a.m.29 views

CVE-2026-80714 ipvs: do not propagate one-packet flag to synced conns

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not propagate one-packet flag to synced conns Synced connections can be created before their destination exists. When the destination is later added, ipvsbinddest copies connection flags from the destination into cp-flag...

9.8CVSS5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/08/28 6:53 a.m.86 views

CVE-2026-80714

CVE-2026-80714 is a use-after-free in the Linux kernel's IPVS (IP Virtual Server) subsystem. The root cause is that ip_vs_bind_dest() propagates the IP_VS_CONN_F_ONE_PACKET flag from a destination to a synced connection that is already hashed. During expiry, the kernel then treats the synced conn...

9.8CVSS5.8AI score0.00404EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/28 6:53 a.m.18 views

EUVD-2026-67449

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not propagate one-packet flag to synced conns Synced connections can be created before their destination exists. When the destination is later added, ipvsbinddest copies connection flags from the destination into cp-flag...

5.8AI score0.00404EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/28 6:53 a.m.38 views

CVE-2026-80714 ipvs: do not propagate one-packet flag to synced conns

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not propagate one-packet flag to synced conns Synced connections can be created before their destination exists. When the destination is later added, ipvsbinddest copies connection flags from the destination into cp-flag...

9.8CVSS0.00404EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/28 6:52 a.m.39 views

CVE-2026-80692 Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectacl/lesync callbacks There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

8.8CVSS0.00218EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:52 a.m.12 views

EUVD-2026-67427

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectacl/lesync callbacks There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

5.8AI score0.00218EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 6:52 a.m.23 views

CVE-2026-80692 Bluetooth: hci_sync: hold conn in hci_connect_acl/le_sync() callbacks

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hold conn in hciconnectacl/lesync callbacks There is theoretical UAF if the conn is freed while the hcisync task is running. Hold refcount to avoid that...

8.8CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/08/28 6:52 a.m.32 views

CVE-2026-80692

CVE-2026-80692 is a theoretical Use-After-Free (UAF) in the Linux kernel's Bluetooth HCI subsystem , specifically in the hci_connect_acl() and hci_connect_le_sync() callbacks. If the conn object is freed while the hci_sync task is running, a UAF can occur. The fix holds a refcount to the conn obj...

8.8CVSS5.8AI score0.00218EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 6:52 a.m.18 views

EUVD-2026-67423

In the Linux kernel, the following vulnerability has been resolved: riscv: drop init from veccheckunalignedaccessspeedallcpus This function runs within a kthread and need not necessarily finish before system finishes boot and freeinitmem unmaps the .init.text section. This function makes calls to...

5.8AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 6:52 a.m.27 views

CVE-2026-80683

CVE-2026-80683 is a use-after-free vulnerability in the Linux kernel's Bluetooth SCO subsystem . The root cause is a reference-counting bug: the SCO socket stores a sco_conn pointer without holding its own reference. When a socket close() races the Bluetooth controller's Disconnection Complete ev...

8.8CVSS5.9AI score0.00235EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 6:52 a.m.14 views

CVE-2026-80683 Bluetooth: SCO: give the socket its own sco_conn reference

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: give the socket its own scoconn reference scoconndel drops a reference it does not own. It takes one transient reference via scoconnholdunlesszero and releases it with the scoconnput that follows scosockhold; the...

8.8CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/28 6:52 a.m.12 views

EUVD-2026-67559

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: give the socket its own scoconn reference scoconndel drops a reference it does not own. It takes one transient reference via scoconnholdunlesszero and releases it with the scoconnput that follows scosockhold; the...

5.9AI score0.00235EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/28 6:52 a.m.37 views

CVE-2026-80683 Bluetooth: SCO: give the socket its own sco_conn reference

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: give the socket its own scoconn reference scoconndel drops a reference it does not own. It takes one transient reference via scoconnholdunlesszero and releases it with the scoconnput that follows scosockhold; the...

8.8CVSS0.00235EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 6:52 a.m.45 views

CVE-2026-80681

CVE-2026-80681 is a use-after-free vulnerability in the Linux kernel's VXLAN driver (vxlan_xmit). Before calling route_shortcircuit(), the ethernet header pointer is cached via eth_hdr(skb). Inside route_shortcircuit(), pskb_may_pull() may reallocate skb->head, leaving the cached pointer refer...

9.8CVSS5.8AI score0.00506EPSS
SaveExploits0References8
Rows per page
Query Builder