Lucene search
+L

434769 matches found

EUVD
EUVD
•added 5 days ago•4 views

EUVD-2026-59219

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftlookup: fix catchall element handling with inverted lookups nftlookupeval decides whether a lookup matched found from the direct set lookup and priv-invert before falling back to the catchall element used by interva...

5.4AI score0.00523EPSS
SaveExploits0References4
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59218

In the Linux kernel, the following vulnerability has been resolved: ipvs: ensure inner headers in ICMP errors are in headroom Sashiko points out that after stripping the outer headers with pskbpull we should ensure the inner IP headers in ICMP errors from tunnels are present in the skb headroom f...

5.4AI score0.00755EPSS
SaveExploits0References8
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59217

In the Linux kernel, the following vulnerability has been resolved: cifs: validate DFS referral string offsets parsedfsreferrals validates that the response header and referral array fit in the received buffer, but each referral also contains string offsets supplied by the server. Those offsets a...

5.5AI score0.00586EPSS
SaveExploits0References6
EUVD
EUVD
•added 5 days ago•9 views

EUVD-2026-59216

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: pin upper rpcclnt across the TLS connectworker The TLS connect path has a use-after-free: nothing pins the upper rpcclnt across the delayed connectworker. xsconnect stores task-tkclient in sockxprt::clnt as a raw pointer...

5.4AI score0.00652EPSS
SaveExploits0References5
EUVD
EUVD
•added 5 days ago•9 views

EUVD-2026-59215

In the Linux kernel, the following vulnerability has been resolved: dm era: fix NULL pointer dereference in metadataopen metadataopen returns NULL when kzallocobj fails, but the caller eractr only checks ISERRmd. Since ISERRNULL returns false, the NULL pointer is treated as a valid result and lat...

5.4AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
•added 5 days ago•11 views

EUVD-2026-59213

In the Linux kernel, the following vulnerability has been resolved: regulator: core: regulatorlocktwo should test for EDEADLK not EDEADLOCK Compare against -EDEADLK, which is what wwmutexlock actually returns and what every other deadlock check in this file already uses. Function regulatorlocktwo...

5.4AI score0.00176EPSS
SaveExploits0References8
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59214

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix busy dentry warning on unmount after DIO Commit c68337442f03 "cifs: Fix busy dentry used after unmounting" fixed the issue in cifs where deferred close of a file led to a dentry reference count not being released...

5.7AI score0.00165EPSS
SaveExploits0References2
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59212

In the Linux kernel, the following vulnerability has been resolved: drm/fb-helper: Only consider active CRTCs for vblank sync Only synchronize fbdev output to the vblank of an active CRTC. Go over the list of CRTCs and pick the first that matches. Fixes warnings as the one shown below 77.201354...

5.5AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59211

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix VF bringup affecting PF promiscuous state Mbox handling of nixsetrxmode for a VF with promiscuous and allmulti flags set to false causes deletion of the PF's promiscuous and allmulti MCAM rules. This occurs...

5.4AI score0.00154EPSS
SaveExploits0References6
EUVD
EUVD
•added 5 days ago•7 views

EUVD-2026-59210

In the Linux kernel, the following vulnerability has been resolved: drm/xe: free madvise VMA array on L2 flush failure xevmmadviseioctl allocates madviserange.vmas in getvmas. After getvmas succeeds with at least one VMA, error paths must go through freevmas so the array is released before the...

5.4AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 5 days ago•8 views

EUVD-2026-59209

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix overflow in passthrough ioctl bounds check smb2ioctlqueryinfo validates the PASSTHRUFSCTL response payload before copying it to userspace. The payload offset and length both come from 32-bit fields. The bounds...

5.8AI score0.00642EPSS
SaveExploits0References8
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59207

In the Linux kernel, the following vulnerability has been resolved: mlxsw: fix refcount leak in mlxswspportlagjoin When mlxswspportlagindexget fails, mlxswspportlagjoin returns an error without releasing the lag reference obtained by the earlier mlxswsplagget. All other error paths in the functio...

5.4AI score0.00209EPSS
SaveExploits0References5
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59208

