Lucene search
+L
SusecveMost viewed

66349 matches found

SUSE CVE
SUSE CVE
added 2026/06/27 1:52 a.m.22 views

SUSE CVE-2026-57456

Vim is an open source, command line text editor. Prior to 9.2.0699, Vim's Python omni-completion runtime/autoload/python3complete.vim and the legacy pythoncomplete.vim executes reconstructed function and class definitions from the current buffer with exec as part of populating the completion...

7.8CVSS6AI score0.00145EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/26 2:14 a.m.22 views

SUSE CVE-2026-52972

In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - Cap AEAD AD length to 0x80000000 In order to prevent arithmetic overflows when checking the TX buffer size, cap the associated data length to 0x80000000...

7.8CVSS5.8AI score0.00144EPSS
SaveExploits0References107
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.22 views

SUSE CVE-2026-53105

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: prevent NULL vif dereference in mt7925macwritetxwi Check for a NULL vif before accessing ieee80211vifismldvif to avoid a potential kernel panic in scenarios where vif might not be initialized...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.22 views

SUSE CVE-2026-53136

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Clamp VBIOS HDMI retimer register count to array size Why & How The VBIOS integrated info tables v111 and v21 contain HdmiRegNum and Hdmi6GRegNum fields that are used as loop bounds when copying retimer I2C...

6.7CVSS5.8AI score0.00129EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.22 views

SUSE CVE-2026-53137

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Clamp HDMI HDCP2 rxidlist read to buffer size Why & How During HDCP 2.x repeater authentication over HDMI, the driver reads the sink's RxStatus register and extracts a 10-bit message size field max value 1023. Th...

6.8CVSS6AI score0.00201EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.22 views

SUSE CVE-2026-53141

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix global performance monitor reference counting In the SETGLOBAL ioctl, v3dperfmonfind bumps the reference count on the perfmon it returns, but v3dperfmonsetglobalioctl and v3dperfmondelete fail to release that referen...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:11 a.m.22 views

SUSE CVE-2026-53174

In the Linux kernel, the following vulnerability has been resolved: ovl: keep err zero after successful ovlcacheget ovliteratemerged stores PTRERRcache in err before checking ISERRcache. On success err holds the truncated cache pointer and can be returned as a bogus non-zero error. The syzbot...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:09 a.m.22 views

SUSE CVE-2026-53217

In the Linux kernel, the following vulnerability has been resolved: net: mvpp2: sync RX data at the hardware packet offset mvpp2 programs the RX queue packet offset, so hardware writes received data at dmaaddr + MVPP2SKBHEADROOM. The current CPU sync starts at dmaaddr and only covers rxbytes +...

6.5CVSS5.8AI score0.00524EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/06/26 2:09 a.m.22 views

SUSE CVE-2026-53221

In the Linux kernel, the following vulnerability has been resolved: ip6vti: fix incorrect tunnel matching in vti6tnllookup In vti6tnllookup, when an exact match for a tunnel fails, the code falls back to searching for wildcard tunnels: - Tunnels matching the packet's local address, with any remot...

5.5CVSS5.9AI score0.00514EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/26 2:09 a.m.22 views

SUSE CVE-2026-53234

In the Linux kernel, the following vulnerability has been resolved: net: ibm: emac: Fix use-after-free during device removal The driver was using devmregisternetdev which causes unregisternetdev to be deferred until the devres cleanup phase, which runs after emacremove returns. This creates a...

7.8CVSS5.8AI score0.00179EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:08 a.m.22 views

SUSE CVE-2026-53253

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bnep: reject short frames before parsing A BNEP peer can send a short BNEP SDU. bneprxframe reads the packet type byte immediately and, for control packets, reads the control opcode and setup UUID-size byte before...

7.1CVSS5.8AI score0.00396EPSS
SaveExploits0References25
SUSE CVE
SUSE CVE
added 2026/06/20 2:30 a.m.22 views

SUSE CVE-2026-43994

Coturn is a free open source implementation of TURN and STUN Server. Versions prior to 4.10.0 contain a stack buffer overflow in decodeoauthtokengcm. A uint16t noncelen field read from an attacker-supplied OAuth access token 0-65535 is passed directly to memcpy as the copy length into a 256-byte...

