Lucene search
+L

123865 matches found

EUVD
EUVD
added 2026/08/15 5:56 a.m.8 views

EUVD-2026-59326

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix effective prog array index with BPFFPREORDER replaceeffectiveprog and purgeeffectiveprogs located the slot in the effective array by walking the program hlist and counting entries linearly. That count does not match the...

5.4AI score0.00134EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.5 views

CVE-2026-72428

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stack slot index in nospec checks checkstackwritefixedoff computes the byte slot for a fixed-offset stack write as -off - 1, and records each written byte in slottype with slot - i % BPFREGSIZE. The Spectre v4 sanitizati...

5.3AI score0.0021EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.31 views

CVE-2026-72427 bpf: Fix effective prog array index with BPF_F_PREORDER

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix effective prog array index with BPFFPREORDER replaceeffectiveprog and purgeeffectiveprogs located the slot in the effective array by walking the program hlist and counting entries linearly. That count does not match the...

7.8CVSS0.00134EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:56 a.m.10 views

CVE-2026-72427 bpf: Fix effective prog array index with BPF_F_PREORDER

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix effective prog array index with BPFFPREORDER replaceeffectiveprog and purgeeffectiveprogs located the slot in the effective array by walking the program hlist and counting entries linearly. That count does not match the...

7.8CVSS5.5AI score
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:56 a.m.25 views

CVE-2026-72427

CVE-2026-72427 (Linux kernel) fixes an incorrect indexing of the effective BPF program array when BPF_F_PREORDER is used. The vulnerable path was in replace_effective_prog() (bpf_link_update()) and purge_effective_progs(), which located slots by linearly walking the program hlist. The computed la...

7.8CVSS5.4AI score0.00134EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.7 views

CVE-2026-72425

In the Linux kernel, the following vulnerability has been resolved: ice: fix FDIR CTRL VSI resource leak in iceresetallvfs Resetting all VFs causes resource leak on VFs with FDIR filters enabled as CTRL VSIs are only invalidated and not freed. Fix by using icevfctrlvsirelease instead of...

7.1CVSS5.3AI score0.00186EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:56 a.m.31 views

CVE-2026-72422 ksmbd: fix use-after-free of conn->preauth_info in concurrent SMB2 NEGOTIATE

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of conn-preauthinfo in concurrent SMB2 NEGOTIATE conn-preauthinfo is shared connection state struct preauthintegrityinfo, kmalloc-96 that is allocated and freed by the SMB2 NEGOTIATE handler and read by...

9.8CVSS0.00668EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:56 a.m.7 views

EUVD-2026-59321

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of conn-preauthinfo in concurrent SMB2 NEGOTIATE conn-preauthinfo is shared connection state struct preauthintegrityinfo, kmalloc-96 that is allocated and freed by the SMB2 NEGOTIATE handler and read by...

5.6AI score0.00668EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/15 5:56 a.m.13 views

CVE-2026-72422 ksmbd: fix use-after-free of conn->preauth_info in concurrent SMB2 NEGOTIATE

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of conn-preauthinfo in concurrent SMB2 NEGOTIATE conn-preauthinfo is shared connection state struct preauthintegrityinfo, kmalloc-96 that is allocated and freed by the SMB2 NEGOTIATE handler and read by...

9.8CVSS5.7AI score
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:56 a.m.21 views

CVE-2026-72422

Summary: CVE-2026-72422 fixes a use-after-free in ksmbd’s handling of conn->preauth_info during concurrent SMB2 NEGOTIATE on the same Linux kernel connection. The issue arose because the preauth_info state (shared across the negotiate and response paths) could be freed while a concurrent send-...

9.8CVSS5.5AI score0.00668EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72423

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard conntrack opts error writes The conntrack lookup and allocation kfuncs take an opts pointer together with an optssz argument. The verifier checks only the memory range described by optssz, but the wrappers...

8.8CVSS5.3AI score0.00154EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.5 views

CVE-2026-72422

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free of conn-preauthinfo in concurrent SMB2 NEGOTIATE conn-preauthinfo is shared connection state struct preauthintegrityinfo, kmalloc-96 that is allocated and freed by the SMB2 NEGOTIATE handler and read by...

9.8CVSS5.5AI score0.00668EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 5:56 a.m.6 views

EUVD-2026-59318

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnat: avoid invalid natnet pointer use on failed nfnatinit We ran into below KASAN splat, which is mostly uninteresting, beside for having nfnatregisterfn in the call chain as a cause for the offending access:...

5.4AI score0.00164EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72420

In the Linux kernel, the following vulnerability has been resolved: md/raid5: avoid R5Overlap races while breaking stripe batches KCSAN report a race in breakstripebatchlist vs. raid5makerequest on sh-devi.flags plain word write vs. atomic bit op.. and .. one possible scenario is: CPU1 CPU2...

8.8CVSS5.5AI score0.00445EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72419

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnat: avoid invalid natnet pointer use on failed nfnatinit We ran into below KASAN splat, which is mostly uninteresting, beside for having nfnatregisterfn in the call chain as a cause for the offending access:...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72418

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: prevent connlimit drops for early confirmed ct Commit 69894e5b4c5e "netfilter: nftconnlimit: update the count if add was skipped" introduced a regression where packets for valid connections are dropped whe...

7.5CVSS5.4AI score0.00716EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72417

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: Validate iph-ihl in nfflowip4tunnelproto Add sanity check for iph-ihl field in nfflowip4tunnelproto before using it to compute the header size, avoiding out-of-bounds access with malformed IP headers. While ...

9.8CVSS5.3AI score0.00553EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72416

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftcompat: ebtables emulation must reject non-bridge targets xtables targets return netfilter verdicts: NFACCEPT, NFDROP, and so on. ebtables targets return incompatible verdicts: EBTACCEPT, EBTDROP, ... We cannot allo...

7.3CVSS5.4AI score0.00173EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.6 views

CVE-2026-72415

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Validate written enum value in geputenumdouble geputenumdouble passes the user-supplied enumeration index item0 to sndsocenumitemtoval without checking it against the number of items in the enum: ret =...

7.1CVSS5.4AI score0.0015EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:56 a.m.7 views

CVE-2026-72412

In the Linux kernel, the following vulnerability has been resolved: s390/mm: Fix handling of PAGEUNUSED pte bit The PAGEUNUSED softbit should not really be lying around. Its sole purpose is to signal to trytounmapone and trytomigrateone that the page can be discarded instead of being moved /...

9.3CVSS5.4AI score0.0018EPSS
SaveExploits0
Rows per page
Query Builder