Lucene search
+L
SusecveRecent

66349 matches found

SUSE CVE
SUSE CVE
added 2026/08/11 11:46 p.m.8 views

SUSE CVE-2026-68359

In the Linux kernel, the following vulnerability has been resolved: hwmon: nzxt-smart2 Stop device IO before calling hidhwstop Calling hidhwstop does not stop the device IO. This results in a race condition between hidinputreport and the point immediately following the execution of hiddeviceiosta...

5.5CVSS5.6AI score0.00231EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:46 p.m.7 views

SUSE CVE-2026-68408

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: convert pmsrfreewk to wiphywork to fix deadlock When a netlink socket that owns a PMSR session is closed, cfg80211releasepmsr clears the request's nlportid and queues pmsrfreewk to call cfg80211pmsrprocessabort...

4.1CVSS5.4AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:46 p.m.11 views

SUSE CVE-2026-68409

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: defer link RX stats percpu free to RCU staremovelink frees a removed MLO link's RX stats percpu buffer right away, but defers only the link container to RCU: stainfofreelink&alloc-info; kfreercualloc, rcuhead; The...

8.8CVSS5.7AI score0.00239EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:46 p.m.6 views

SUSE CVE-2026-68410

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: fix memory leak in helperfirmwarecb helperfirmwarecb neglects to free the single-stage firmware image after a successful async load, leading to a memory leak in the USB firmware-download path. Fix this memory leak...

4.6CVSS5.4AI score0.0021EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:46 p.m.6 views

SUSE CVE-2026-68411

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: clamp virtio RX length before skbput hwsimvirtiorxwork passes the virtqueue used-ring length reported by the device straight to skbput on a fixed-size receive skb. A backend reporting a length larger than the...

5.7AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:46 p.m.8 views

SUSE CVE-2026-68412

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Fix an error handling path in cfg80211wextsiwscan If the test against IEEE80211MAXSSIDLEN fails, then 'creq' leaks. Use the existing error handling path to fix it...

5.4AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:46 p.m.9 views

SUSE CVE-2026-68413

In the Linux kernel, the following vulnerability has been resolved: wifi: ipw2100: fix potential memory leak in ipw2100pciinitone The memory allocated in the ipw2100allocdevice function is not freed in some of the error paths in ipw2100pciinitone. Fix that by converting the direct return into a...

2.3CVSS5.5AI score0.00196EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:46 p.m.6 views

SUSE CVE-2026-68414

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: cancel sched scan results work on unregister cfg80211schedscanresults can queue rdev-schedscanreswk from a driver result notification while a scheduled scan request is present. The work callback recovers the...

6.4CVSS5.6AI score0.0023EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:46 p.m.7 views

SUSE CVE-2026-68415

In the Linux kernel, the following vulnerability has been resolved: xfrm: clear mode callbacks after failed mode setup xfrmstategctask can run long after a failed IPTFS state setup. In the reproduced case, xfrminitstate cached x-modecbs, IPTFS setup returned -ENOMEM before publishing modedata, an...

7.8CVSS5.5AI score0.00134EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:46 p.m.6 views

SUSE CVE-2026-68416

In the Linux kernel, the following vulnerability has been resolved: mtd: fix double free and WARNON in addmtddevice error paths When deviceregister or mtdnvmemadd fails inside addmtddevice for a partition, the error handling triggers mtdrelease via putdevice or deviceunregister. mtdrelease calls...

5.5AI score0.00156EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.11 views

SUSE CVE-2026-68417

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: publish QP after initialization siwcreateqp currently calls siwqpadd before the queues, CQ pointers, state, completion, and device list entry are ready. A QPN lookup can therefore reach a QP that is still being...

7CVSS5.4AI score0.0012EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.11 views

SUSE CVE-2026-68418

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent user-triggered null deref on QP create Previously, the user QP creation path would only attempt to populate iwqp-iwpbl if the user-provided req.userwqebufs field was non-zero. The problem is that iwqp-iwpbl is...

