Lucene search
+L
SusecveMost viewed

66350 matches found

SUSE CVE
SUSE CVE
added 2026/06/26 2:09 a.m.19 views

SUSE CVE-2026-53225

In the Linux kernel, the following vulnerability has been resolved: sctp: fix uninit-value in sctprcvasconflookup sctprcvasconflookup in net/sctp/input.c only checks that the ASCONF chunk can hold the ADDIP header and a parameter header, then calls af-fromaddrparam, which reads the full address 1...

5.5CVSS5.8AI score0.00514EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2026/06/26 2:09 a.m.19 views

SUSE CVE-2026-53228

In the Linux kernel, the following vulnerability has been resolved: ipv6: sit: reload inner IPv6 header after GSO offloads ipip6tunnelxmit caches the inner IPv6 header pointer at function entry and continues using it after iptunnelhandleoffloads. For GSO skbs, iptunnelhandleoffloads calls...

5.5CVSS5.8AI score0.00514EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:09 a.m.19 views

SUSE CVE-2026-53240

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: fix use-after-free on firstskb in inputprocesspayload inputprocesspayload stores firstskb into xtfs-ranewskb under droplock when starting partial reassembly, then unlocks and breaks out of the processing loop. The...

8.8CVSS5.8AI score0.00565EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.19 views

SUSE CVE-2026-53241

In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: dummy: fix UMP event stack overread The dummy sequencer port forwards events by copying an incoming struct sndseqevent into a stack temporary, rewriting source and destination, and dispatching the temporary to...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.19 views

SUSE CVE-2026-53244

In the Linux kernel, the following vulnerability has been resolved: VFS: fix possible failure to unlock in nfsd4createfile atomiccreate in fs/namei.c drops the reference to the dentry when it returns an error. This behaviour was imported into dentrycreate so that it will drop the reference if an...

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

SUSE CVE-2026-53256

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: hold listener socket in rfcommconnectind rfcommgetsockbychannel scans rfcommsklist under the list lock, but returns the selected listener after dropping that lock without taking a reference. rfcommconnectind th...

7.5CVSS5.8AI score0.00248EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.19 views

SUSE CVE-2026-53262

In the Linux kernel, the following vulnerability has been resolved: l2tp: pppol2tp: hold reference to session in pppol2tpioctl pppol2tpioctl read sock-sk-skuserdata directly without any locks or reference counting. If a controllable sleep was induced during copyfromuser e.g. via a userfaultfd pag...

7CVSS5.8AI score0.00119EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.19 views

SUSE CVE-2026-53265

In the Linux kernel, the following vulnerability has been resolved: dm cache policy smq: check allocation under invalidate lock commit 2d1f7b65f5de "dm cache policy smq: fix missing locks in invalidating cache blocks" added mq-lock around the destructive part of smqinvalidatemapping, but left the...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/26 2:07 a.m.19 views

SUSE CVE-2026-53271

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL-deref of opinfo-conn in oplock/lease break notifiers smb2oplockbreaknoti and smb2leasebreaknoti read opinfo-conn into a local with neither READONCE nor a NULL check. Both run from oplockbreak after opinfogetlist h...

5.8AI score0.00162EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:07 a.m.19 views

SUSE CVE-2026-53275

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a pointer to the multicast group address is retrieved when initially parsing the packet. This pointer is later dereferenced without being...

6.5CVSS5.8AI score0.00255EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2026/06/26 2:07 a.m.19 views

SUSE CVE-2026-53276

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix a use-after-free of the hciconn pointer In isosockrebindbc, the bis pointer is cached, then the socket lock is dropped: bis = isopisk-conn-hcon; / Release the socket before lookups since that requires hcidevlo...

7.8CVSS5.8AI score0.00165EPSS
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/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: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: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:19 a.m.19 views

SUSE CVE-2026-53612

unknown...

7CVSS5.8AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/06/25 2:19 a.m.19 views

SUSE CVE-2026-53663

React Router is a router for React. From 7.12.0 until 7.15.1, certain CSRF checks in React Router v7 Framework Mode were insufficient and run on POST requests, but were bypassed on PUT/PATCH/DELETE requests. This is a low severity vulnerability because modern browser protections CORS preflight,...

3.1CVSS5.9AI score0.00148EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/24 2:35 a.m.19 views

SUSE CVE-2026-53550

js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2.0 and 3.15.0, a crafted YAML document can trigger algorithmic CPU exhaustion in js-yaml merge-key processing by repeating the same alias many times in a merge sequence. This causes quadratic parse-time behavior relative to input size an...

5.3CVSS5.8AI score0.00386EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/06/24 2:35 a.m.19 views

SUSE CVE-2026-53655

node-tar is a full-featured Tar for Node.js. Prior to 7.5.16, tar node-tar applies a PAX extended header's size= record and other PAX overrides to the next header entry of any type, including intermediary metadata headers such as a GNU long-name L or long-link K entry. Per POSIX pax, a PAX extend...

6.9CVSS5.9AI score0.00156EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/06/23 2:31 a.m.19 views

