Lucene search
+L
SusecveRecent

66350 matches found

SUSE CVE
SUSE CVE
•added 2026/06/26 2:07 a.m.•17 views

SUSE CVE-2026-57434

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri contains a bug when calling certain methods on allocated-but-uninitialized native wrapper classes that inherit from Nokogiri::XML::Node. This caused a NULL pointer dereference that could...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/26 2:07 a.m.•19 views

SUSE CVE-2026-57435

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri's CRuby native extension could leave a Ruby wrapper pointing to freed memory when replacing the value of an XML attribute. If Ruby code had already accessed an attribute child node,...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/26 2:07 a.m.•16 views

SUSE CVE-2026-57436

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::Documentroot= validated only that the new root was a Nokogiri::XML::Node, allowing a DTD node to be set as the document root. The result is a heap use-after-free during garbage...

6.3CVSS5.7AI score0.00402EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/26 2:07 a.m.•14 views

SUSE CVE-2026-57437

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::XPathContext did not keep its source document alive for garbage collection. If an XPathContext outlived its document and the document was collected, evaluating an XPath expression...

6.3CVSS5.8AI score0.00402EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/26 2:06 a.m.•12 views

SUSE CVE-2026-57438

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, XInclude substitution performed by Nokogiri::XML::Nodedoxinclude replaced each in place, freeing the include node along with its children such as and its descendants and any namespaces declared on...

6.6CVSS5.8AI score0.00125EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/25 3:16 a.m.•20 views

SUSE CVE-2023-30421

mystrtod in mjson 1.2.7 requires more than a billion iterations during processing of certain digit strings such as 8891110122900e913013935755114...

2.9CVSS5.8AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:34 a.m.•18 views

SUSE CVE-2026-0864

When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be injected with unexpected keys and values if the attacker controls the written value...

7.5CVSS5.8AI score0.00126EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2026/06/25 2:31 a.m.•27 views

SUSE CVE-2026-9539

An out-of-bounds heap read and integer underflow in the TCP urgent data handling sosendoob in freedesktop.org libslirp version before v4.9.2 on hypervisor host environments e.g., QEMU allows a privileged guest VM attacker root or CAPNETRAW to leak gigabytes of sensitive host-process heap memory v...

6.5CVSS5.9AI score0.00221EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/06/25 2:31 a.m.•19 views

SUSE CVE-2026-11940

tarfile.extractall with the 'data' or 'tar' filter could be bypassed by a crafted archive where a hardlink references a symlink stored at a deeper name than the hardlink itself. The extraction fallback validated the symlink at it's archived location but recreated it at the hardlink's shallower...

7.5CVSS5.8AI score0.0075EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
•added 2026/06/25 2:30 a.m.•21 views

SUSE CVE-2026-12892

A flaw was found in GStreamer's gst-plugins-bad package. When processing a specially crafted H.264 video file containing malformed MVC or SVC extension slice NAL units, a 1-byte heap out-of-bounds read can occur during parsing. This happens when the parser attempts to check slice boundary...

6.5CVSS5.8AI score0.00117EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/06/25 2:26 a.m.•15 views

SUSE CVE-2026-26965

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, in the RLE planar decode path, planardecompressplanerle writes into pDstData at nYDst+y nDstStep + 4nXDst + nChannel without verifying that nYDst+nSrcHeight fits in the destination height or that...

8.8CVSS6AI score0.00591EPSS
SaveExploits1References14
SUSE CVE
SUSE CVE
•added 2026/06/25 2:23 a.m.•19 views

SUSE CVE-2026-35025

ProFTPD through 1.3.9b and 1.3.10rc2 contains an access control bypass vulnerability that allows authenticated FTP users to circumvent Directory ACL restrictions by prefixing paths with /proc/self/root in the RNFR command handler. Attackers can exploit the unresolved symlink components in...

8.6CVSS5.8AI score0.00349EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:22 a.m.•23 views

SUSE CVE-2026-40186

ApostropheCMS is an open-source Node.js content management system. A regression introduced in commit 49d0bb7, included in versions 2.17.1 of the ApostropheCMS-maintained sanitize-html package bypasses allowedTags enforcement for text inside nonTextTagsArray elements textarea and option...