In the Linux kernel, the following vulnerability has been resolved: tracing/remotes: Fix leak in traceremoteallocbuffer error path If page allocation fails in traceremoteallocbuffer, desc-nrcpus is not yet incremented for the current CPU. As a consequence, on error, half-allocated rbdesc will not...

5.3AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 5 days ago•7 views

EUVD-2026-59206

In the Linux kernel, the following vulnerability has been resolved: mlxsw: fix refcount leak in mlxswspvrslpmtreereplace When mlxswspvrslpmtreereplace fails after replacing some VRs, the error rollback loop does not correctly revert the preceding replacements. The loop decrements the index but...

5.4AI score0.0022EPSS
SaveExploits0References8
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59205

In the Linux kernel, the following vulnerability has been resolved: vduse: Fix race in vdusedevmsgsync and vdusedevreaditer There is one race case in vdusedevmsgsync and vdusedevreaditer: vdusedevreaditer: lockmsglock; dequeuemsgsendlist; unlockmsglock; vdusedevmsgsync: waittimeout finish...

5.4AI score0.00215EPSS
SaveExploits0References7
EUVD
EUVD
•added 5 days ago•8 views

EUVD-2026-59203

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-control: Fix TOCTOU in sofipc4bytesput In sofipc4bytesput, the copy size is derived from the old data-size in the buffer rather than the incoming new data's size field from ucontrol. If the new data has a differen...

5.6AI score0.00163EPSS
SaveExploits0References5
EUVD
EUVD
•added 5 days ago•4 views

EUVD-2026-59204

In the Linux kernel, the following vulnerability has been resolved: VDUSE: avoid leaking information to userspace The bounceing is not necessarily page aligned, so current VDUSE can leak kernel information through mapping bounce pages to userspace. Allocate bounce pages with GFPZERO to avoid...

5.3AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59201

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Use overflow checks in controlupdate size calc In sofipc3controlupdate, the expectedsize calculation uses firmware-provided cdata-numelems in arithmetic that could overflow on 32-bit platforms, wrapping t...

5.5AI score0.00177EPSS
SaveExploits0References6
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59202

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-control: Validate notification payload size Validate MODULENOTIFICATION payload length before reading bytes/channel data in control update handling...

5.3AI score0.00154EPSS
SaveExploits0References2
EUVD
EUVD
•added 5 days ago•7 views

EUVD-2026-59200

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Fix TOCTOU in bytesput and bytesget In sofipc3bytesput, the size used for the memcpy is derived from the old data-size already in the buffer, not the incoming new data's size field. If the new data has a...

5.4AI score0.00164EPSS
SaveExploits0References6
EUVD
EUVD
•added 5 days ago•4 views

EUVD-2026-59199

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: topology: validate vendor array size before parsing sofparsetokensets reads array-size while iterating over topology private data. The loop condition only checks that some data remains, so a malformed topology with a...

5.4AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59198

In the Linux kernel, the following vulnerability has been resolved: tipc: restrict socket queue dumps in enqueue tracepoints tipcskenqueue runs with sk-sklock.slock held while the socket is owned by user context. The spinlock protects the backlog queue in this path, but it does not serialize...

5.5AI score0.00663EPSS
SaveExploits0References5
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59197

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: fix 32-bit integer overflow in qrtrendpointpost qrtrendpointpost validates an incoming packet with if !size || len != ALIGNsize, 4 + hdrlen goto err; where size comes from the wire. On 32-bit, sizet is 32 bits and...

5.8AI score0.00182EPSS
SaveExploits0References8
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59195

In the Linux kernel, the following vulnerability has been resolved: net: ife: require ETHHLEN to be pullable in ifedecode ife decode may return after making only the outer IFE header and metadata pullable. The caller then passes the decapsulated packet to ethtypetrans, which expects the inner...

5.4AI score0.00704EPSS
SaveExploits0References8
EUVD
EUVD
•added 5 days ago•7 views

EUVD-2026-59196