5.5CVSS5.5AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.7 views

SUSE CVE-2026-68419

In the Linux kernel, the following vulnerability has been resolved: RDMA/irdma: Prevent reregmr for non-mem regions When a QP/CQ/SRQ is created, a two step process is used where the buffer is allocated in userspace and explicitly registered with the normal regmr mechanism prior to creating the...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.10 views

SUSE CVE-2026-68420

In the Linux kernel, the following vulnerability has been resolved: xfrm: reject optional IPTFS templates in outbound policies syzbot reported a stack-out-of-bounds read in xfrmstatefind which flows from xfrmtmplresolveone. Commit 3d776e31c841 "xfrm: Reject optional tunnel/BEET mode templates in...

7.1CVSS5.5AI score0.00115EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.9 views

SUSE CVE-2026-68421

In the Linux kernel, the following vulnerability has been resolved: schedext: Don't warn on core-sched forced idle in putprevtaskscx putprevtaskscx warns when a runnable task drops to a lower schedclass without SCXOPSENQLAST, on the assumption that balanceone would have kept it running. Core...

5.4AI score0.00192EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.6 views

SUSE CVE-2026-68422

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix root leak if its reloc root is unexpected in mergerelocroots If we have an unexpected relocroot for our root, we jump to the out label but never drop the reference we obtained for root, resulting in a leak. Add a missi...

2.3CVSS5.4AI score0.00215EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.15 views

SUSE CVE-2026-68423

In the Linux kernel, the following vulnerability has been resolved: mtd: virtconcat: fix use-after-free in mtdvirtconcatdestroy mtdconcatdestroy frees item-concat so calling mtdvirtconcatputmtddevicesitem-concat after that leads to a use-after-free. Fix it by moving mtdvirtconcatputmtddevices...

5.5AI score0.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.8 views

SUSE CVE-2026-68424

In the Linux kernel, the following vulnerability has been resolved: mtd: virtconcat: fix use-after-free in mtdvirtconcatdestroyjoins mtdconcatdestroy frees item-concat so calling mtdvirtconcatputmtddevicesitem-concat leads to a use after free. Fix this by moving mtdvirtconcatputmtddevices before...

5.5AI score0.00145EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.9 views

SUSE CVE-2026-68425

In the Linux kernel, the following vulnerability has been resolved: IB/mad: Drop unmatched RMPP responses before reassembly Kernel-handled RMPP receive processing starts reassembly for active DATA responses before the response is matched to an outstanding send. The normal match happens later, aft...

6.5CVSS5.5AI score0.00263EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.9 views

SUSE CVE-2026-68426

In the Linux kernel, the following vulnerability has been resolved: xfrm: fix stale skb-prev after async crypto steals a GSO segment skbgsosegment leaves the segment list head with -prev pointing at the last segment, an invariant validatexmitskblist relies on when it sets its tail pointer tail =...

7CVSS5.4AI score0.00367EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.8 views

SUSE CVE-2026-68428

In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Fix use-after-free on vendor module reload mmudestroycaches destroys ptelistdesccache and mmupageheadercache, but leaves both pointers unchanged. The pointers live in kvm.ko, and therefore survive when a vendor modu...

6.4CVSS5.7AI score0.00164EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 11:45 p.m.8 views

SUSE CVE-2026-69152

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS7AI score0.00623EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2026/08/11 5:15 p.m.6 views

SUSE CVE-2026-71870

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause large memory consumption when pypdf/cmap.py function parsebfrange parses unusually large source-code or destination-string tokens in a font /ToUnicode CMap during text extraction. This issue is fixed...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 12:12 a.m.9 views

SUSE CVE-2026-6993

