Lucene search
+L
SusecveMost viewed

66349 matches found

SUSE CVE
SUSE CVE
•added 2026/05/12 3:31 a.m.•22 views

SUSE CVE-2026-43190

In the Linux kernel, the following vulnerability has been resolved: netfilter: xttcpmss: check remaining length before reading optlen Quoting reporter: In net/netfilter/xttcpmss.c lines 53-68, the TCP option parser reads opi+1 directly without validating the remaining option length. If the last...

8.2CVSS6AI score0.00463EPSS
SaveExploits0References153
SUSE CVE
SUSE CVE
•added 2026/05/11 2:17 p.m.•22 views

SUSE CVE-2026-8177

XML::LibXML versions through 2.0210 for Perl read out-of-bounds heap memory when parsing XML node names containing truncated UTF-8 byte sequences. A node name ending in the middle of a multi byte UTF-8 sequence causes the parser to read past the end of the input string into adjacent heap memory...

8.2CVSS5.8AI score0.00654EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
•added 2026/05/11 2:13 p.m.•22 views

SUSE CVE-2026-43400

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add upper bound check on user inputs in signal ioctl Huge input values in amdgpuuserqsignalioctl can lead to a OOM and could be exploited. So check these input value against AMDGPUUSERQMAXHANDLES which is big enough...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/11 2:13 p.m.•22 views

SUSE CVE-2026-43432

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix memory leak in xhcidisableslot xhcialloccommand allocates a command structure and, when the second argument is true, also allocates a completion structure. Currently, the error handling path in xhcidisableslot only...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/11 2:13 p.m.•22 views

SUSE CVE-2026-43433

In the Linux kernel, the following vulnerability has been resolved: rustbinder: avoid reading the written value in offsets array When sending a transaction, its offsets array is first copied into the target proc's vma, and then the values are read back from there. This is normally fine because th...

7.8CVSS5.7AI score0.00099EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/11 2:13 p.m.•22 views

SUSE CVE-2026-43459

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-core: flush delayed work before removing DAIs and widgets When a sound card is unbound while a PCM stream is open, a use-after-free can occur in sndsocdapmstreamevent, called from the closedelayedwork workqueue handler...

5.5CVSS5.8AI score0.00113EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/09 2:48 a.m.•22 views

SUSE CVE-2025-71274

In the Linux kernel, the following vulnerability has been resolved: rpmsg: core: fix race in driveroverrideshow and use core helper The driveroverrideshow function reads the driveroverride string without holding the devicelock. However, the store function modifies and frees the string while holdi...

5.5CVSS5.7AI score0.00099EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/09 2:46 a.m.•22 views

SUSE CVE-2026-8086

A vulnerability was identified in OSGeo gdal up to 3.13.0dev-4. This issue affects the function SWnentries of the file frmts/hdf4/hdf-eos/SWapi.c. Such manipulation of the argument DimensionName leads to heap-based buffer overflow. The attack must be carried out locally. The exploit is publicly...

7.8CVSS5.9AI score0.00237EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:43 a.m.•22 views

SUSE CVE-2026-37540

OpenAMP v2025.10.0 ELF loader contains an integer overflow vulnerability in firmware image parsing. In elfloader.c, it performs multiplication of two attacker-controlled 16-bit values from the ELF header without overflow checking. On 32-bit embedded systems STM32MP1, Zynq, i.MX, large values can...

9.8CVSS5.9AI score0.00253EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/09 2:43 a.m.•22 views

SUSE CVE-2026-39825

ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When used with a Rewrite function, or a Director function which parses query parameters, ReverseProxy sanitizes the forwarded request to remove query parameters which are not parsed by url.ParseQuery...

5.3CVSS5.8AI score0.0039EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/09 2:41 a.m.•22 views

SUSE CVE-2026-43169

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Prevent BUGON by validating rounded allocation When DRMBUDDYCONTIGUOUSALLOCATION is set, the requested size is rounded up to the next power-of-two via rounduppowoftwo. Similarly, for non-contiguous allocations with lar...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/09 2:41 a.m.•22 views

SUSE CVE-2026-43189

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: Fix error handling on steps after finding a match Once an async connection is found to be matching with an fwnode, a sub-device may be registered in case it wasn't already, its bound operation is called,...

7CVSS5.7AI score0.00127EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2026/05/09 2:41 a.m.•22 views

SUSE CVE-2026-43197