6.1CVSS6AI score0.00235EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:22 a.m.•14 views

SUSE CVE-2026-42040

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, the encode function in lib/helpers/AxiosURLSearchParams.js contains a character mapping charMap at line 21 that reverses the safe percent-encoding of null bytes. After encodeURIComponent'\x00' correctly...

3.7CVSS5.9AI score0.00217EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:22 a.m.•16 views

SUSE CVE-2026-42246

Net::IMAP implements Internet Message Access Protocol IMAP client functionality in Ruby. Prior to versions 0.3.10, 0.4.24, 0.5.14, and 0.6.4, a man-in-the-middle attacker can cause Net::IMAPstarttls to return "successfully", without starting TLS. This issue has been patched in versions 0.3.10,...

7.4CVSS5.8AI score0.00312EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•14 views

SUSE CVE-2026-48496

unknown...

5.8AI score0.00139EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•16 views

SUSE CVE-2026-48779

ws is an open source WebSocket client and server for Node.js. All versions from 1.1.0 up to but not including 5.2.5, from 6.0.0 up to 6.2.4, from 7.0.0 up to 7.5.11, and from 8.0.0 up to 8.21.0 are affected by a memory exhaustion DoS vulnerability. A peer can send a high volume of exceptionally...

6.5CVSS5.8AI score0.00812EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•16 views

SUSE CVE-2026-52912

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: hold bridge skb-dev while queued brpassframeup rewrites skb-dev from the ingress port to the bridge master before queueing bridge LOCALIN packets. NFQUEUE only holds references on state.in/out and bridge...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•20 views

SUSE CVE-2026-52913

In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: stop OGMv2 on disabled interface When a batadvhardiface is disabled, its meshiface pointer is set to NULL. However, batadvvogmsendmeshif may still dispatch OGMs via batadvvogmqueueonif for interfaces that have sinc...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•23 views

SUSE CVE-2026-52914

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix fragment reassembly length accounting batman-adv keeps a running payload length for queued fragments and uses it to validate a fragment chain before reassembly. That accounting currently allows the accumulated...

6.1CVSS5.7AI score0.00513EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•17 views

SUSE CVE-2026-52915

In the Linux kernel, the following vulnerability has been resolved: netfilter: ip6thbh: reject oversized option lists struct ip6topts stores at most IP6TOPTSOPTSNR option descriptors, but hbhmt6check does not reject larger optsnr values supplied from userspace. Validate optsnr in the rule setup...

4.7CVSS5.7AI score0.00126EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•21 views

SUSE CVE-2026-52916

In the Linux kernel, the following vulnerability has been resolved: batman-adv: frag: disallow unicast fragment in fragment batadvfragskbbuffer is called by batadvbatmanskbrecv when a BATADVUNICASTFRAG packet is received. Once all fragments are collected and the packet is reassembled,...

5.3CVSS5.7AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•16 views

SUSE CVE-2026-52917

In the Linux kernel, the following vulnerability has been resolved: sctp: diag: reject stale associations in dumpone path The SCTP exact sockdiag lookup can hold a transport reference, block on locksocksk, and then resume after sctpassociationfree has marked the association dead and freed its bin...

7.1CVSS5.7AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•17 views

SUSE CVE-2026-52918

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: serialize acceptq access btsockpoll walks the accept queue without synchronization, while child teardown can unlink the same socket and drop its last reference. The unsynchronized accept queue walk has existed since th...

7.1CVSS5.7AI score0.00262EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•20 views

SUSE CVE-2026-52919

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix tpmeter counter underflow during shutdown batadvtpsendershutdown unconditionally decrements the "sending" atomic counter. If multiple paths e.g. timeout, user cancel, and normal finish call this function, the...

7.8CVSS5.7AI score0.00117EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•16 views

SUSE CVE-2026-52920

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtpolicy: fix strict mode inbound policy matching matchpolicyin walks secpath entries from the last transform to the first one, but strict policy matching needs to consume info-pol in the same forward order as the rule...

4.8CVSS5.7AI score0.00299EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•16 views

