Lucene search
+L
SusecveMost viewed

66350 matches found

SUSE CVE
SUSE CVE
•added 2026/09/05 12:26 a.m.•20 views

SUSE CVE-2026-80832

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

6AI score0.00178EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/09/03 4:30 p.m.•20 views

SUSE CVE-2026-19475

An authenticated user with permission to query a SQL data source can bypass the fix for CVE-2026-33375 by injecting the timeGroup macro through a WHERE clause, which Grafana's regex-based macro parsing does not reject. Evaluating the injected macro causes uncontrolled memory consumption that can...

6.5CVSS5.9AI score0.00401EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/09/03 4:25 p.m.•20 views

SUSE CVE-2026-80727

In the Linux kernel, the following vulnerability has been resolved: x86/mce: Set up the polling timer before CMCI discovery I hit the following on one of my machines: mce: CPU0 BANK15 CMCI inherited storm ------------ cut here ------------ ODEBUG: assertinit not available active state 0 object:...

5.8AI score0.002EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/09/03 4:24 p.m.•20 views

SUSE CVE-2026-80755

In the Linux kernel, the following vulnerability has been resolved: selinux: reject a permission value exceeding the class permission count permread bounds a permission value by SELVECMAX but never by the nprim of the owning class or common, which is taken verbatim from the policy image...

5.8AI score0.002EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/09/03 4:24 p.m.•20 views

SUSE CVE-2026-82417

Summary qs.stringify throws a TypeError when it serializes an object whose own constructor property has a truthy, non-callable isBuffer member. utils.isBuffer duck-types buffers by calling obj.constructor.isBufferobj after checking only that the property is truthy, so a value such as constructor:...

6.3CVSS5.9AI score0.00261EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/09/03 4:24 p.m.•20 views

SUSE CVE-2026-84377

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to versions 1.88.6 and 1.96.2, any authenticated LiteLLM proxy user could redirect an outbound provider call to a destination the user controls and cause the proxy to send its configured provider credentials t...

6.5CVSS5.8AI score0.00313EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/09/02 11:46 a.m.•20 views

SUSE CVE-2026-72405

In the Linux kernel, the following vulnerability has been resolved: net: udptunnel: prevent double queueing in udptunnelnicdevicesync Yue Sun reported a use-after-free and debugobjects warning in udptunnelnicdevicesyncwork during concurrent device operations. The workqueue core clears the interna...

7.8CVSS5.8AI score0.00134EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/09/02 11:45 a.m.•20 views

SUSE CVE-2026-72432

In the Linux kernel, the following vulnerability has been resolved: tpmcrb: Check ACPICOMPANION against NULL during probe Every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, so platform drivers that rely on the...

5.8AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/23 12:06 a.m.•20 views

SUSE CVE-2026-74587

In the Linux kernel, the following vulnerability has been resolved: sctp: fix use-after-free of cached ASCONF chunk addiplastasconf caches the outstanding outbound ASCONF chunk. The normal ASCONF-ACK completion path releases the chunk and clears the pointer. However, sctpasconfqueueteardown...

9.8CVSS5.6AI score0.005EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/23 12:05 a.m.•20 views

SUSE CVE-2026-74663

In the Linux kernel, the following vulnerability has been resolved: net/sched: reject overly deep qdisc hierarchies Deep qdisc hierarchies can lead to excessive recursion in qdisc tree walkers and exhaust the kernel stack. The existing loop check does not cover the create-and-graft path, so a...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/23 12:04 a.m.•20 views

SUSE CVE-2026-74719

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix qentry overwrite for CONFIRMLINK and ADDLINKCONT in smcllceventhandler The SMCLLCCONFIRMLINK / SMCLLCADDLINKCONT branch in smcllceventhandler stores an incoming qentry into the local LLC flow without first checking...

5.5AI score0.00177EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/21 12:42 a.m.•20 views

SUSE CVE-2026-70906

unknown...

7.5CVSS5.2AI score0.00453EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/18 12:10 a.m.•20 views

SUSE CVE-2026-53793

