Lucene search
+L

118049 matches found

OSV
OSV
added 2026/08/28 8:16 a.m.6 views

UBUNTU-CVE-2026-80654

In the Linux kernel, the following vulnerability has been resolved: soc: xilinx: Shutdown and free rx mailbox channel A mbox rx channel is requested using mboxrequestchannelbyname in probe. In remove callback, the rx mailbox channel is cleaned up when the rxchan is NULL due to incorrect condition...

5.7AI score0.00168EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/28 8:16 a.m.5 views

UBUNTU-CVE-2026-80601

In the Linux kernel, the following vulnerability has been resolved: batman-adv: gw: acquire ethernet header only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS5.9AI score0.00258EPSS
SaveExploits0References11
OSV
OSV
added 2026/08/28 8:16 a.m.6 views

UBUNTU-CVE-2026-80608

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix iommu domain lifetime race during device removal When forceiova mode is enabled, amdxdnaremove frees xdna-domain. If amdxdnagemobjfree is called after device removal, it may attempt to access xdna-domain,...

8.8CVSS5.8AI score0.0012EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 8:16 a.m.5 views

UBUNTU-CVE-2026-80661

In the Linux kernel, the following vulnerability has been resolved: ufs: core: tracing: Do not dereference pointers in TPprintk The trace events in drivers/ufs/core/ufstrace.h were converted to take a pointer to the hba structure as an argument for the tracepoint and then in TPprintk the printing...

7.8CVSS6AI score0.00127EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/28 8:16 a.m.6 views

UBUNTU-CVE-2026-80668

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: use conntrack GC to reap expectations This patch replaces the timer API by GC worker approach for expectations, as it already happened in many other subsystems. Use the existing conntrack GC worker t...

9.8CVSS5.8AI score0.00379EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/28 6:53 a.m.22 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.10 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.27 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.11 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.22 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.72 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.17 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.11 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.18 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.30 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.10 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
Rows per page
Query Builder