Lucene search
+L

263933 matches found

OSV
OSV
added 2026/08/26 3:16 p.m.17 views

AZL-97761 CVE-2026-74752 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: validate cookie AUTH state before use When cookie authentication is disabled, COOKIEECHO restores fixed-size AUTH fields directly from peer-controlled cookie bytes. A forged RANDOM length, HMAC list, or CHUNKS list can then...

9.8CVSS5.8AI score0.00434EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 3:16 p.m.10 views

CVE-2026-74750

In the Linux kernel, the following vulnerability has been resolved: ovpn: defer key slot crypto freeing to workqueue Key slots are released through a kref and the existing release path frees the AEAD transforms from an RCU callback. That is not safe for all crypto implementations: cryptofreeaead...

7.5CVSS0.00359EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 3:16 p.m.9 views

CVE-2026-74751

In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads one word ahead before checking the aligned boundary: REGL t1, SZREGt0 // load next word addi t0, t0, SZREG // advance orc.b t1, t1 bgeu...

9.4CVSS0.00337EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 3:16 p.m.6 views

CVE-2026-74752

In the Linux kernel, the following vulnerability has been resolved: sctp: validate cookie AUTH state before use When cookie authentication is disabled, COOKIEECHO restores fixed-size AUTH fields directly from peer-controlled cookie bytes. A forged RANDOM length, HMAC list, or CHUNKS list can then...

9.8CVSS0.00434EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 3:16 p.m.15 views

AZL-97778 CVE-2026-74753 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: perf: Reject exited events as group leaders perfeventremoveonexec sets remove-on-exec events to the EXIT state and detaches their group relationships. The event's file descriptor can remain open, however, and perfeventopen...

7.8CVSS5.8AI score0.00128EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 3:16 p.m.10 views

CVE-2026-74753

In the Linux kernel, the following vulnerability has been resolved: perf: Reject exited events as group leaders perfeventremoveonexec sets remove-on-exec events to the EXIT state and detaches their group relationships. The event's file descriptor can remain open, however, and perfeventopen...

7.8CVSS0.00128EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/26 3:16 p.m.9 views

AZL-97782 CVE-2026-74743 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: macvlan: inherit neededheadroom and neededtailroom from lowerdev macvlan devices inherit hardheaderlen from lowerdev during macvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying lowerdev requires...

9.8CVSS5.8AI score0.00519EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.10 views

AZL-97799 CVE-2026-74744 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ipvlan: inherit neededheadroom and neededtailroom from phydev ipvlan devices inherit hardheaderlen from phydev during ipvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying phydev or stacked lower...

9.8CVSS5.8AI score0.00519EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.8 views

AZL-97733 CVE-2026-74748 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix refcount race between list:set GC and swap ipsetputbyindex resolved the index to a set pointer under RCU, then took ipsetreflock in ipsetput to decrement set-ref. ipsetswap holds that same lock while swappin...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.9 views

AZL-97821 CVE-2026-74746 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: publish GC-visible tuple last nfflowtableiterate only treats original-direction tuple nodes as owning entries. Publishing the original node first lets GC observe and free a flow while flowoffloadadd is still...

9.8CVSS5.8AI score0.00543EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 3:16 p.m.12 views

CVE-2026-74743

In the Linux kernel, the following vulnerability has been resolved: macvlan: inherit neededheadroom and neededtailroom from lowerdev macvlan devices inherit hardheaderlen from lowerdev during macvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying lowerdev requires...

9.8CVSS0.00519EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/26 3:16 p.m.6 views

CVE-2026-74744

In the Linux kernel, the following vulnerability has been resolved: ipvlan: inherit neededheadroom and neededtailroom from phydev ipvlan devices inherit hardheaderlen from phydev during ipvlaninit, but leave neededheadroom and neededtailroom set to 0. When the underlying phydev or stacked lower...

9.8CVSS0.00519EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/26 3:16 p.m.11 views

CVE-2026-74745

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: avoid deadlock when canceling IRQ affinity notifier Unregistering IRQ affinity notifiers waits for the callback synchronously. bnxt takes the netdev instance lock in the notifier to restart the queue and cancels the wo...

7.5CVSS0.00359EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 3:16 p.m.7 views

CVE-2026-74747

In the Linux kernel, the following vulnerability has been resolved: ipvs: revalidate ihl to prevent out-of-bounds access While the outer IP header is already pulled into the skb head, we must be careful and revalidate the embedded headers after reading them from the skb frags to prevent...

7.8CVSS0.00129EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 3:16 p.m.11 views

AZL-97830 CVE-2026-74747 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ipvs: revalidate ihl to prevent out-of-bounds access While the outer IP header is already pulled into the skb head, we must be careful and revalidate the embedded headers after reading them from the skb frags to prevent...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 3:16 p.m.7 views

CVE-2026-74746

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: publish GC-visible tuple last nfflowtableiterate only treats original-direction tuple nodes as owning entries. Publishing the original node first lets GC observe and free a flow while flowoffloadadd is still...

9.8CVSS0.00543EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/26 3:16 p.m.8 views

CVE-2026-74748

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix refcount race between list:set GC and swap ipsetputbyindex resolved the index to a set pointer under RCU, then took ipsetreflock in ipsetput to decrement set-ref. ipsetswap holds that same lock while swappin...

7.8CVSS0.00138EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/26 3:16 p.m.19 views

AZL-97767 CVE-2026-74736 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsbpf: reject dev-bound programs bound to a different device clsbpfprogfromefd obtained a SCHEDCLS program via bpfproggettypedev but never verified that a device-bound offloaded program's bound netdev matches the TC...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.9 views

AZL-97797 CVE-2026-74737 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix portid extraction from SRC TAG On the packet reception path, the ID of the MAC Port on which the packet was received, is embedded in the RX DMA Descriptor's metadata. The ID is extracted usi...

9.8CVSS5.9AI score0.00559EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.14 views

AZL-97743 CVE-2026-74735 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: l2tp: fix tunnel and session refcount leak on seqfile release In pppol2tpprocopen and l2tpdfsseqopen, iteration state pd-tunnel and pd-session is kept in seqfile private data to allow iteration across multiple read system calls...

5.8AI score0.00162EPSS
SaveExploits0References1
Rows per page
Query Builder