SUSE CVE-2026-52921

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: stop hash: range iteration at end The following hash set variants: hash:ip,mark hash:ip,port hash:ip,port,ip hash:ip,port,net iterate IPv4 ranges with a 32-bit iterator. The iterator must stop once the last...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•19 views

SUSE CVE-2026-52922

In the Linux kernel, the following vulnerability has been resolved: batman-adv: dat: handle forward allocation error batadvdatforwarddata calls pskbcopyforclone to duplicate an skb for each DHT candidate, but does not check the return value before passing it to batadvsendskbprepareunicast4addr...

5.5CVSS5.8AI score0.00389EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•19 views

SUSE CVE-2026-52923

In the Linux kernel, the following vulnerability has been resolved: ipc: limit nextid allocation to the valid ID range The checkpoint/restore sysctl path can request the next SysV IPC id through ids-nextid. ipcidralloc currently forwards that request to idralloc with an open-ended upper bound. If...

7.8CVSS5.7AI score0.00157EPSS
SaveExploits0References111
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•20 views

SUSE CVE-2026-52924

In the Linux kernel, the following vulnerability has been resolved: sctp: purge outqueue on stale COOKIE-ECHO handling sctpstreamupdate is only invoked when the association is moved into COOKIEWAIT during association setup/reconfiguration. In this path, the outbound stream scheduler state...

7CVSS5.8AI score0.00438EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
•added 2026/06/25 2:20 a.m.•15 views

SUSE CVE-2026-52925

In the Linux kernel, the following vulnerability has been resolved: vrf: Fix a potential NPD when removing a port from a VRF RCU readers that identified a net device as a VRF port using netifisl3slave assume that a subsequent call to netdevmasterupperdevgetrcu will return a VRF device. They then...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•21 views

SUSE CVE-2026-52926

In the Linux kernel, the following vulnerability has been resolved: batman-adv: clear current gateway during teardown batadvgwnodefree removes the gateway list entries during mesh teardown, but it does not clear the currently selected gateway. This leaves stale gateway state behind across cleanup...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•18 views

SUSE CVE-2026-52927

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: fix OOB read in compatmtwfromuser Luxiao Xu says: The function compatmtwfromuser converts ebtables extensions from 32-bit user structures to kernel native structures. However, it lacks proper validation of th...

4.4CVSS5.8AI score0.0012EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•20 views

SUSE CVE-2026-52928

In the Linux kernel, the following vulnerability has been resolved: afunix: Reject SIOCATMARK on non-stream sockets SIOCATMARK reports whether the receive queue is at the urgent mark for MSGOOB. In AFUNIX, MSGOOB is supported only for SOCKSTREAM sockets. SOCKDGRAM and SOCKSEQPACKET reject MSGOOB ...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•16 views

SUSE CVE-2026-52929

In the Linux kernel, the following vulnerability has been resolved: sctp: stream: fully roll back denied add-stream state When ADDOUTSTREAMS is denied, SCTP only shrinks the queued chunks and then lowers outcnt. That leaves removed stream metadata behind, so a later re-add can reuse a stale ext a...

7.5CVSS5.7AI score0.00467EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•15 views

SUSE CVE-2026-52930

In the Linux kernel, the following vulnerability has been resolved: ipc/shm: serialize orphan cleanup with shmnattch updates shmdestroyorphaned walks the shm idr under shmidsns.rwsem, but that does not serialize all fields tested by shmmaydestroy. In particular, shmnattch is updated while holding...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•20 views

SUSE CVE-2026-52931

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tpmeter: avoid use of uninit sender vars batadvtprecvack and batadvtpstop are only valid for tpvars in the BATADVTPSENDER role. When called with a BATADVTPRECEIVER role, it proceeds to read sender-only members that we...

5.5CVSS5.8AI score0.00399EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•18 views

SUSE CVE-2026-52932

In the Linux kernel, the following vulnerability has been resolved: xfrm: ipcomp: Free destination pages on acomp errors Move the outfreereq label up by a couple of lines so that the allocated dst SG list gets freed on error as well as success...

7.5CVSS5.7AI score0.00335EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•20 views

SUSE CVE-2026-52933