rsync before 3.5.0 contains a path confinement bypass vulnerability that allows remote clients to escape the intended inner-module root confinement by constructing paths that resolve outside the chroot boundary when the module root contains a /./ boundary marker. Attackers can exploit improper...

8.1CVSS5.2AI score0.00393EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/08/14 11:59 p.m.•20 views

SUSE CVE-2026-14669

Heap buffer overflow in PostgreSQL tochartimestamptz allows the party choosing the timezone to execute arbitrary code as the operating system user running the database, via a long POSIX timezone abbreviation. Versions before PostgreSQL 18.6, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS8.4AI score0.00676EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
•added 2026/08/07 11:56 p.m.•20 views

SUSE CVE-2026-19166

Use after free in Web Authentication in Google Chrome prior to 151.0.7922.109 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

9.6CVSS5.3AI score0.00424EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/31 4:37 p.m.•20 views

SUSE CVE-2026-55998

The endpoint /v3/import/tokenclusterId.yaml retrieves the cluster object before validating the token. When a valid cluster ID references a cluster that has private registry secrets configured, a nil pointer dereference in pkg/systemtemplate/privateregistry.go causes the request to return HTTP 502...

5.3CVSS5.5AI score0.00205EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/31 12:59 a.m.•20 views

SUSE CVE-2025-64513

Milvus is an open-source vector database built for generative AI applications. An unauthenticated attacker can exploit a vulnerability in versions prior to 2.4.24, 2.5.21, and 2.6.5 to bypass all authentication mechanisms in the Milvus Proxy component, gaining full administrative access to the...

9.3CVSS7.5AI score0.01054EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
•added 2026/07/31 12:59 a.m.•20 views

SUSE CVE-2025-64522

Soft Serve is a self-hostable Git server for the command line. Versions prior to 0.11.1 have a SSRF vulnerability where webhook URLs are not validated, allowing repository administrators to create webhooks targeting internal services, private networks, and cloud metadata endpoints. Version 0.11.1...

9.1CVSS7.7AI score0.00343EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
•added 2026/07/31 12:34 a.m.•20 views

SUSE CVE-2026-17687

Type Confusion in ANGLE in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

9.6CVSS5.5AI score0.00533EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/30 5:02 p.m.•20 views

SUSE CVE-2026-17971

Inappropriate implementation in Frame in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. Chromium security severity: Low...

8.8CVSS5.5AI score0.00272EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/30 4:49 p.m.•20 views

SUSE CVE-2026-44319

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF terminates the entire process when a stored PFD-subscription notifyUri cannot be reached. In PfdChangeNotifier.FlushNotifications, the notifier calls NnefPFDmanagementNotify... and on any delivery error...

7.5CVSS7.7AI score0.00404EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
•added 2026/07/26 11:32 p.m.•20 views

SUSE CVE-2026-11331

An attacker who knows or guesses that a resolver uses RPZ with wildcard CNAME policies can craft query names long enough to trigger a NAMETOOLONG error condition during RPZ processing. This is not handled correctly and may lead to defeating the RPZ rule. It also may lead to an unexpected exit of...

7.5CVSS5.8AI score0.00428EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
•added 2026/07/26 11:32 p.m.•20 views

SUSE CVE-2026-11622

A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the...

7.5CVSS5.8AI score0.00523EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/07/26 11:32 p.m.•20 views

SUSE CVE-2026-12617

The issue is unexpected program termination based on ordering and/or specific content in responses to queries for CNAME or DNAME, and A records. Specifically, if a client queries for a DNAME and A record below the DNAME to the resolver, and the authoritative server responds positively to the A...

7.5CVSS5.8AI score0.00501EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/07/26 11:32 p.m.•20 views

SUSE CVE-2026-13321

The BIND resolver accepts validly-signed NSEC records where the "Next Domain Name" field points outside the signer's zone. This issue affects BIND 9 versions 9.11.0 through 9.18.50, 9.20.0 through 9.20.24, 9.21.0 through 9.21.23, 9.11.3-S1 through 9.18.50-S1, and 9.20.9-S1 through 9.20.24-S1...

8.6CVSS5.8AI score0.00223EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/07/26 11:32 p.m.•20 views