9.8CVSS6.1AI score0.00675EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/06/20 2:29 a.m.22 views

SUSE CVE-2026-48937

A flaw in Node.js HTTP/2 server API can cause servers to keep accepting data even after sending a GOAWAY frame. This vulnerability affects two supported release lines: Node.js 22 and Node.js 24...

5.3CVSS6AI score0.00573EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/19 1:58 a.m.22 views

SUSE CVE-2026-6733

Impact: Undici's HTTP/1.1 client is vulnerable to response queue poisoning on reused keep-alive sockets. An attacker-controlled upstream server can inject an unsolicited HTTP/1.1 response onto an idle socket after a request completes. When the client dispatches the next request on that socket, it...

3.7CVSS5.3AI score0.0022EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2026/06/17 2:23 a.m.22 views

SUSE CVE-2026-11832

Dancer2::Plugin::Auth::OAuth versions before 0.22 for Perl default to a predictable nonce. The default nonce was generated using an MD5 hash of the epoch time, which is predictable...

5.3AI score0.00327EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/17 2:23 a.m.22 views

SUSE CVE-2026-12299

JIT miscompilation in the DOM: Core & HTML component. This vulnerability was fixed in Firefox 152, Firefox ESR 140.12, Firefox ESR 115.37, Thunderbird 152, and Thunderbird 140.12...

5.4CVSS5.2AI score0.00306EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/16 2:23 a.m.22 views

SUSE CVE-2026-9638

Crypt::PBKDF2 versions before 0.261630 for Perl generate insecure random values for salts. These versions use the built-in rand function, which is predictable and unsuitable for cryptography...

7.5CVSS5.2AI score0.00305EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/16 2:20 a.m.22 views

SUSE CVE-2026-47244

Netty is a network application framework for development of protocol servers and clients. Prior to versions 4.1.135.Final and 4.2.15.Final, DefaultHttp2Connection.DefaultEndpoint initialises maxActiveStreams/maxStreams to Integer.MAXVALUE, and Http2Settings never inserts...

5.3CVSS5.2AI score0.00292EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/13 2:28 a.m.22 views

SUSE CVE-2026-12012

Use after free in Network in Google Chrome prior to 149.0.7827.115 allowed an attacker in a privileged network position to potentially exploit heap corruption via malicious network traffic. Chromium security severity: High...

8.1CVSS5.4AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/13 2:28 a.m.22 views

SUSE CVE-2026-12017

Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. Chromium security severity: High...

3.1CVSS5.3AI score0.00208EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/13 2:28 a.m.22 views

SUSE CVE-2026-12019

Heap buffer overflow in Codecs in Google Chrome on Linux and ChromeOS prior to 149.0.7827.115 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...

8.3CVSS5.8AI score0.00253EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/13 2:16 a.m.22 views

SUSE CVE-2026-49760

Stack-based Buffer Overflow vulnerability in Erlang OTP erlinterface allows Stack-based Buffer Overflow. This vulnerability is associated with program file lib/erlinterface/src/misc/eiprintterm.c and program routine eisprintterm. The C function eisprintterm uses an internal 2000-character stack...

5.9CVSS6AI score0.00136EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/06/12 2:32 a.m.22 views

SUSE CVE-2026-8863

Multiple Microsoft-sigend UEFI SHIM bootloaders are vulnerable to SecureBoot bypass. An attacker with administrative privileges or the ability to modify the boot process could use one of the vulnerable shim bootloaders to bypass Secure Boot protections and execute arbitrary code before the...

7.8CVSS6AI score0.0011EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/12 2:32 a.m.22 views

SUSE CVE-2026-11790

A flaw was found in 389 Directory Server. The PBKDF2-SHA256 password storage plugin does not enforce an upper bound on the iteration count extracted from stored password hashes. A privileged attacker who can modify a user's password hash can cause excessive CPU consumption during authentication,...

4.9CVSS5.4AI score0.00291EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/10 2:32 a.m.22 views

SUSE CVE-2026-11628

Use after free in Ozone in Google Chrome prior to 149.0.7827.103 allowed a local attacker to potentially exploit heap corruption via physical access to the device. Chromium security severity: Critical...

