Lucene search
+L

433083 matches found

EUVD
EUVD
•added 2026/08/10 11:59 a.m.•10 views

EUVD-2026-55548

In the Linux kernel, the following vulnerability has been resolved: sctp: avoid authenable sysctl UAF during netns teardown procsctpdoauth updates the SCTP control socket after changing net.sctp.authenable. The handler gets the per-net SCTP state from ctl-data, so an already opened sysctl file ca...

5.3AI score0.00164EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•8 views

EUVD-2026-55547

In the Linux kernel, the following vulnerability has been resolved: sctp: close UDP tunnel sockets during netns teardown procsctpdoudpport starts per-net SCTP UDP tunneling sockets when net.sctp.udpport is set, and stops/restarts them when the sysctl value changes. The netns exit path does not st...

5.3AI score0.00626EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•8 views

EUVD-2026-55546

In the Linux kernel, the following vulnerability has been resolved: ceph: fix pre-auth out-of-bounds read on snaptrace in cephhandlecaps cephhandlecaps reads snaptracelen from the wire-format cephmdscaps header and uses it unconditionally to build a fake end pointer snaptrace + snaptracelen that ...

5.6AI score0.00677EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•7 views

EUVD-2026-55545

In the Linux kernel, the following vulnerability has been resolved: libceph: bound pgtemp,upmap,upmapitems length to CEPHPGMAXSIZE decodepgtemp decodes an user-controlled length but only rejects values large enough to overflow the allocation; it does not bound it to CEPHPGMAXSIZE. The helper back...

5.4AI score0.00553EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•7 views

EUVD-2026-55544

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix multiplication overflow in decodenewupstateweight If a message of type CEPHMSGOSDMAP contains a maliciously corrupted osdmap, out-of-bounds memory accesses may occur in decodenewupstateweight. This happens because th...

5.4AI score0.00626EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•9 views

EUVD-2026-55543

In the Linux kernel, the following vulnerability has been resolved: libceph: guard missing CRUSH type name lookup Localized read selection can walk a parent bucket whose name exists in the CRUSH map while its type has no matching entry in typenames. getimmediateparent then dereferences a NULL...

5.2AI score0.00603EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•7 views

EUVD-2026-55542

In the Linux kernel, the following vulnerability has been resolved: libceph: refresh auth-authorizerbuf,len after authorizer update cephxcreateauthorizer caches au-buf-vec.iovbase and au-buf-vec.iovlen in struct cephauthhandshake. These cached values are then used by the messenger connect code wh...

5.4AI score0.00608EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•9 views

EUVD-2026-55541

In the Linux kernel, the following vulnerability has been resolved: libceph: Reject monmaps advertising zero monitors A message of type CEPHMSGMONMAP contains a monmap that is sent from a monitor to the client. This monmap contains information about the existing monitors in the cluster. Currently...

5.4AI score0.00603EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•8 views

EUVD-2026-55540

In the Linux kernel, the following vulnerability has been resolved: libceph: reject zero bucket types in crushdecode CRUSH bucket type 0 is reserved for devices. The mapper relies on that invariant and uses type 0 to identify leaf devices. If crushdecode accepts a bucket with type 0, a malformed...

5.3AI score0.00626EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•7 views

EUVD-2026-55539

In the Linux kernel, the following vulnerability has been resolved: libceph: remove debugfs files before client teardown cephdestroyclient tears down the monitor client before removing the per-client debugfs files. A concurrent read of the monmap debugfs file can enter monmapshow after cephmoncst...

5.3AI score0.00125EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•6 views

EUVD-2026-55538

In the Linux kernel, the following vulnerability has been resolved: amt: fix use-after-free in AMT delayed works When an AMT device is removed, pending delayed works can still access the freed amtdev structure, which may result in kernel crashes or memory corruption. amtdevstop cancels reqwq and...

5.4AI score0.00134EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•8 views

EUVD-2026-55537

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: only honour the first PTINTERP The program header scan handles PTINTERP from a switch nested in the scan loop, so its break leaves the switch and not the loop. A binary carrying more than one PTINTERP runs the cas...