SUSE CVE-2026-14586

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, in DNS-over-QUIC environments, with high concurrency and under pressure, an assertion in libngtcp2 about monotonic timestamps could trigger and result in server termination and thus denial of service. When interfacing with libngtcp2, for...

5.9CVSS5.7AI score0.00268EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/07/26 11:32 p.m.•20 views

SUSE CVE-2026-44687

In NLnet Labs Unbound 1.13.2 up to and including 1.25.1, stub or forward zones where the name is below an intermediate labed below a DNSSEC signed zone could be shadowed by the intermediate label's secure NXDOMAIN answer from the parent. This is caused by an off-by-one error in...

3.7CVSS5.8AI score0.00218EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/07/26 11:31 p.m.•20 views

SUSE CVE-2026-50248

In NLnet Labs Unbound 1.7.0 up to and including 1.25.1, when an auth/rpz zone has a configured primary hostname that resolves to BOGUS A/AAAA, it is still considered as a possible XFR endpoint. A malicious actor that can spoof the hostname's A/AAAA record no valid RRSIG required becomes the zone'...

5.9CVSS5.8AI score0.00128EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/07/25 4:45 p.m.•20 views

SUSE CVE-2026-64319

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: validate reply message payload bounds against transfer length nvmetauthreply accesses the variable-length rval array using attacker-controlled hl hash length and dhvlen DH value length fields without verifying they fi...

8.2CVSS6AI score0.00524EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/25 4:00 p.m.•20 views

SUSE CVE-2026-64384

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix change notify replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2notifyinit fails before the next send, cleanup retains the previous buffer type and...

8.1CVSS5.9AI score0.00457EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/24 2:21 a.m.•20 views

SUSE CVE-2026-46600

Parsing an invalid SVCB or HTTPS RR can panic when the size of a parameter value overflows the message buffer...

6.5CVSS5.8AI score0.00549EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/07/22 12:19 a.m.•20 views

SUSE CVE-2017-1000377

An issue was discovered in the size of the default stack guard page on PAX Linux originally from GRSecurity but shipped by other Linux vendors, specifically the default stack guard page is not sufficiently large and can be "jumped" over the stack guard page is bypassed, this affects PAX Linux...

5.9CVSS5.9AI score0.00383EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/22 12:10 a.m.•20 views

SUSE CVE-2026-16363

JIT miscompilation in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13...

9.8CVSS5.8AI score0.00436EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2026/07/22 12:10 a.m.•20 views

SUSE CVE-2026-16371

Privilege escalation in the DOM: Navigation component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, Thunderbird 140.13, Firefox ESR 140.15, and Thunderbird 140.15...

8.8CVSS6AI score0.00297EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2026/07/22 12:10 a.m.•20 views

SUSE CVE-2026-16376

Denial-of-service in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153 and Thunderbird 153...

7.5CVSS5.8AI score0.00362EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/22 12:10 a.m.•20 views

SUSE CVE-2026-16385

Information disclosure due to uninitialized memory in the Graphics: WebGPU component. This vulnerability was fixed in Firefox 153 and Thunderbird 153...

7.5CVSS5.8AI score0.00311EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/22 12:09 a.m.•20 views

SUSE CVE-2026-16391

Information disclosure in the Storage: IndexedDB component. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13...

7.5CVSS5.8AI score0.00322EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2026/07/22 12:09 a.m.•20 views

SUSE CVE-2026-16396

Privilege escalation in WebExtensions. This vulnerability was fixed in Firefox 153, Firefox ESR 140.13, Thunderbird 153, and Thunderbird 140.13...

8.8CVSS5.8AI score0.00241EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2026/07/21 1:03 p.m.•20 views

SUSE CVE-2026-63904

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: check URB actuallength for interrupt-IN notifications USBTMC devices can use an optional interrupt endpoint for notification messages. These typically contain two-byte headers indicating the payload format, but the...

5.2CVSS5.3AI score0.00226EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/07/21 1:02 p.m.•20 views

SUSE CVE-2026-63961