In the Linux kernel, the following vulnerability has been resolved: iouring/poll: fix signed comparison in iopollgetownership iopollgetownership uses a signed comparison to check whether pollrefs has reached the threshold for the slowpath: if unlikelyatomicread&req-pollrefs = IOPOLLREFBIAS...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•18 views

SUSE CVE-2026-52934

In the Linux kernel, the following vulnerability has been resolved: batman-adv: tvlv: reject oversized TVLV packets batadvtvlvcontainerogmappend builds a TVLV packet section from the tvlv.containerlist. The total size of this section is computed by batadvtvlvcontainerlistsize, which sums the size...

5.5CVSS5.7AI score0.00244EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•16 views

SUSE CVE-2026-52935

In the Linux kernel, the following vulnerability has been resolved: xfrm: espintcp: do not reuse an in-progress partial send espintcp keeps a single in-flight transmit in ctx-partial. Before building a new skmsg, espintcpsendmsg first tries to flush that state through espintcppushmsgs. For blocki...

5.5CVSS5.9AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•17 views

SUSE CVE-2026-52936

In the Linux kernel, the following vulnerability has been resolved: crypto: jitterentropy - replace long-held spinlock with mutex jentkcapirandom serializes the shared jitterentropy state, but it currently holds a spinlock across the jentreadentropy call. That path performs expensive jitter...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•18 views

SUSE CVE-2026-52937

In the Linux kernel, the following vulnerability has been resolved: tap: fix stack info leak in tapioctl SIOCGIFHWADDR In the SIOCGIFHWADDR path, tapioctl copies 16 bytes of an uninitialised on-stack struct sockaddrstorage to userspace via ifrhwaddr, but netifgetmacaddress only writes safamily an...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•14 views

SUSE CVE-2026-52938

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL pointer dereference in bpfskstorageclone and diag paths bpfselemunlinknofail sets SDATAselem-smap to NULL before removing the selem from the storage hlist. A concurrent RCU reader in bpfskstorageclone can observe th...

5.8AI score0.00143EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•14 views

SUSE CVE-2026-52939

In the Linux kernel, the following vulnerability has been resolved: net/rds: fix NULL deref in rdsibsendcqehandler on masked atomic completion rdsibxmitatomic always programs a masked atomic opcode IBWRMASKEDATOMICCMPANDSWP or IBWRMASKEDATOMICFETCHANDADD for every RDS atomic cmsg. But the...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•17 views

SUSE CVE-2026-52940

In the Linux kernel, the following vulnerability has been resolved: tun: zero the whole vnet header in tunputuser tunputuser declares an on-stack struct virtionethdrv1hashtunnel without zeroing it. For a non-tunnel skb, virtionethdrtnlfromskb only initializes the first 10 bytes sizeofstruct...

5.8AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•17 views

SUSE CVE-2026-52941

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid NULL deref of conn-lnk in smcmsgevent tracepoint The smcmsgevent tracepoint class, shared by smctxsendmsg and smcrxrecvmsg, unconditionally dereferences smc-conn.lnk: stringname, smc-conn.lnk-ibname conn-lnk is onl...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•13 views

SUSE CVE-2026-52942

In the Linux kernel, the following vulnerability has been resolved: netfilter: nflog: validate MAC header was set before dumping it The fallback path of dumpmacheader guards the MAC header access only with "skb-macheader != skb-networkheader", without checking skbmacheaderwasset. When the MAC...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•17 views

SUSE CVE-2026-52943

In the Linux kernel, the following vulnerability has been resolved: net: skbuff: fix missing zerocopy reference in pskbcarve helpers pskbcarveinsideheader and pskbcarveinsidenonlinear both copy the old skbsharedinfo header into a new buffer via memcpy, which includes the destructorarg pointer uar...

7CVSS5.9AI score0.00238EPSS
SaveExploits1References171
SUSE CVE
SUSE CVE
•added 2026/06/25 2:19 a.m.•20 views

SUSE CVE-2026-52944

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE FSCTLSETSPARSE in fsctlsetsparse modifies the file's sparse attribute and saves it through xattr without any permission checks. This exposes two...

5.8AI score0.00122EPSS
SaveExploits0References3
Total number of security vulnerabilities66350