A security flaw has been discovered in go-kratos kratos up to 2.9.2. This impacts the function NewServer of the file transport/http/server.go of the component http.DefaultServeMux Fallback Handler. The manipulation results in unintended intermediary. The attack may be launched remotely. The explo...

6.9CVSS5.2AI score0.00315EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:11 a.m.12 views

SUSE CVE-2026-15059

Local unprivileged users can terminate arbitrary local processes via a systemd-oomd IPC API due to a missing path traversal validation...

5.5CVSS5.4AI score0.00119EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 12:11 a.m.12 views

SUSE CVE-2026-15060

When systemd-machined = v259 or v258 with a custom polkit policy that allows register-machine access is running on a desktop system, an unprivileged user logged in a desktop graphical session can kill arbitrary processes, even privileged ones. - versions older than v259 are not affected, unless...

4.7CVSS5.5AI score0.00079EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 12:10 a.m.11 views

SUSE CVE-2026-16742

systemd-homed contains a local privilege escalation bug via arbitrary system group addition to a local, logged in, homed-managed user...

6.7CVSS5.4AI score0.00057EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/11 12:10 a.m.11 views

SUSE CVE-2026-23603

Blind SSRF in OAuth2 avatar synchronization via unvalidated OIDC picture claim...

3.1CVSS5.6AI score0.00248EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:10 a.m.9 views

SUSE CVE-2026-24451

Gitea 1.26.2 allows fork synchronization to continue after a parent repository changes from public to private, exposing data to a fork that should no longer be authorized...

7.5CVSS7.7AI score0.00482EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:10 a.m.13 views

SUSE CVE-2026-25038

Gitea 1.26.2 allows unauthorized users to access labels of private organizations...

7.5CVSS7.8AI score0.00482EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:10 a.m.9 views

SUSE CVE-2026-30246

Fiber is a web framework for Go. In github.com/gofiber/fiber/v3 versions through 3.1.0, the default key generator in the cache middleware uses only the request path and does not include the query string. As a result, requests for the same path with different query parameters can share a cache key...

6.5CVSS5.3AI score0.00251EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:09 a.m.9 views

SUSE CVE-2026-34783

Ferret is a declarative system for working with web data. Prior to 2.0.0-alpha.4, a path traversal vulnerability in Ferret's IO::FS::WRITE standard library function allows a malicious website to write arbitrary files to the filesystem of the machine running Ferret. When an operator scrapes a...

8.1CVSS6.3AI score0.00514EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:08 a.m.10 views

SUSE CVE-2026-40890

The package github.com/gomarkdown/markdown is a Go library for parsing Markdown text and rendering as HTML. Processing a malformed input containing a character anywhere in the remaining text with a SmartypantsRenderer will lead to Out of Bounds read or a panic. This vulnerability is fixed with...

7.5CVSS5.4AI score0.00346EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:08 a.m.13 views

SUSE CVE-2026-41178

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes Parse to process arbitrarily large/invalid baggage headers and log errors, enabling DoS via oversized inputs. Versions 1.42.0 and 1.44.0 fix the issue...

5.3CVSS5.2AI score0.00336EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/11 12:08 a.m.9 views

SUSE CVE-2026-42554

Fiber is a web framework for Go. Prior to 2.52.12 and 3.1.0, Cross-Site Scripting vulnerability in Go Fiber allows a remote attacker to inject arbitrary HTML/JavaScript by supplying Accept: text/html on any request whose handler passes attacker-influenced data to the AutoFormat feature. The...

6.1CVSS5.5AI score0.00212EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:08 a.m.10 views

SUSE CVE-2026-42931

Denial of Service via Unbounded io.ReadAll in NPM Package Tag Endpoint...

6.5CVSS5.6AI score0.00376EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/11 12:07 a.m.8 views

SUSE CVE-2026-44301

Hugo is a static site generator. From 0.43 to before 0.161.0, when building a Hugo site that uses Node-based asset pipelines PostCSS, Babel, TailwindCSS, Hugo invoked the configured Node tools without restrictions on file system access. As a result, executing hugo against an untrusted site could...