In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: validate count before reading Status Update VDO A broken/malicious device can send the incorrect count for a status update VDO, which will cause the kernel to read uninitialized stack data and se...

6.8CVSS5.2AI score0.00211EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/07/21 1:02 p.m.•20 views

SUSE CVE-2026-63972

In the Linux kernel, the following vulnerability has been resolved: net: mana: Skip redundant detach on already-detached port When manaperportqueueresetworkhandler runs after a previous detach succeeded but attach failed, the port is left in a detached state with apc-txqp and apc-rxqs already...

4.1CVSS5.3AI score0.00592EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
•added 2026/07/19 5:43 p.m.•20 views

SUSE CVE-2026-15902

Use after free in Cast in Google Chrome prior to 150.0.7871.128 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.1AI score0.00349EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/19 5:35 p.m.•20 views

SUSE CVE-2026-53401

In the Linux kernel, the following vulnerability has been resolved: fbdev: omap2: fix use-after-free in omapfbmmap omapfbmmap has a race condition with OMAPFBSETUPPLANE ioctl that can lead to use-after-free: The fbmmap entry point holds mmlock but not lock fbinfo-lock, while ioctl handlers like...

7CVSS5.3AI score0.00177EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/19 5:35 p.m.•20 views

SUSE CVE-2026-63796

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject oversized group bitmap descriptors ocfs2validategdparent only bounds bgbits against the parent allocator's chain geometry. A malicious descriptor can still claim a bgsize/bgbits pair that exceeds the bitmap bytes th...

8.8CVSS5.4AI score0.00481EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/17 12:57 p.m.•20 views

SUSE CVE-2026-43715

A use-after-free issue was addressed with improved memory management. This issue is fixed in Safari 26.5.2, iOS 26.5.2 and iPadOS 26.5.2, macOS Tahoe 26.5.2, tvOS 26.6, visionOS 26.6, watchOS 26.6. Processing maliciously crafted web content may lead to memory corruption...

8.8CVSS7.2AI score0.00912EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
•added 2026/07/15 5:01 a.m.•20 views

SUSE CVE-2026-59161

Excelize is a Go language library for reading and writing Microsoft Excel spreadsheets. Prior to 2.11.0, the streaming worksheet reader used by Rows and GetRows does not enforce the TotalRows limit on the row r attribute, allowing a small XLSX file with a row number above 1048576 and no cell...

8.7CVSS5.3AI score0.00393EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/07/11 3:26 a.m.•20 views

SUSE CVE-2026-39243

decompress before 4.2.2 allows arbitrary hardlink creation during archive extraction, enabling file read disclosure and file corruption. When processing hardlink entries type === 'link', the x.linkname field from the archive is passed directly to fs.link without validation index.js line 113. An...

5.5CVSS6.2AI score0.00301EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
•added 2026/07/11 3:22 a.m.•20 views

SUSE CVE-2026-53363

In the Linux kernel, the following vulnerability has been resolved: xfrm: iptfs: preserve shared-frag marker in iptfsconsumefrags iptfsconsumefrags transfers paged fragments from one socket buffer to another but fails to propagate the SKBFLSHAREDFRAG flag. This is the same class of bug that was...

9.8CVSS6AI score0.00411EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/07/07 3:21 p.m.•20 views

SUSE CVE-2026-9697

Impact: undici's ProxyAgent silently drops the requestTls option when configured with a SOCKS5 proxy URI socks5:// or socks://. The target HTTPS connection through the SOCKS5 tunnel falls back to Node's default trust store, ignoring user-configured ca, cert, key, rejectUnauthorized, and servernam...

7.4CVSS6AI score0.00459EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/07/07 3:13 p.m.•20 views

SUSE CVE-2026-54060

Pillow is a Python imaging library. Prior to 12.3.0, PIL/FontFile.py FontFile.compile assembled per-glyph images into a combined bitmap with Image.new"1", xsize, ysize without calling Image.decompressionbombcheck, allowing a font to trigger excessive allocation during conversion or saving. This...

7.5CVSS6AI score0.00418EPSS
SaveExploits1References5
Total number of security vulnerabilities5000