In the Linux kernel, the following vulnerability has been resolved: net: atm: reject out-of-range traffic classes in QoS validation Reject ATM traffic classes above ATMANYCLASS in checktp. SOATMQOS stores the supplied QoS after checkqos succeeds, so accepting larger values leaves invalid...

5.3AI score0.00159EPSS
SaveExploits0References8
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59194

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Validate irqchip index in irqfd routing Sashiko reported that the irqchip index is not validated for LoongArch. Add validation and reject out-of-range irqchip indexes to avoid indexing past the routing table's chi...

5.4AI score0.00161EPSS
SaveExploits0References3
EUVD
EUVD
•added 5 days ago•8 views

EUVD-2026-59193

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check irq validity in kvmvcpuioctlinterrupt Function kvmvcpuioctlinterrupt can be called from userspace, here add irq validility cheking in kvmvcpuioctlinterrupt...

5.3AI score0.00163EPSS
SaveExploits0References4
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59192

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: vsie: Add missing radixtreepreload in gaccessshadowfault Add missing radixtreepreload in gaccessshadowfault to guarantee forward progress. The core of gaccessshadowfault has been split into gaccessshadowfault in order ...

5.4AI score0.00189EPSS
SaveExploits0References2
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59191

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Initialize KVMS390GETCMMABITS memory kvms390getcmmabits allocates its output buffer with vmalloc, which does not zero the returned pages: values = vmallocargs-count; In the non-peek migration path, datgetcmma reports a...

5.7AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59190

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: Fix unlikely race in trygetlockedpte Fix an unlikely race in trygetlockedpte, which could have happened if puds or pmds get unmapped between the p?dpget and p?doffset functions...

5.4AI score0.00168EPSS
SaveExploits0References2
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59189

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix GISC refcount leak on AIF enable failure kvms390giscregister registers the guest ISC before pinning the guest interrupt forwarding pages and allocating the AISB bit. If any of the later setup steps fails, the...

5.4AI score0.00205EPSS
SaveExploits0References6
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59188

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Check the interrupt is still ours before migrating it vgicpruneaplist drops both aplistlock and irqlock while migrating an interrupt to another vCPU. After reacquiring the locks it only checks that the affinity ...

5.5AI score0.00182EPSS
SaveExploits0References8
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59187

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: vgic: Handle race between interrupt affinity change and LPI disabling Hyunwoo Kim reports some really bad races should the following situation occur: - LPI-I is pending in vcpu-B's AP list - vcpu-A writes to vcpu-B's ...

5.4AI score0.00178EPSS
SaveExploits0References3
EUVD
EUVD
•added 5 days ago•7 views

EUVD-2026-59186

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checks Move the off-by-default consistency check for vmcs12.tprthreshold vs. the virtual APIC vTPR into the "normal" controls checks, as waiting until KVM has...

5.4AI score0.00141EPSS
SaveExploits0References2
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59185

In the Linux kernel, the following vulnerability has been resolved: KVM: SEV: Do not allow intra-host migration/mirroring of SNP VMs The intra-host migration/mirroring feature is not fully implemented for SEV-SNP VMs. The proper migration requires additional SNP-specific state such as...

5.4AI score0.00175EPSS
SaveExploits0References4
EUVD
EUVD
•added 5 days ago•7 views

EUVD-2026-59184

In the Linux kernel, the following vulnerability has been resolved: KVM: TDX: Reject concurrent change to CPUID entry count Reject KVMTDXINITVM if userspace changes cpuid.nent between the initial read and the subsequent copy of the initialization data. tdxtdinit first reads userdata-cpuid.nent to...

5.5AI score0.00154EPSS
SaveExploits0References2
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59183

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIs Ignore KVM's internal "service pending PV EOI" request if the vCPU has disabled PV EOIs since the request was made. Asserting that PV EOIs are enabled can fai...

5.4AI score0.00187EPSS
SaveExploits0References6
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59181

In the Linux kernel, the following vulnerability has been resolved: KVM: Move kvmiobusgetdev locking responsibilities to callers kvmiobusgetdev returns a device that is only matched by the address, and nothing else. This can cause a lifetime issue if the matched device is not the expected type, a...