In the Linux kernel, the following vulnerability has been resolved: netconsole: avoid OOB reads, msg is not nul-terminated msg passed to netconsole from the console subsystem is not guaranteed to be nul-terminated. Before recent commit 7eab73b18630 "netconsole: convert to NBCON console...

5.5CVSS5.7AI score0.00478EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/05/09 2:40 a.m.•22 views

SUSE CVE-2026-43214

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Add SRCU protection for reading PDPTRs in getsregs2 Add SRCU read-side protection when reading PDPTR registers in getsregs2. Reading PDPTRs may trigger access to guest memory: kvmpdptrread - svmcachereg - loadpdptrs -...

7CVSS5.7AI score0.00139EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
•added 2026/05/09 2:40 a.m.•22 views

SUSE CVE-2026-43264

In the Linux kernel, the following vulnerability has been resolved: fbdev: of: displaytiming: fix refcount leak in ofgetdisplaytimings ofparsephandle returns a devicenode with refcount incremented, which is stored in 'entry' and then copied to 'nativemode'. When the error paths at lines 184 or 19...

3.3CVSS5.8AI score0.00114EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•22 views

SUSE CVE-2026-43278

In the Linux kernel, the following vulnerability has been resolved: dm: clear cloned request bio pointer when last clone bio completes Stale rq-bio values have been observed to cause double-initialization of cloned bios in request-based device-mapper targets, leading to use-after-free and...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•22 views

SUSE CVE-2026-43419

In the Linux kernel, the following vulnerability has been resolved: ceph: fix memory leaks in cephmdscbuildpath Add putname calls to error code paths that did not free the "path" pointer obtained by getname. If ownership of this pointer is not passed to the caller via pathinfo.path, the function...

3.3CVSS5.8AI score0.00122EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
•added 2026/05/09 2:39 a.m.•22 views

SUSE CVE-2026-44927

In uriparser before 1.0.2, there is pointer difference truncation to int in various places...

8.6CVSS5.8AI score0.00211EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/05/08 2:27 a.m.•22 views

SUSE CVE-2026-6863

Velociraptor versions prior to 0.76.4 contain a cross organization authorization bypass in the HTTP API. A user with only the reader role in the root organization the lowest authenticated role, holding only READRESULTS permission can issue a single authenticated HTTP GET that can read any files...

6.8CVSS5.7AI score0.00236EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:25 a.m.•22 views

SUSE CVE-2026-8091

Incorrect boundary conditions in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 150, Thunderbird 150, Firefox ESR 140.10.1, Thunderbird 140.10.1, and Firefox ESR 115.35.2...

8.8CVSS5.8AI score0.00469EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/05/08 2:22 a.m.•22 views

SUSE CVE-2026-41647

Incus is a system container and virtual machine manager. Prior to version 7.0.0, a missing error handling could lead an authenticated Incus user to cause a daemon crash through the import of a truncated storage bucket backup file. This issue has been patched in version 7.0.0...

6.5CVSS5.7AI score0.00394EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/05/08 2:20 a.m.•22 views

SUSE CVE-2026-43221

In the Linux kernel, the following vulnerability has been resolved: ipmi: ipmb: initialise event handler read bytes IPMB doesn't use i2c reads, but the handler needs to set a value. Otherwise an i2c read will return an uninitialised value from the bus driver...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/08 2:19 a.m.•22 views

SUSE CVE-2026-44264

Weblate is a web based localization tool. Prior to version 5.17.1, the Markdown renderer used in user comments and other user-provided content didn't properly sanitize some attributes. This issue has been patched in version 5.17.1...

4.3CVSS5.7AI score0.00275EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/07 2:24 a.m.•22 views

SUSE CVE-2025-71293

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/ras: Move ras data alloc before bad page check In the rare event if eeprom has only invalid address entries, allocation is skipped, this causes following NULL pointer issue 547.103445 BUG: kernel NULL pointer...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/05/07 2:19 a.m.•22 views

SUSE CVE-2026-43053

In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfsattr3nodeinactive invalidates all child leaf/node blocks via xfstransbinval, but intentionally does not remo...

5.5CVSS5.7AI score0.00074EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/05/07 2:18 a.m.•22 views

SUSE CVE-2026-43082

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: leave space for null terminators on propertyentry Lists of struct propertyentry are supposed to be terminated with an empty property, this driver currently seems to be allocating exactly the amount of entry used. Chan...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/05/07 2:18 a.m.•22 views