SUSE CVE-2025-70102

A NULL pointer dereference occurs in Roy Marples NetworkConfiguration/dhcpcd 10.3.0 while parsing configuration options. In parseoption src/if-options.c:1886, the code performs a member access on a NULL pointer of type 'struct dhcpopt' when an unexpected/invalid option token or parsing state caus...

5.5CVSS5.9AI score0.00169EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/06/23 2:20 a.m.19 views

SUSE CVE-2026-48715

radvd is a router advertisement daemon for IPv6. Prior to version 2.21, the radvdump utility shipped with radvd contains a stack buffer overflow in the Route Information option parser. When processing a crafted ICMPv6 Router Advertisement, printff copies up to 2032 bytes from attacker-controlled...

7.5CVSS6.1AI score0.00203EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/06/23 2:19 a.m.19 views

SUSE CVE-2026-56209

An arbitrary address write vulnerability was found in libaom, the reference AV1 codec implementation. A missing bounds check in the SVC Scalable Video Coding layer ID control function allows an attacker to inject an arbitrary pointer into the cyclic refresh map field via crafted image pixel value...

8.1CVSS6AI score0.0035EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/23 2:19 a.m.19 views

SUSE CVE-2026-56210

A heap-buffer-overflow read vulnerability was found in libaom, the reference AV1 codec implementation. A missing bounds check in the SVC Scalable Video Coding layer ID control function allows setting a spatiallayerid exceeding the configured number of layers. This causes an out-of-bounds heap rea...

7.1CVSS5.8AI score0.00308EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/23 2:19 a.m.19 views

SUSE CVE-2026-56410

xmlwf in libexpat before 2.8.2 has an integer overflow in resolveSystemId...

6.3CVSS5.9AI score0.00205EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/20 2:29 a.m.19 views

SUSE CVE-2026-48930

A flaw in Node.js TLS hostname handling can cause Embedded-nul hostnames can lead to silent authority rebinding due to c-string truncation in resolver bindings. This vulnerability affects all supported release lines: Node.js 22, Node.js 24, and Node.js 26...

5.3CVSS6.5AI score0.00324EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2026/06/20 2:29 a.m.19 views

SUSE CVE-2026-48935

A flaw in Node.js Permission API can cause a file metadata to be modified even on a path that was set as read-only with e.g. --allow-fs-read. This vulnerability affects all supported release lines: Node.js 22, Node.js 24, and Node.js 26...

4CVSS6AI score0.00185EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2026/06/20 2:28 a.m.19 views

SUSE CVE-2026-54280

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, payload resources are not closed correctly when a client disconnects in the middle of a write. If a payload is using an open file or similar limited resource, then an attacker may be able to cause...

3.1CVSS5.8AI score0.00281EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/20 2:28 a.m.19 views

SUSE CVE-2026-54530

pypdf is a free and open-source pure-python PDF library. Prior to 6.13.0, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires extracting the text in layout mode. This vulnerability is fixed in 6.13.0...

6.9CVSS5.8AI score0.00174EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/20 2:28 a.m.19 views

SUSE CVE-2026-54531

pypdf is a free and open-source pure-python PDF library. Prior to 6.13.0, an attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires merging a file with outlines into a writer. This vulnerability is fixed in 6.13.0...

6.9CVSS5.8AI score0.00174EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/19 1:58 a.m.19 views

SUSE CVE-2026-6039

LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit value when the point buffer was sized, while the full count was used to fill it, so a polyline whose...

5.5CVSS5.6AI score0.00197EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/19 1:57 a.m.19 views

SUSE CVE-2026-8356

LibreOffice can import presentations in the legacy binary PPT format. A stack buffer overflow existed when importing a colour-replacement record. Two fixed-size colour tables were filled from the file, but the write position was not reset between the two passes over the record, so a file whose...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/19 1:57 a.m.19 views

SUSE CVE-2026-8358

LibreOffice Calc can import tracked changes from a spreadsheet document. A heap buffer overflow existed when a document reused the same change identifier for two different kinds of change. The importer then treated one change object as a different, larger type and wrote past the end of its...

6.6CVSS5.6AI score0.00226EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/19 1:57 a.m.19 views

SUSE CVE-2026-11525

Impact: When undici parses a Set-Cookie header, it accepts any SameSite attribute value that contains Strict, Lax, or None as a substring, rather than the case-insensitive exact match specified by RFC 6265. Non-spec values are silently mapped to one of the three standard tokens. For example,...

3.7CVSS5.9AI score0.00238EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2026/06/18 2:00 a.m.19 views

SUSE CVE-2026-12310

Memory safety bug fixed in Firefox 152. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Thunderbird 152, and Thunderbird 140.12...

7.5CVSS5.8AI score0.00252EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/18 2:00 a.m.19 views

SUSE CVE-2026-12312

Memory safety bug fixed in Firefox 152. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Thunderbird 152, and Thunderbird 140.12...

7.5CVSS5.8AI score0.00252EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/18 2:00 a.m.19 views

SUSE CVE-2026-12443