8.6CVSS5.4AI score0.00274EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:07 a.m.9 views

SUSE CVE-2026-44517

Buildah is a tool that facilitates building OCI images. From 1.38.1 until 1.43.2 and 1.44.0, TempDirForURL in define/types.go does not securely confine Git repository subdirectories to the downloaded build context, and downloadToDirectory and stdinToDirectory can follow a Dockerfile symlink left ...

6.3CVSS5.5AI score0.0018EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:06 a.m.9 views

SUSE CVE-2026-45045

Fiber is an Express inspired web framework written in Go. Prior to 3.3.0 and 2.52.14, the BalancerForward proxy helper in middleware/proxy/proxy.go uses Header.Add instead of Header.Set when injecting X-Real-IP, allowing an attacker-supplied first X-Real-IP value to be forwarded to upstream serve...

5.3CVSS5.3AI score0.00463EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:06 a.m.9 views

SUSE CVE-2026-45135

Caddy is an extensible server platform that uses TLS by default. From 2.7.0 until 2.11.3, the FastCGI transport's splitPos in modules/caddyhttp/reverseproxy/fastcgi/fastcgi.go misuses golang.org/x/text/search with search.IgnoreCase when the request path contains a non-ASCII byte. Two distinct fla...

8.1CVSS6.2AI score0.00676EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:06 a.m.9 views

SUSE CVE-2026-46384

iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before bounds-checking, or summed them with overflow-prone signed-int arithmetic. On 32-bit targets...

8.7CVSS5.5AI score0.00549EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/11 12:06 a.m.10 views

SUSE CVE-2026-46385

iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, the Avro array and map decoders looped over an attacker-controlled block-count value without checking the underlying reader's error state inside the loop body. Reader.ReadBlockHeader returns the count as a Go int, which is 64-bit on amd64 ...

8.7CVSS5.3AI score0.00622EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/11 12:06 a.m.10 views

SUSE CVE-2026-49837

unknown...

5.2AI score0.00255EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:06 a.m.8 views

SUSE CVE-2026-49838

unknown...

5.2AI score0.00333EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:05 a.m.8 views

SUSE CVE-2026-52844

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, on Windows, Caddy path matchers treat /private\secret.txt as outside /private/, but fileserver later resolves the same request path as private\secret.txt on disk. An unauthenticated remote client can bypass Caddy...

7.5CVSS5.4AI score0.00619EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:05 a.m.9 views

SUSE CVE-2026-52845

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, forwardauth copyheaders deletes the exact client-supplied identity header before copying the trusted value from the auth gateway. But when the request later goes through phpfastcgi, Caddy normalizes HTTP headers int...

8.1CVSS5.4AI score0.00291EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:05 a.m.9 views

SUSE CVE-2026-52846

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, Caddy's stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as img src=x onerror=alert, can bypass the tag-stripping logic, potentially leaving dangerous...

4.2CVSS5.3AI score0.00189EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:05 a.m.7 views

SUSE CVE-2026-53624

Fiber is an Express inspired web framework written in Go. Prior to 3.4.0, the helmet middleware in middleware/helmet/helmet.go never sets the Strict-Transport-Security response header even when HSTSMaxAge is configured because it checks c.Protocol for https instead of c.Scheme. This issue is fixe...

4.8CVSS5.6AI score0.00212EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:04 a.m.15 views

SUSE CVE-2026-55982

OIDC userinfo Endpoint Returns Identity Claims Without Enforcing API Token Scopes...

9.1CVSS5.6AI score0.00368EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/11 12:04 a.m.5 views

SUSE CVE-2026-55984

Null Pointer Dereference in AddTime API Causes Authenticated Denial of Service...

2.7CVSS5.6AI score0.00336EPSS
SaveExploits0References2
Total number of security vulnerabilities66349