5.3AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•5 views

EUVD-2026-55536

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

5.3AI score0.00173EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•8 views

EUVD-2026-55534

In the Linux kernel, the following vulnerability has been resolved: fs: preserve ACLDONTCACHE state in forgetcachedacl The ACLDONTCACHE state is meant to be a constant state for the inode for filesystems that want to opt out of posix acl caching. Commit facd61053cff1 "fuse: fixes after adapting t...

5.2AI score0.00135EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•15 views

EUVD-2026-55535

A missing authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to irreversibly decline any in-flight document and forge the decline attribution to an arbitrary user via the declinedoc Parse cloud function. The function writes...

7.5CVSS5.5AI score0.00272EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•7 views

EUVD-2026-55533

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Add missing superblock check in findorinsertdirectkey The legacy 'fscryptdirectkeys' table caches master keys that are used by v1 encryption policies that have FSCRYPTPOLICYFLAGDIRECTKEY. It's just a global table for all...

5.5AI score0.00091EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•5 views

EUVD-2026-55532

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Avoid dynamic allocation in fscryptgetdevices When a blkcryptokey starts being used or is evicted, fs/crypto/ calls fscryptgetdevices to get the filesystem's list of block devices, then iterates over them and calls...

4.9AI score0.00134EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•8 views

EUVD-2026-55531

An authentication bypass vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to mint MASTERKEY-signed file access tokens for arbitrary stored files via the getsignedurl Parse cloud function. The function skips its isAuthenticated check whenever an...

7.5CVSS5.5AI score0.00393EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•8 views

EUVD-2026-55530

In the Linux kernel, the following vulnerability has been resolved: ftrace: Add global mutex to serialize traceparser access In ftrace, the traceparser structure is allocated and initialized when a trace file is opened, and is subsequently used across write and release handlers to parse user inpu...

5.3AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•7 views

EUVD-2026-55529

In the Linux kernel, the following vulnerability has been resolved: iomap: fix out-of-bounds bitmapset with zero-length range ifssetrangedirty and ifssetrangeuptodate compute lastblk as off + len - 1 iblkbits. When off is 0 and len is 0, the unsigned subtraction underflows to SIZEMAX, producing a...

5.5AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•8 views

EUVD-2026-55528

An improper authorization vulnerability in Attendize through commit 9289acb allows an authenticated remote attacker to inject persistent mandatory survey questions into another organizer's events via the POST /event/eventid/question/create endpoint. The postCreateEventQuestion method loads the...

7.1CVSS5.4AI score0.00254EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•6 views

EUVD-2026-55527

In the Linux kernel, the following vulnerability has been resolved: phonet: pep: fix use-after-free in pepgetsb pepgetsb doesn't consider that pskbmaypull might have relocated the skb data, and continue to access the older pointer, causing UAF. Reproduced under KASAN: BUG: KASAN:...

5.5AI score0.00483EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•7 views

EUVD-2026-55526

In the Linux kernel, the following vulnerability has been resolved: net: slip: serialize receive against buffer reallocation slreallocbufs replaces rbuff and updates buffsize while holding sl-lock. slipreceivebuf reads those fields and writes through rbuff without holding the lock. An MTU change...

5.5AI score0.00138EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•10 views

EUVD-2026-55525

In the Linux kernel, the following vulnerability has been resolved: geneve: require CAPNETADMIN in the device netns for changelink A tunnel changelink operates on at most two netns, devnetdev and the sticky underlay netns geneve-net. They differ once the device is created in or moved to a netns...

5.3AI score0.00138EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•7 views

EUVD-2026-55523

In the Linux kernel, the following vulnerability has been resolved: net/afiucv: fix NULL deref in afiucvhscallbacksyn afiucvhscallbacksyn allocates the child socket with GFPATOMIC. If the allocation fails, nsk is NULL. The connection-refused path is entered when the listen state check fails, the...

5.3AI score0.00466EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•7 views