SUSE CVE-2026-43088

In the Linux kernel, the following vulnerability has been resolved: net: afkey: zero aligned sockaddr tail in PFKEY exports PFKEY export paths use pfkeysockaddrsize when reserving sockaddr payload space, so IPv6 addresses occupy 32 bytes on the wire. However, pfkeysockaddrfill initializes only th...

3.3CVSS5.9AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/07 2:18 a.m.•22 views

SUSE CVE-2026-43111

In the Linux kernel, the following vulnerability has been resolved: HID: roccat: fix use-after-free in roccatreportevent roccatreportevent iterates over the device-readers list without holding the readerslock. This allows a concurrent roccatrelease to remove and free a reader while it's still bei...

6.3CVSS5.8AI score0.00117EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/05/07 2:18 a.m.•22 views

SUSE CVE-2026-43114

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetpipapoavx2: don't return non-matching entry on expiry New test case fails unexpectedly when avx2 matching functions are used. The test first loads a ranomly generated pipapo set with 'ipv4 . port' key, i.e. nft -...

5.5CVSS5.8AI score0.0037EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
•added 2026/05/07 2:17 a.m.•22 views

SUSE CVE-2026-43136

In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Check maxfield in hidppgetreportlength Do not crash when a report has no fields. Fake USB gadgets can send their own HID report descriptors and can define report structures without valid fields. This can be...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/07 2:17 a.m.•22 views

SUSE CVE-2026-43137

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: Intel: hda: Fix NULL pointer dereference If there's a mismatch between the DAI links in the machine driver and the topology, it is possible that the playback/capture widget is not set, especially in the case of loopbac...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/06 1:41 a.m.•22 views

SUSE CVE-2026-43037

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: clear skb2-cb in ip4ip6err Oskar Kjos reported the following problem. ip4ip6err calls icmpsend on a cloned skb whose cb was written by the IPv6 receive path as struct inet6skbparm. icmpsend passes IPCBskb2 to...

7.5CVSS5.8AI score0.00563EPSS
SaveExploits0References157
SUSE CVE
SUSE CVE
•added 2026/05/06 1:40 a.m.•22 views

SUSE CVE-2026-43044

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix DMA corruption on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy needs to be rounded to DMA cache alignment, as...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References19
SUSE CVE
SUSE CVE
•added 2026/05/05 1:48 a.m.•22 views

SUSE CVE-2026-7598

A security vulnerability has been detected in libssh2 up to 1.11.1. The impacted element is the function userauthpassword of the file src/userauth.c. Such manipulation of the argument usernamelen/passwordlen leads to integer overflow. The attack may be launched remotely. The name of the patch is...

7.3CVSS6.9AI score0.00466EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2026/05/05 1:46 a.m.•22 views

SUSE CVE-2026-31687

In the Linux kernel, the following vulnerability has been resolved: gpio: omap: do not register driver in probe Commit 11a78b794496 "ARM: OMAP: MPUIO wake updates" registers the omapmpuiodriver from omapmpuioinit, which is called from omapgpioprobe. However, it neither makes sense to register...

4.1CVSS5.8AI score0.00096EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/05/05 1:45 a.m.•22 views

SUSE CVE-2026-42482

A stack-based buffer overflow in mangletohexlower and mangletohexupper in src/rpcpu.c in hashcat v7.1.2 allows an attacker to cause a denial of service or possibly execute arbitrary code via a crafted rule file, or via the -j or -k rule options used with password candidates of 128 or more...

9.8CVSS6.5AI score0.00404EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/05/01 2:11 a.m.•22 views

SUSE CVE-2026-6519

MBIM protocol dissector infinite loop in Wireshark 4.6.0 to 4.6.4 and 4.4.0 to 4.4.14 allows denial of service...

5.5CVSS5.3AI score0.00171EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
•added 2026/05/01 2:03 a.m.•22 views

SUSE CVE-2026-42014

A flaw was found in GnuTLS. The gnutlspkcs11tokensetpin function, used for changing the Security Officer PIN, can lead to a use-after-free vulnerability. This occurs when an attacker attempts to change the PIN with a NULL old PIN for a token that lacks a protected authentication path...

4CVSS5.3AI score0.0015EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/04/30 2:30 a.m.•22 views

SUSE CVE-2026-6253

