Lucene search
+L

571211 matches found

EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66459

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsing The zcryptmsgtype6sendep11cprb function uses fragile struct overlays to access and modify the domain field in the EP11 CPRB payload, creating maintainability and...

7.8CVSS5.3AI score0.00142EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 6:31 a.m.7 views

EUVD-2026-66588

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - fix rctx-cryptlen calculation in tegragcmdoonereq Perform rctx-cryptlen calculation in tegragcmdoonereq the same way it is done in tegraccmcryptinit. The current formulae may lead to a crash if a caller does not...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/27 6:31 a.m.4 views

EUVD-2026-66461

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve CCA CPRB length and overflow checks The xcrbmsgtotype6cprbmsgx function lacks proper input validation, creating security vulnerabilities: 1. Integer overflow after CEIL4 alignment: Signed int variables could...

7.8CVSS5.7AI score0.00136EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66593

In the Linux kernel, the following vulnerability has been resolved: ceph: fix hanging cephgetcaps with stale mdswanted A reader can hang forever in cephgetcaps when the client no longer holds FILERD, but local cap state still says that the capability is already wanted via mdswanted. One way to...

7.5CVSS5.5AI score0.00508EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66578

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.5AI score0.00138EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66460

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve EP11 CPRB length and overflow checks The xcrbmsgtotype6ep11cprbmsgx function lacks proper input validation, creating security vulnerabilities: 1. Missing minimum size validation: The ep11cprb structure and...

7.8CVSS5.7AI score0.00136EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66452

In the Linux kernel, the following vulnerability has been resolved: xfs: fix off-by-one in rtrefcount btree root level validation xfsrtrefcountbtcomputemaxlevels sets mp-mrtrefcmaxlevels = mindmaxlevels, rmaxlevels + 1; where the trailing "+ 1" already accounts for the inode-root level, so the...

7.8CVSS5.5AI score0.00127EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66586

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix NULL dereference when killing missing key ovpncryptokillkey assumes both crypto slots are populated and dereferences each slot before checking it. That is not guaranteed: a peer can have only one installed key, and the...

7.5CVSS5.4AI score0.00432EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.4 views

EUVD-2026-66445

In the Linux kernel, the following vulnerability has been resolved: xfs: fix exchange-range reflink flag clearing issue with INO1WRITTEN When exchanging two full-file ranges, xmicanexchangereflinkflags can move the reflink inode flag from the file that currently has it to the other file, as long ...

7.1CVSS5.6AI score0.00126EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66581

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.4CVSS5.4AI score0.00337EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/27 6:31 a.m.3 views

EUVD-2026-66446

In the Linux kernel, the following vulnerability has been resolved: xfs: avoid UAF on sc-tempip in xreptempfilecreate LOLLM noticed a potential UAF if the tempfile creation code fails after it set sc-tempip. Fix that...

7.8CVSS5.3AI score0.00128EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66455

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD decode image min size calculation This needs to use pitch instead of width. Also reject pitch over 4096 to avoid overflow. cherry picked from commit b41c8cb12e202b220353332ab87dc01a11f69304...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66572

In the Linux kernel, the following vulnerability has been resolved: veth: fix queue index used to wake the peer txq in vethpoll vethpoll derives the index of the peer TX queue to wake from rq-xdprxq.queueindex. That field is only initialized by xdprxqinforeg in vethenablexdprange, which runs only...

7.5CVSS5.5AI score0.00466EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66573

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.4AI score0.00519EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66571

In the Linux kernel, the following vulnerability has been resolved: net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enabling In non-MSI-X mode such as legacy INTx or single MSI, wx-msixentry is not allocated or initialized. Calling NGBEINTRMISCwx dereferences wx-msixentry-entry,...

7.5CVSS5.3AI score0.00451EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.3 views

EUVD-2026-66567

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.8AI score0.00559EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66574

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.4AI score0.00519EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/27 6:31 a.m.5 views

EUVD-2026-66569

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsu32: skip hash tables in u32bindclass u32walk enumerates both struct tcuhnode and struct tcuknode through the walker callback. u32bindclass unconditionally casts the passed fh to tcuknode and accesses &n-res, so whe...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/27 6:31 a.m.2 views

Security Bulletin: IBM Engineering Test Management product using IBM WebSphere Application Server and WebSphere Application Server Liberty are affected by multiple vulnerabilities due to Apache CXF (CVE-2026-57819, CVE-2026-54225, CVE-2026-64958)

Summary There are mulitple vulnerabilities in the Apache CXF library that affect IBM WebSphere Application Server and affect WebSphere Application Server Liberty when the jaxrs-2.0, jaxrs-2.1, jaxws-2.2, xmlWS-3.0, or xmlWS-4.0 features are enabled. Vulnerability Details Refer to the security...

7.5CVSS5.4AI score0.00467EPSS
SaveExploits0Affected Software1
GithubExploit
GithubExploit
added 2026/08/27 6:30 a.m.12 views

Exploit for CVE-2026-19478

CVE-2026-19478 GitLab GraphQL unauthenticated project deletion...

9.4CVSS9.1AI score0.06001EPSS
SaveExploits6
Rows per page
Query Builder