Use after free in Web Authentication in Google Chrome prior to 149.0.7827.155 allowed a remote attacker to execute arbitrary code via a crafted HTML page. Chromium security severity: Critical...

8.8CVSS6AI score0.00613EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/16 2:21 a.m.19 views

SUSE CVE-2026-41579

runc is a CLI tool for spawning and running containers according to the OCI specification. In versions prior to 1.3.6, 1.4.0-rc.1, 1.4.0-rc.12, 1.5.0-rc.1, and 1.5.0-rc.1, when setting up the container rootfs, setupPtmx and setupDevSymlinks call os.Remove and os.Symlink with a filepath.Join strin...

3.3CVSS6AI score0.00186EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/06/16 2:20 a.m.19 views

SUSE CVE-2026-44893

Netty is a network application framework for development of protocol servers and clients. In netty-codec-haproxy prior to versions 4.1.135.Final and 4.2.15.Final, when decoding a PP2TYPESSL TLV, HAProxyMessage.readNextTLV first calls header.retainedSliceheader.readerIndex, length and only then...

7.5CVSS5.5AI score0.00617EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/16 2:20 a.m.19 views

SUSE CVE-2026-47162

Vim is an open source, command line text editor. Prior to version 9.2.0495, a Vimscript code injection vulnerability exists in s:NetrwBookHistSave in the netrw plugin runtime/pack/dist/opt/netrw/autoload/netrw.vim when serializing browsed directory paths to the history file /.vim/.netrwhist. A...

7.8CVSS5.8AI score0.0026EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/16 2:19 a.m.19 views

SUSE CVE-2026-48043

Netty is a network application framework for development of protocol servers and clients. In netty-codec-http2 prior to versions 4.1.135.Final and 4.2.15.Final, the DelegatingDecompressorFrameListener class orchestrates HTTP/2 decompression by embedding a per-stream EmbeddedChannel that runs the...

7.5CVSS5.3AI score0.00753EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/13 2:19 a.m.19 views

SUSE CVE-2026-42768

Issue summary: The CMSdecrypt and PKCS7decrypt functions are vulnerable to Bleichenbacher-style attack when an attacker is able to provide the CMS or S/MIME messages and observe the error code and/or decryption output. Impact summary: The Bleichenbacher-style attack allows an attacker to use the...

4.2CVSS5.4AI score0.0058EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/13 2:17 a.m.19 views

SUSE CVE-2026-44250

Netty is a network application framework for development of protocol servers and clients. In netty-codec-redis prior to versions 4.1.135.Final and 4.2.15.Final, an attacker can cause DoS by sending a crafted Redis payload with deeply nested arrays. This forces the server to allocate a massive...

7.5CVSS5.3AI score0.00461EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/13 2:16 a.m.19 views

SUSE CVE-2026-49759

Stack-based Buffer Overflow vulnerability in Erlang OTP erts inetdrv allows an unauthenticated remote attacker to crash the BEAM VM by sending a crafted SCTP ERROR chunk. The sctpparseerrorchunk function in erts/emulator/drivers/common/inetdrv.c parses SCTP ERROR chunks and writes cause codes int...

7.5CVSS6AI score0.00497EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/06/12 2:32 a.m.19 views

SUSE CVE-2026-6322

fast-uri normalize decoded percent-encoded authority delimiters inside the host component and then re-emitted them as raw delimiters during serialization. A host that combined an allowed domain, an encoded at-sign, and a different domain was re-emitted with the at-sign as a raw userinfo separator...

7.5CVSS5.4AI score0.00512EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/12 2:27 a.m.19 views

SUSE CVE-2026-42489

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. To create and manage guests, domctl operations are used by the control domain, a possible Xenstore domain, or by a domain controlling a particular guest. Some of these...

5.3CVSS5.8AI score0.00078EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/12 2:26 a.m.19 views

SUSE CVE-2026-45624

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-47 and 7.1.2-22, when performing a polynomial distortion an out of bounds over-read of 24 bytes can occur when specifying specific arguments. This issue has been patched in...

5.1CVSS5.2AI score0.0012EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/12 2:25 a.m.19 views

SUSE CVE-2026-46522

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2.23 and 6.9.13-48, due to a missing check in the MIFF decoder, a crafted file could cause an infinite loop resulting in CPU exhaustion. Versions 7.1.2.23 and 6.9.13-48 fix the iss...

5.5CVSS5.2AI score0.01849EPSS
SaveExploits4References8
SUSE CVE
SUSE CVE
added 2026/06/11 11:14 a.m.19 views

SUSE CVE-2026-49218

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-24, a missing check in the DCM decoder could result in an image with invalid dimensions and that could cause crashes in other operation. This issue has been patched...

5.5CVSS5.2AI score0.00346EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/11 11:13 a.m.19 views

SUSE CVE-2026-53463

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-50 and 7.1.2-25, when passing incorrect arguments in the distort operation a null pointer deference will occur. This issue has been patched in versions 6.9.13-50 and 7.1.2-25...

5.5CVSS5.2AI score0.00187EPSS
SaveExploits0References8
Total number of security vulnerabilities5000