curl might erroneously pass on credentials for a first proxy to a second proxy. This can happen when the following conditions are true: 1. curl is setup to use specific different proxies for different URL schemes 2. the first proxy needs credentials 3. the second proxy uses no credentials 4. whil...

5.9CVSS5.8AI score0.00719EPSS
SaveExploits1References12
SUSE CVE
SUSE CVE
•added 2026/04/30 2:25 a.m.•22 views

SUSE CVE-2026-41140

Poetry is a dependency manager for Python. Prior to 2.3.4, the extractall function in src/poetry/utils/helpers.py:410-426 extracts sdist tarballs without path traversal protection on Python versions where tarfile.datafilter is unavailable. Considering only Python versions which are still supporte...

8.7CVSS5.4AI score0.00294EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/30 2:24 a.m.•22 views

SUSE CVE-2026-42486

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. XAPI can configure different users with different roles, using Role Based Access Control. For more details, see:...

9.4CVSS7AI score0.00167EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/25 1:37 a.m.•22 views

SUSE CVE-2026-31638

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Only put the call ref if one was acquired rxrpcinputpacketonconn can process a to-client packet after the current client call on the channel has already been torn down. In that case chan-call is NULL, rxrpctrygetcall retur...

7.5CVSS5.5AI score0.00441EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/25 1:36 a.m.•22 views

SUSE CVE-2026-31669

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix slab-use-after-free in inetlookupestablished The ehash table lookups are lockless and rely on SLABTYPESAFEBYRCU to guarantee socket memory stability during RCU read-side critical sections. Both tcpprot and tcpv6prot ha...

7CVSS5.6AI score0.00459EPSS
SaveExploits0References26
SUSE CVE
SUSE CVE
•added 2026/04/24 1:28 a.m.•22 views

SUSE CVE-2026-41168

pypdf is a free and open-source pure-python PDF library. An attacker who uses a vulnerability present in versions prior to 6.10.1 can craft a PDF which leads to long runtimes. This requires cross-reference streams with wrong large /Size values or object streams with wrong large /N values. This ha...

6.9CVSS5.6AI score0.00297EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/04/24 1:27 a.m.•22 views

SUSE CVE-2026-41989

Libgcrypt before 1.12.2 sometimes allows a heap-based buffer overflow and denial of service via crafted ECDH ciphertext to gcrypkdecrypt...

6.3CVSS6AI score0.00182EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/04/23 1:29 a.m.•22 views

SUSE CVE-2026-6507

A flaw was found in dnsmasq. A remote attacker could exploit an out-of-bounds write vulnerability by sending a specially crafted BOOTREPLY Bootstrap Protocol Reply packet to a dnsmasq server configured with the --dhcp-split-relay option. This can lead to memory corruption, causing the dnsmasq...

7.5CVSS5.7AI score0.00482EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2026/04/23 1:26 a.m.•22 views

SUSE CVE-2026-31441

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix memory leak when a wq is reset idxdwqdisablecleanup which is called from the reset path for a workqueue, sets the wq type to NONE, which for other parts of the driver mean that the wq is empty all its resourc...

4.7CVSS5.7AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/04/20 11:26 p.m.•22 views

SUSE CVE-2026-31430

In the Linux kernel, the following vulnerability has been resolved: X.509: Fix out-of-bounds access when parsing extensions Leo reports an out-of-bounds access when parsing a certificate with empty Basic Constraints or Key Usage extension because the first byte of the extension is read before...

6.1CVSS5.6AI score0.00081EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/04/14 11:26 p.m.•22 views

SUSE CVE-2026-33555

An issue was discovered in HAProxy before 3.3.6. The HTTP/3 parser does not check that the received body length matches a previously announced content-length when the stream is closed via a frame with an empty payload. This can cause desynchronization issues with the backend server and could be...

4CVSS5.8AI score0.00297EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
•added 2026/04/14 11:25 p.m.•22 views

SUSE CVE-2026-40199

Net::CIDR::Lite versions before 0.23 for Perl mishandles IPv4 mapped IPv6 addresses, which may allow IP ACL bypass. packipv6 includes the sentinel byte from packipv4 when building the packed representation of IPv4 mapped addresses like ::ffff:192.168.1.1. This produces an 18 byte value instead of...

6.5CVSS5.8AI score0.00307EPSS
SaveExploits0References4
Total number of security vulnerabilities5000