EUVD-2026-55524

A broken object-level authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read complete contract records via the getDocument Parse cloud function. The function fetches documents using useMasterKey, bypassing the object ACL, and...

7.5CVSS5.4AI score0.00324EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•6 views

EUVD-2026-55522

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use-after-free of a severed iucvpath afiucv queues not-yet-received message notifications on iucv-messageq, each holding a raw pointer to the connection's iucvpath. When the peer severs the connection, iucvseverpath...

5.4AI score0.00268EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•8 views

EUVD-2026-55520

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Use sender devcom for MPV master-up After PCIe DPC recovery, mlx5 reloads the affected functions and replays multiport affiliation events. In the reported failure, the first relevant device error was: pcieport...

5.3AI score0.00175EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•7 views

EUVD-2026-55521

A missing authentication vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read arbitrary stored documents via the fileupload Parse cloud function. The function mints MASTERKEY-signed file access tokens for any caller-supplied URL without...

7.5CVSS5.5AI score0.00501EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•35 views

EUVD-2026-55519

In the Linux kernel, the following vulnerability has been resolved: net/sched: serialize qdiscrtablist against concurrent get/put qdiscgetrtab and qdiscputrtab mutate the process-global singly linked list qdiscrtablist and a plain non-atomic 'int refcnt' with no lock. This was only safe because...

5.3AI score0.00129EPSS
SaveExploits1References2
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•8 views

EUVD-2026-55518

In the Linux kernel, the following vulnerability has been resolved: net/x25: fix use-after-free in x25killbyneigh x25killbyneigh walks the global X.25 socket list looking for sockets attached to a terminating neighbour. x25listlock protects list membership while the lookup is in progress, but it...

5.5AI score0.00483EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•6 views

EUVD-2026-55517

In the Linux kernel, the following vulnerability has been resolved: net: gro: fix double aggregation of flush-marked skbs Commit 0ab03f353d36 "net-gro: Fix GRO flush when receiving a GSO packet." added a flush check to skbgroreceive, but skbgroreceivelist lacks the same validation. As a result,...

5.4AI score0.00497EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•5 views

EUVD-2026-55516

In the Linux kernel, the following vulnerability has been resolved: net: hip04: fix RX buffer leak on buildskb failure When buildskb fails in hip04rxpoll, the driver jumps to the refill path without releasing the current RX buffer and its DMA mapping. Installing a replacement buffer then overwrit...

5.5AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•6 views

EUVD-2026-55515

In the Linux kernel, the following vulnerability has been resolved: ptp: ptps390: Add missing facility check Only register the physical clock when facility 28 is installed and PTFF QAF returns that PTFF QPT is available...

5.1AI score0.00129EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•9 views

EUVD-2026-55514

In the Linux kernel, the following vulnerability has been resolved: ice: fix PTP Call Trace during PTP release If a PF reset occurs when the PTP state is ICEPTPUNINIT, then iceptprebuild will update the state to ICEPTPERROR. This will result in the following PTP release call trace during driver...

5.3AI score0.00175EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•5 views

EUVD-2026-55513

In the Linux kernel, the following vulnerability has been resolved: super: fix emergency thaw deadlock on frozen block devices dothawallcallback calls bdevthaw while holding sb-sumount exclusively. If the block device was frozen via bdevfreeze dropping the last block layer freeze reference calls...

5.3AI score0.00173EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•13 views

EUVD-2026-55512

In the Linux kernel, the following vulnerability has been resolved: rbd: Reset positive result codes to zero in object map update path In a reply message to an RBD request, a positive result code indicates a data payload, which is not allowed for writes. While rbdosdreqcallback already resets a...

5.4AI score0.00466EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•8 views

EUVD-2026-55511

In the Linux kernel, the following vulnerability has been resolved: ksmbd: defer destroyprevioussession until after NTLM authentication In ntlmauthenticate, destroyprevioussession is called using a user pointer resolved from the client-supplied NTLM blob username field before the NTLMv2 response ...

5.3AI score0.0021EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•6 views

