Lucene search
+L
SusecveRecent

63077 matches found

SUSE CVE
SUSE CVE
•added 2026/03/25 4:55 p.m.•7 views

SUSE CVE-2026-23381

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix ndtbl NULL dereference when IPv6 is disabled When booting with the 'ipv6.disable=1' parameter, the ndtbl is never initialized because inet6init exits before ndiscinit is called which initializes it. Then, if...

5.5CVSS5.7AI score0.0012EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/03/25 4:55 p.m.•13 views

SUSE CVE-2026-23382

In the Linux kernel, the following vulnerability has been resolved: HID: Add HIDCLAIMEDINPUT guards in rawevent callbacks missing them In commit 2ff5baa9b527 "HID: appleir: Fix potential NULL dereference at raw event handle", we handle the fact that raw event callbacks can happen even for a HID...

5.5CVSS5.7AI score0.00114EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/03/25 4:55 p.m.•11 views

SUSE CVE-2026-23383

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing struct bpfplt contains a u64 target field. Currently, the BPF JIT allocator requests an alignment of 4 bytes sizeofu32 for the JIT buffer. Because the ba...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2026/03/25 4:55 p.m.•7 views

SUSE CVE-2026-23384

In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: Fix kernel stack leak in ioniccreatecq struct ioniccqresp resp u32 cqid2; // offset 0 - PARTIALLY SET see below u8 udmamask; // offset 8 - SET resp.udmamask = vcq-udmamask u8 rsvd7; // offset 9 - NEVER SET udmamask &...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 4:55 p.m.•10 views

SUSE CVE-2026-23385

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: clone set on flush only Syzbot with fault injection triggered a failing memory allocation with GFPKERNEL which results in a WARN splat: iter.err WARNING: net/netfilter/nftablesapi.c:845 at...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 4:55 p.m.•10 views

SUSE CVE-2026-23386

In the Linux kernel, the following vulnerability has been resolved: gve: fix incorrect buffer cleanup in gvetxcleanpendingpackets for QPL In DQ-QPL mode, gvetxcleanpendingpackets incorrectly uses the RDA buffer cleanup path. It iterates numbufs times and attempts to unmap entries in the dma array...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
•added 2026/03/25 4:55 p.m.•11 views

SUSE CVE-2026-23387

In the Linux kernel, the following vulnerability has been resolved: pinctrl: cirrus: cs42l43: Fix double-put in cs42l43pinprobe devmaddactionorreset already invokes the action on failure, so the explicit put causes a double-put...

6.3CVSS5.7AI score0.00122EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•7 views

SUSE CVE-2026-23388

In the Linux kernel, the following vulnerability has been resolved: Squashfs: check metadata block offset is within range Syzkaller reports a "general protection fault in squashfscopydata" This is ultimately caused by a corrupted index look-up table, which produces a negative metadata block offse...

5.7AI score0.00119EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•9 views

SUSE CVE-2026-23389

In the Linux kernel, the following vulnerability has been resolved: ice: Fix memory leak in icesetringparam In icesetringparam, txrings and xdprings are allocated before rxrings. If the allocation of rxrings fails, the code jumps to the done label leaking both txrings and xdprings. Furthermore, i...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•12 views

SUSE CVE-2026-23390

In the Linux kernel, the following vulnerability has been resolved: tracing/dma: Cap dmamapsg tracepoint arrays to prevent buffer overflow The dmamapsg tracepoint can trigger a perf buffer overflow when tracing large scatter-gather lists. With devices like virtio-gpu creating large DRM buffers,...

7.8CVSS5.9AI score0.00131EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•12 views

SUSE CVE-2026-23391

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtCT: drop pending enqueued packets on template removal Templates refer to objects that can go away while packets are sitting in nfqueue refer to: - helper, this can be an issue on module removal. - timeout policy,...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•13 views

SUSE CVE-2026-23392

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: release flowtable after rcu grace period on error Call synchronizercu after unregistering the hooks from error path, since a hook that already refers to this flowtable can be already registered, exposing this...

7CVSS5.7AI score0.00119EPSS
SaveExploits0References26
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•9 views

SUSE CVE-2026-23393

In the Linux kernel, the following vulnerability has been resolved: bridge: cfm: Fix race condition in peermep deletion When a peer MEP is being deleted, canceldelayedworksync is called on ccmrxdwork before freeing. However, brcfmframerx runs in softirq context under rcureadlock without RTNL and...

7CVSS5.7AI score0.001EPSS
SaveExploits0References124
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•9 views