6.8CVSS5.4AI score0.00181EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/10 2:32 a.m.22 views

SUSE CVE-2026-11630

Use after free in File Input in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: Critical...

8.8CVSS5.5AI score0.00252EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/10 2:25 a.m.22 views

SUSE CVE-2026-46320

In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tapgetuserxdp tapgetuserxdp rejects a frame shorter than ETHHLEN with -EINVAL, and returns -ENOMEM when buildskb fails. Both paths jump to the err label without freeing the page that...

3.3CVSS5.4AI score0.00235EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2026/06/10 2:25 a.m.22 views

SUSE CVE-2026-46327

In the Linux kernel, the following vulnerability has been resolved: dm: fix unlocked test for dmsuspendedmd The function dmblkreportzones tests if the device is suspended with the "dmsuspendedmd" call. However, this function is called without holding any locks, so the device may be suspended just...

4.7CVSS5.4AI score0.0012EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/10 2:25 a.m.22 views

SUSE CVE-2026-46329

In the Linux kernel, the following vulnerability has been resolved: erofs: handle end of filesystem properly for file-backed mounts I/O requests beyond the end of the filesystem should be zeroed out, similar to loopback devices and that is what we expect...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/06/10 2:25 a.m.22 views

SUSE CVE-2026-52907

In the Linux kernel, the following vulnerability has been resolved: media: rockchip: rkcif: fix off by one bugs Change these comparisons from vs = to avoid accessing one element beyond the end of the arrays. While at it, use ARRAYSIZE instead of the MAX enum values. fix cosmetic issues...

5.3CVSS5.4AI score0.00112EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/09 2:28 a.m.22 views

SUSE CVE-2025-71315

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Convert to DRM's vblank timer Replace vkms' vblank timer with the DRM implementation. The DRM code is identical in concept, but differs in implementation. Vblank timers are covered in vblank helpers and initializer...

5.5CVSS5.5AI score0.00112EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/09 2:21 a.m.22 views

SUSE CVE-2026-46276

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix zero-size GDS range init on RDNA4 RDNA4 GFX 12 hardware removes the GDS, GWS, and OA on-chip memory resources. The gfxv120 initialisation code correctly leaves adev-gds.gdssize, adev-gds.gwssize, and adev-gds.oasi...

4.1CVSS5.5AI score0.00123EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/09 2:21 a.m.22 views

SUSE CVE-2026-46280

In the Linux kernel, the following vulnerability has been resolved: lib: testhmm: evict device pages on file close to avoid use-after-free Patch series "Minor hmmtest fixes and cleanups". Two bugfixes a cleanup for the HMM kernel selftests. These were mostly reported by Zenghui Yu with special...

5.5CVSS5.3AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/09 2:21 a.m.22 views

SUSE CVE-2026-46286

In the Linux kernel, the following vulnerability has been resolved: leds: qcom-lpg: Check for array overflow when selecting the high resolution When selecting the high resolution values from the array, FIELDGET is used to pull from a 3 bit register, yet the array being indexed has only 5 values i...

3.9CVSS5.3AI score0.00122EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/06/09 2:20 a.m.22 views

SUSE CVE-2026-46299

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix held lock freed on hfsplusfillsuper hfsplusfillsuper calls hfsfindinit to initialize a search structure, which acquires tree-treelock. If the subsequent call to hfspluscatbuildkey fails, the function jumps to the...

5.5CVSS5.5AI score0.00091EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/09 2:20 a.m.22 views

SUSE CVE-2026-48103

7-Zip is a file archiver with a high compression ratio. Versions 9.34 through 26.00 contain an off-by-one heap out-of-bounds read in the WIM Windows Imaging archive handler's security descriptor lookup. In CHandler::GetSecurity CPP/7zip/Archive/Wim/WimHandler.cpp, the per-image SecurOffsets table...

3.3CVSS5.4AI score0.00225EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/06/09 2:20 a.m.22 views

SUSE CVE-2026-50589

In OpenStack Ironic 32 before 37.0.0, an unauthenticated malicious user could submit a crafted JSON string to some endpoints on the API or JSON-RPC service and effect a service crash...