EUVD-2026-55510

In the Linux kernel, the following vulnerability has been resolved: gve: fix Rx queue stall on alloc failure When the system is under extreme memory pressure, page allocations can fail during the Rx buffer refill loop. If the number of buffers posted to hardware falls below a critical low thresho...

5.6AI score0.00466EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•7 views

EUVD-2026-55509

In the Linux kernel, the following vulnerability has been resolved: ice: reject out-of-range ptype in iceparserprofileinit setbitrslt-ptype, prof-ptypes operates on a DECLAREBITMAP of ICEFLOWPTYPEMAX 1024 bits. Nothing prevents a malicious VF from providing ptype = 1024 through VIRTCHNL, resultin...

5.3AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•11 views

EUVD-2026-55508

In the Linux kernel, the following vulnerability has been resolved: ila: reload IPv6 header after pskbmaypull in checksum adjust ilacsumadjusttransport caches ip6h = ipv6hdrskb before calling pskbmaypull. On a non-linear skb whose transport header sits in a page fragment, pskbmaypull can call...

5.4AI score0.00483EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•6 views

EUVD-2026-55507

In the Linux kernel, the following vulnerability has been resolved: mac802154: hold an interface reference across the scan worker mac802154scanworker captures the scanning sub-interface under RCU and then keeps dereferencing sdata-dev after rcureadunlock and outside the rtnl -- in the failure...

5.3AI score0.00175EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•7 views

EUVD-2026-55506

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: reject frames shorter than the authentication tag llsecdodecryptauth computes the associated-data length for the AEAD request as assoclen += datalen - authlen; where datalen is the number of bytes after the MAC...

5.4AI score0.0031EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•14 views

EUVD-2026-55505

In the Linux kernel, the following vulnerability has been resolved: mctp: serial: handle zero-length frames to prevent rx buffer overflow The MCTP serial receive state machine reads a frame length byte in mctpserialpushheader case 2 and validates it upper-bound-only: if c MCTPSERIALFRAMEMTU...

5.6AI score0.00344EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•6 views

EUVD-2026-55504

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix GSO userspace truncation underflow OVSACTIONATTRTRUNC currently stores a delta from the original skb length in OVSCBskb-cutlen. When a later userspace action segments a GSO skb, queuegsopackets reuses that delta...

5.3AI score0.00497EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•8 views

EUVD-2026-55503

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix peer refcount leak in TCP error paths When either the TCP RX or TX error path calls ovpnpeerhold followed by schedulework&peer-tcp.deferdelwork, and the work item is already pending from the other path, schedulework...

5.3AI score0.00173EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•8 views

EUVD-2026-55502

In the Linux kernel, the following vulnerability has been resolved: pppoe: reload header pointer after devhardheader pppoesendmsg saves a pointer to the PPPoE header before calling devhardheader. Device header callbacks are allowed to reallocate the skb head, invalidating pointers into it. This c...

5.3AI score0.00138EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•8 views

EUVD-2026-55501

In the Linux kernel, the following vulnerability has been resolved: rtase: Workaround for TX hang caused by hardware packet parsing The hardware performs packet parsing before packet transmission. Parsing incomplete IPv4, IPv6, TCP, or UDP headers may trigger a TX hang because the hardware parser...

5.4AI score0.00446EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•9 views

EUVD-2026-55500

In the Linux kernel, the following vulnerability has been resolved: tcp: initialize standalone TCP-AO response padding tcpv4sendack and tcpv6sendresponse construct standalone TCP responses with TCP-AO options. The option length carries the actual MAC length, but the TCP header length includes the...

5.2AI score0.00373EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•7 views

EUVD-2026-55499

In the Linux kernel, the following vulnerability has been resolved: tcp: challenge ACK for non-exact RST in SYN-RECEIVED The SYN-RECEIVED request-socket path in tcpcheckreq accepts an in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A non-exact RST therefore removes the request...

5.3AI score0.00384EPSS
SaveExploits0References3
Total number of security vulnerabilities433083