SUSE CVE-2026-23394

In the Linux kernel, the following vulnerability has been resolved: afunix: Give up GC if MSGPEEK intervened. Igor Ushakov reported that GC purged the receive queue of an alive socket due to a race with MSGPEEK with a nice repro. This is the exact same issue previously fixed by commit cbcf01128d0...

4.7CVSS5.7AI score0.00089EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•9 views

SUSE CVE-2026-23395

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix accepting multiple L2CAPECREDCONNREQ Currently the code attempts to accept requests regardless of the command identifier which may cause multiple requests to be marked as pending FLAGDEFERSETUP which can cau...

6.5CVSS5.7AI score0.00249EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•9 views

SUSE CVE-2026-23919

For performance reasons Zabbix Server/Proxy reuses JavaScript Duktape contexts used in script items, JavaScript reprocessing, Webhooks. This can lead to confidentiality loss where a regular non-super Zabbix administrator leaks data for hosts they do not have access to. A fix has been released tha...

7.1CVSS5.7AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•7 views

SUSE CVE-2026-23920

Host and event action script input is validated with a regex set by the administrator, but the validation runs in multiline mode. If ^ and $ anchors are used in user input validation, an injected newline lets authenticated users bypass the check and inject shell commands...

7.7CVSS5.9AI score0.00248EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•7 views

SUSE CVE-2026-23921

A low privilege Zabbix user with API access can exploit a blind SQL injection vulnerability in include/classes/api/CApiService.php to execute arbitrary SQL selects via the sortfield parameter. Although query results are not returned directly, an attacker can exfiltrate arbitrary database data...

8.7CVSS6.1AI score0.0024EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 4:54 p.m.•8 views

SUSE CVE-2026-23923

An unauthenticated attacker can exploit the Frontend 'validate' action to blindly instantiate arbitrary PHP classes. The impact depends on environment setup but appears limited at this time...

6.9CVSS6AI score0.00285EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 4:53 p.m.•6 views

SUSE CVE-2026-32748

Squid is a caching proxy for the Web. Prior to version 7.5, due to premature release of resource during expected lifetime and heap Use-After-Free bugs, Squid is vulnerable to Denial of Service when handling ICP traffic. This problem allows a remote attacker to perform a reliable and repeatable...

7.5CVSS5.9AI score0.08931EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/03/25 4:53 p.m.•7 views

SUSE CVE-2026-32853

LibVNCServer versions 0.9.15 and prior fixed in commit 009008e contain a heap out-of-bounds read vulnerability in the UltraZip encoding handler that allows a malicious VNC server to cause information disclosure or application crash. Attackers can exploit improper bounds checking in the...

7.1CVSS5.9AI score0.00437EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
•added 2026/03/25 4:53 p.m.•8 views

SUSE CVE-2026-32854

LibVNCServer versions 0.9.15 and prior fixed in commit dc78dee contain null pointer dereference vulnerabilities in the HTTP proxy handlers within httpProcessInput in httpd.c that allow remote attackers to cause a denial of service by sending specially crafted HTTP requests. Attackers can exploit...

7.5CVSS5.9AI score0.05322EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
•added 2026/03/25 4:53 p.m.•19 views

SUSE CVE-2026-33515

Squid is a caching proxy for the Web. Prior to version 7.5, due to improper input validation, Squid is vulnerable to out of bounds read when handling ICP traffic. This problem allows a remote attacker to receive small amounts of memory potentially containing sensitive information when responding...

6.9CVSS5.9AI score0.01039EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/03/25 4:53 p.m.•18 views

SUSE CVE-2026-33526

Squid is a caching proxy for the Web. Prior to version 7.5, due to heap Use-After-Free, Squid is vulnerable to Denial of Service when handling ICP traffic. This problem allows a remote attacker to perform a reliable and repeatable Denial of Service attack against the Squid service using ICP...

7.5CVSS5.9AI score0.08942EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2026/03/25 11:56 a.m.•11 views

SUSE CVE-2026-0528

Improper Validation of Array Index CWE-129 exists in Metricbeat can allow an attacker to cause a Denial of Service through Input Data Manipulation CAPEC-153 via specially crafted, malformed payloads sent to the Graphite server metricset or Zookeeper server metricset. Additionally, Improper Input...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 11:55 a.m.•7 views

SUSE CVE-2026-1940