5.3AI score0.00176EPSS
SaveExploits0References8
EUVD
EUVD
•added 5 days ago•4 views

EUVD-2026-59182

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Nullify irqfd-producer if updating IRTE for bypass fails Nullify irqfd-producer if updating the IRTE for bypass fails, as leaving a dangling pointer will result in a use-after-free if the irqfd is reachable through KVM'...

5.5AI score0.00179EPSS
SaveExploits0References3
EUVD
EUVD
•added 5 days ago•8 views

EUVD-2026-59180

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: account pKVM reclaim against the VM mm Protected guest faults charge long term pins to the VM's mm. Teardown can run later from file release, where current-mm may be unrelated. Drop the charge from kvm-mm instead...

5.4AI score0.00198EPSS
SaveExploits0References2
EUVD
EUVD
•added 5 days ago•8 views

EUVD-2026-59178

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Respect read-only PFN when mapping L1 VNCR KVM currently maps the L1 VNCR into the host stage-1 by relying entirely on the permissions of the guest stage-1. At the same time, it is entirely possible that the backi...

5.5AI score0.00189EPSS
SaveExploits0References3
EUVD
EUVD
•added 5 days ago•4 views

EUVD-2026-59179

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Drop bogus WARN for write to ZCREL2 It is entirely possible for a guest to write to the ZCREL2 sysreg alias while in a nested context, as it is expected if FEATNV2 is advertised to the L1 hypervisor. Get rid of th...

5.4AI score0.00186EPSS
SaveExploits0References4
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59176

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Inject SEA if guest VNCR isn't normal memory When constructing an L1 VNCR mapping, KVM unconditionally uses cacheable memory attributes, even if the underlying PFN isn't memory. This gets particularly hairy if the...

5.4AI score0.00194EPSS
SaveExploits0References3
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59177

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Re-translate VNCR before injecting abort KVM faults in the VNCR page with FOLLWRITE whenever the guest aborts for a write, similar to how a regular stage-2 mapping is handled. It is entirely possible that the gues...

5.5AI score0.00194EPSS
SaveExploits0References3
EUVD
EUVD
•added 5 days ago•5 views

EUVD-2026-59175

In the Linux kernel, the following vulnerability has been resolved: fbdev: metronomefb: fix potential memory leak in metronomefbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.3AI score0.00215EPSS
SaveExploits0References7
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59174

In the Linux kernel, the following vulnerability has been resolved: fbdev: broadsheetfb: fix potential memory leak in broadsheetfbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.3AI score0.00205EPSS
SaveExploits0References7
EUVD
EUVD
•added 5 days ago•4 views

EUVD-2026-59173

In the Linux kernel, the following vulnerability has been resolved: fbdev: hecubafb: fix potential memory leak in hecubafbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.3AI score0.00205EPSS
SaveExploits0References7
EUVD
EUVD
•added 5 days ago•7 views

EUVD-2026-59172

In the Linux kernel, the following vulnerability has been resolved: fbdev: efifb: fix memory leak in efifbprobe Since commit 73ce73c30ba9 "fbdev: Transfer video= option strings to caller; clarify ownership" the string returned from fbgetoptions is expected to be freed by the caller, but the strin...

5.3AI score0.002EPSS
SaveExploits0References5
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59171

In the Linux kernel, the following vulnerability has been resolved: fbdev: radeon: fix potential memory leak in radeonfbpciregister The function radeonfbpciregister allocates memory for modelist by calling radeoncheckmodes which calls fbaddvideomode. The memory is appended to info-modelist, but i...

5.4AI score0.0021EPSS
SaveExploits0References8
EUVD
EUVD
•added 5 days ago•6 views

EUVD-2026-59170

In the Linux kernel, the following vulnerability has been resolved: fbdev: i740fb: fix potential memory leak in i740fbprobe In i740fbprobe, the memory allocated in fbvideomodetomodelist for modelist is not freed in the error paths. Fix that by calling fbdestroymodelist...

5.3AI score0.0021EPSS
SaveExploits0References8
Total number of security vulnerabilities434769