Lucene search
+L

123812 matches found

Vulnrichment
Vulnrichment
added 2026/08/10 12:07 p.m.21 views

CVE-2026-19429

...

5.2AI score0.00401EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 12:07 p.m.49 views

CVE-2026-19429

...

0.00401EPSS
SaveExploits0
CVE
CVE
added 2026/08/10 12:04 p.m.44 views

CVE-2026-68420

CVE-2026-68420 concerns the Linux kernel xfrm subsystem. The issue is a stack-out-of-bounds read triggered when an outbound IPsec policy uses optional IPTFS templates, flowing from xfrm_tmpl_resolve_one() and xfrm_state_find() via the outbound path. The fix extends previous checks that blocked op...

7.1CVSS5.3AI score0.00115EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:04 p.m.14 views

EUVD-2026-55606

In the Linux kernel, the following vulnerability has been resolved: xfrm: reject optional IPTFS templates in outbound policies syzbot reported a stack-out-of-bounds read in xfrmstatefind which flows from xfrmtmplresolveone. Commit 3d776e31c841 "xfrm: Reject optional tunnel/BEET mode templates in...

5.3AI score0.00115EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 12:04 p.m.8 views

CVE-2026-68420 xfrm: reject optional IPTFS templates in outbound policies

In the Linux kernel, the following vulnerability has been resolved: xfrm: reject optional IPTFS templates in outbound policies syzbot reported a stack-out-of-bounds read in xfrmstatefind which flows from xfrmtmplresolveone. Commit 3d776e31c841 "xfrm: Reject optional tunnel/BEET mode templates in...

7.1CVSS5.4AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 12:04 p.m.11 views

EUVD-2026-55595

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: defer link RX stats percpu free to RCU staremovelink frees a removed MLO link's RX stats percpu buffer right away, but defers only the link container to RCU: stainfofreelink&alloc-info; kfreercualloc, rcuhead; The...

5.6AI score0.00242EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.36 views

CVE-2026-68409 wifi: mac80211: defer link RX stats percpu free to RCU

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: defer link RX stats percpu free to RCU staremovelink frees a removed MLO link's RX stats percpu buffer right away, but defers only the link container to RCU: stainfofreelink&alloc-info; kfreercualloc, rcuhead; The...

8.8CVSS0.00242EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 12:04 p.m.49 views

CVE-2026-68402

Summary: CVE-2026-68402 affects the Linux kernel Wi‑Fi stack (cfg80211). A flaw in cfg80211_is_element_inherited() may read the first byte of an extension element (elem->data[0]) without confirming the element has data, allowing a crafted Wi‑Fi frame to trigger a one‑octet slab‑out‑of‑bounds r...

7.1CVSS5.3AI score0.00268EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.39 views

CVE-2026-68402 wifi: cfg80211: bound element ID read when checking non-inheritance

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: bound element ID read when checking non-inheritance cfg80211iselementinherited reads the first data octet of the candidate element id = elem-data0 to look it up in an extension non-inheritance list. It does so aft...

7.1CVSS0.00268EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 12:04 p.m.6 views

CVE-2026-68402 wifi: cfg80211: bound element ID read when checking non-inheritance

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: bound element ID read when checking non-inheritance cfg80211iselementinherited reads the first data octet of the candidate element id = elem-data0 to look it up in an extension non-inheritance list. It does so aft...

7.1CVSS5.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.39 views

CVE-2026-68398 ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF

In the Linux kernel, the following vulnerability has been resolved: ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF pppol2tprecv runs in the L2TP UDP-encap softirq RX path: l2tpudpencaprecv - l2tprecvcommon - pppol2tprecv - pppinput&po-chan It runs under rcureadlock holding...

7.8CVSS0.00195EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/08/10 12:04 p.m.8 views

EUVD-2026-55582

In the Linux kernel, the following vulnerability has been resolved: scsi: core: wake eh reliably when using scsischeduleeh Drivers which use the scsischeduleeh function to run the error handler currently risk the error handler thread never waking once all commands are timed out or inactive. There...

5.4AI score0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 12:04 p.m.8 views

EUVD-2026-55579

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: extend connhash lookup critical sections Using RCU-protected pointers outside the critical sections without refcount is incorrect and may result to UAF. Extend critical section to cover both hciconnhash lookup...

5.3AI score0.00242EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.35 views

CVE-2026-68393 Bluetooth: hci_sync: extend conn_hash lookup critical sections

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: extend connhash lookup critical sections Using RCU-protected pointers outside the critical sections without refcount is incorrect and may result to UAF. Extend critical section to cover both hciconnhash lookup...

8.8CVSS0.00242EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 12:04 p.m.40 views

CVE-2026-68393

The CVE-2026-68393 entry concerns the Linux kernel Bluetooth hci_sync component. The root cause is the use of RCU-protected pointers outside their critical sections without proper reference counting, which could lead to a Use-After-Free (UAF). The fix extends the critical section to cover both th...

8.8CVSS5.3AI score0.00242EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.34 views

CVE-2026-68392 Bluetooth: mgmt: fix locking in unpair_device/disconnect_sync

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: mgmt: fix locking in unpairdevice/disconnectsync Dereferencing RCU-protected pointers outside critical sections is invalid and may lead to UAF. Take hdev-lock for hciconn lookup and hciabortconn. Don't use RCU to ensur...

7.8CVSS0.00129EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.36 views

CVE-2026-68387 can: raw: add locking for raw flags bitfield

In the Linux kernel, the following vulnerability has been resolved: can: raw: add locking for raw flags bitfield With commit 890e5198a6e5 "can: raw: use bitfields to store flags in struct rawsock" the formerly separate integer values have been integrated into a single bitfield. This led to a...

7.8CVSS0.00173EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 12:04 p.m.9 views

EUVD-2026-55570

In the Linux kernel, the following vulnerability has been resolved: drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO moves xebomove attaches VF CCS read/write batch buffers BBs to a BO after it transitions NULL/SYSTEM - TT, and detaches them after it transitions TT - SYSTEM. Both...

5.6AI score0.00134EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 12:04 p.m.34 views

CVE-2026-68383 drm/xe/guc: Keep scheduler timeline name alive

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Keep scheduler timeline name alive The scheduler keeps a pointer to the timeline name, but q-name is freed with the exec queue while scheduler fences can still reference it. Store the name in struct xegucexecqueue so ...

7.8CVSS0.00129EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/10 12:04 p.m.11 views

CVE-2026-68382

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Hold device ref until queue teardown completes GuC exec queue destruction can run asynchronously. If the final device put happens from a destroy worker, drmm cleanup can end up draining the same workqueue and deadlock...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
Rows per page
Query Builder