An incomplete fix for CVE-2024-47778 allows an out-of-bounds read in gstwavparseadtlchunk function. The patch added a size validation check lsize + 8 size, but it does not account for the GSTROUNDUP2lsize used in the actual offset calculation. When lsize is an odd number, the parser advances more...

5.1CVSS6.8AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•9 views

SUSE CVE-2026-4404

Use of hard coded credentials in GoHarbor Harbor version 2.15.0 and below, allows attackers to use the default password and gain access to the web UI...

9.4CVSS5.9AI score0.0049EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•19 views

SUSE CVE-2026-4647

A flaw was found in the GNU Binutils BFD library, a widely used component for handling binary files such as object files and executables. The issue occurs when processing specially crafted XCOFF object files, where a relocation type value is not properly validated before being used. This can caus...

6.1CVSS5.8AI score0.00168EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•8 views

SUSE CVE-2026-4673

Heap buffer overflow in WebAudio in Google Chrome prior to 146.0.7680.165 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.1AI score0.00504EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•11 views

SUSE CVE-2026-4674

Out of bounds read in CSS in Google Chrome prior to 146.0.7680.165 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.9AI score0.00454EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•9 views

SUSE CVE-2026-4675

Heap buffer overflow in WebGL in Google Chrome prior to 146.0.7680.165 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.1AI score0.00385EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•7 views

SUSE CVE-2026-4676

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

8.8CVSS5.9AI score0.00359EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•8 views

SUSE CVE-2026-4677

Inappropriate implementation in WebAudio in Google Chrome prior to 146.0.7680.165 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.9AI score0.00447EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•7 views

SUSE CVE-2026-4678

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

8.8CVSS6.2AI score0.00397EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•8 views

SUSE CVE-2026-4679

Integer overflow in Fonts in Google Chrome prior to 146.0.7680.165 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. Chromium security severity: High...

8.8CVSS6AI score0.0034EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•6 views

SUSE CVE-2026-4680

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

8.8CVSS6.2AI score0.0042EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•7 views

SUSE CVE-2026-4684

Race condition, use-after-free in the Graphics: WebRender component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

7.5CVSS7.2AI score0.00352EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•9 views

SUSE CVE-2026-4685

Incorrect boundary conditions in the Graphics: Canvas2D component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.8CVSS7.2AI score0.00687EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•6 views

SUSE CVE-2026-4686

Incorrect boundary conditions in the Graphics: Canvas2D component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.8CVSS7.2AI score0.00702EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•6 views

SUSE CVE-2026-4687

Sandbox escape due to incorrect boundary conditions in the Telemetry component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.3CVSS7.2AI score0.00539EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•7 views

SUSE CVE-2026-4688

Sandbox escape due to use-after-free in the Disability Access APIs component. This vulnerability was fixed in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.3CVSS7.2AI score0.00531EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•8 views

SUSE CVE-2026-4689

Sandbox escape due to incorrect boundary conditions, integer overflow in the XPCOM component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.3CVSS7.3AI score0.00665EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•6 views

SUSE CVE-2026-4690

Sandbox escape due to incorrect boundary conditions, integer overflow in the XPCOM component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.3CVSS7.3AI score0.00773EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•11 views

SUSE CVE-2026-4691

Use-after-free in the CSS Parsing and Computation component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.8CVSS7.2AI score0.00483EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•10 views

SUSE CVE-2026-4692

Sandbox escape in the Responsive Design Mode component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.3CVSS7.2AI score0.00487EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•8 views

SUSE CVE-2026-4693

Incorrect boundary conditions in the Audio/Video: Playback component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.8CVSS7.2AI score0.00687EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•9 views

SUSE CVE-2026-4694

Incorrect boundary conditions, integer overflow in the Graphics component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.8CVSS7.3AI score0.00772EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•7 views

SUSE CVE-2026-4695

Incorrect boundary conditions in the Audio/Video: Web Codecs component. This vulnerability was fixed in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.8CVSS7.2AI score0.00687EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•9 views

SUSE CVE-2026-4696

Use-after-free in the Layout: Text and Fonts component. This vulnerability was fixed in Firefox 149, Firefox ESR 115.34, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.8CVSS7.2AI score0.00483EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
•added 2026/03/25 11:53 a.m.•7 views

SUSE CVE-2026-4697

Incorrect boundary conditions in the Audio/Video: Web Codecs component. This vulnerability was fixed in Firefox 149, Firefox ESR 140.9, Thunderbird 149, and Thunderbird 140.9...

8.8CVSS7.2AI score0.00687EPSS
SaveExploits0References13
Total number of security vulnerabilities63077