5.3CVSS5.5AI score0.00433EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/07 4:50 a.m.22 views

SUSE CVE-2026-10931

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

9.6CVSS5.5AI score0.00325EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/07 4:50 a.m.22 views

SUSE CVE-2026-10939

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

8.8CVSS6AI score0.00456EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/07 4:46 a.m.22 views

SUSE CVE-2026-11047

Inappropriate implementation in Base in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: Medium...

9.6CVSS5.5AI score0.00301EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/07 4:41 a.m.22 views

SUSE CVE-2026-11226

Insufficient policy enforcement in PreviewTab in Google Chrome on Android prior to 149.0.7827.53 allowed a remote attacker who convinced a user to engage in specific UI gestures to bypass same origin policy via a crafted HTML page. Chromium security severity: Low...

6.5CVSS5.5AI score0.00151EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/07 4:39 a.m.22 views

SUSE CVE-2026-11301

Inappropriate implementation in LiveCaption in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform out of bounds memory access via malicious network traffic. Chromium security severity: Low...

8.8CVSS5.5AI score0.00209EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/05 3:39 a.m.22 views

SUSE CVE-2024-50102

In the Linux kernel, the following vulnerability has been resolved: x86: fix user address masking non-canonical speculation issue It turns out that AMD has a "Meltdown Litetm" issue with non-canonical accesses in kernel space. And so using just the high bit to decide whether an access is in user...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/06/05 3:14 a.m.22 views

SUSE CVE-2026-26824

libxls through version 1.6.3 contains a use of uninitialized memory vulnerability in the OLE container parser. Memory allocated for the Master Sector Allocation Table MSAT in readMSAT is not fully initialized before being consumed by ole2validatesectorchain, which may result in application crashe...

6.5CVSS5.8AI score0.00228EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/06/04 2:42 a.m.22 views

SUSE CVE-2022-46280

A use of uninitialized pointer vulnerability exists in the PQS format pFormat functionality of Open Babel 3.1.1 and master commit 530dbfa3. A specially crafted malformed file can lead to arbitrary code execution. An attacker can provide a malicious file to trigger this vulnerability...

9.8CVSS7AI score0.00828EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/06/04 2:30 a.m.22 views

SUSE CVE-2026-6873

An issue was discovered in Django 6.0 before 6.0.6 and 5.2 before 5.2.15. django.http.HttpRequest.getsignedcookie in Django uses a non-injective salt derivation concatenating the cookie name and salt argument, which allows a remote attacker to use a cookie in a context different from the one wher...

4.8CVSS5.8AI score0.00245EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/06/04 2:25 a.m.22 views

SUSE CVE-2026-34077

React Router is a router for React. In versions 7.7.0 through 7.13.1, when using React Router's unstable React Server Components RSC APIs, there is a potential client-side Cross-Site Scripting XSS vulnerability in the RSC redirect handling if redirects come from untrusted sources. This does not...

7.5CVSS5.8AI score0.00294EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/03 2:35 a.m.22 views

SUSE CVE-2024-52011

launch-editor allows users to open files with line numbers in editor from Node.js. Prior to version 2.9.0, due to the insufficient sanitization of the file argument in the launchEditor, an attacker can execute arbitrary commands on Windows by supplying a filename that contains special characters...

7.5CVSS6AI score0.00514EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/02 1:44 a.m.22 views

SUSE CVE-2026-8796

Sereal::Decoder versions before 5.005 for Perl allow heap out-of-bounds read via crafted input. In Perl/Decoder/srldecoder.c, srlreadobject and srlreadhash process a COPY tag, a back-reference whose target byte the decoder re-decodes as a fresh tag. When that target byte matches the SHORTBINARY...

8.1CVSS5.8AI score0.00399EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/02 1:44 a.m.22 views

SUSE CVE-2026-10199

A vulnerability has been found in Assimp up to 6.0.4. Affected by this issue is the function glTF2::LazyDict in the library glTF2Asset.h. Such manipulation of the argument operator leads to null pointer dereference. The attack must be carried out locally. The exploit has been disclosed to the...

3.3CVSS5.2AI score0.00118EPSS
SaveExploits0References3
Total number of security vulnerabilities5000