Lucene search
+L

4925 matches found

RedHat Linux
RedHat Linux
added 2026/06/25 9:32 p.m.12 views

perl-IO-Compress: perl-IO-Compress: Arbitrary code execution via attacker-controlled output glob

A flaw was found in perl-IO-Compress, a component used for data compression and decompression. A remote attacker could exploit this vulnerability by crafting a malicious input, specifically an output glob, that bypasses the intended security measures. This could lead to the execution of...

7.8CVSS6.1AI score0.00292EPSS
SaveExploits3References6
Wolfi
Wolfi
added 2026/06/25 8:46 p.m.10 views

GHSA-V6W7-GQ3G-FWVM vulnerabilities

Vulnerabilities for packages: qemu...

5.8AI score
SaveExploits0
Wolfi
Wolfi
added 2026/06/25 8:46 p.m.9 views

GHSA-XQW9-F65G-5QXW vulnerabilities

Vulnerabilities for packages: expat...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/06/25 8:36 p.m.7 views

GHSA-M2MM-5W64-P8P7 vulnerabilities

Vulnerabilities for packages: expat...

5.8AI score
SaveExploits0
Chainguard
Chainguard
added 2026/06/25 8:36 p.m.9 views

GHSA-FCHF-WVCC-QF9G vulnerabilities

Vulnerabilities for packages: expat...

5.8AI score
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/25 8:11 p.m.8 views

CVE-2026-6681

The PKCS7 decode path ignores the caller-supplied output buffer size outputSz, allowing decoded content to be written past the bounds of the provided buffer. This affects wolfSSL 5.9.0 and earlier and was fixed in the 5.9.1 release...

5.3CVSS5.9AI score0.00257EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/06/25 7:36 p.m.12 views

CVE-2026-12340

Out-of-bounds heap read during SM2/SM3 certificate signature verification. When parsing a certificate with an SM3wSM2 signature, the Subject Key Identifier computation reads the trailing 65 bytes of the public key without checking that the key is at least that long. A public key shorter than 65...

7.5CVSS5.8AI score0.00226EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/25 6:10 p.m.9 views

CVE-2026-56774

Kanboard through 1.2.52, fixed in commit 928c68a, UserViewController::removeSession fails to validate the session id parameter before passing it to RememberMeSessionModel::remove, allowing authenticated users to delete other users' Remember Me sessions. Attackers can enumerate sequential session...

5.4CVSS5.9AI score0.00266EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/06/25 4:16 p.m.5 views

CVE-2026-57454

Vim is an open source, command line text editor. From 9.2.0320 until 9.2.0679, a crafted undo or swap file can store a virtual-text property whose offset and length point outside the line's property data. When Vim restores or displays such a line it converts the offset into a pointer and reads th...

6.8CVSS6.1AI score0.00117EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/06/25 2:29 p.m.11 views

CVE-2026-57236

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, calling Documentencoding= with an invalid encoding e.g., a non-string, or a string containing a null byte raises an exception, but only after freeing the document's current encoding string without...

8.2CVSS5.8AI score0.00341EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2026/06/25 1:1 p.m.11 views

CVE-2026-42390

An invalid zone might pass ZONEMD validation while it should not. This is only relevant if ZoneToCache is configured with ZONEMD validation...

5.3CVSS5.8AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/25 11:57 a.m.8 views

CVE-2026-42005

An attacker can send a web request that causes unlimited memory allocation in the internal web server, leading to a denial of service. The internal web server is disabled by default...

4.3CVSS5.9AI score0.00344EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/25 8:39 a.m.10 views

CVE-2026-53201

In the Linux kernel, the following vulnerability has been resolved: Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend" This reverts commit 8533051ce92015e9cc6f75e0d52119b9d91610b6. The idle-skip optimization bypasses GuC suspend, so the GPU may not perform the contex...

7.8CVSS5.6AI score0.00128EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/25 8:38 a.m.8 views

CVE-2026-53183

In the Linux kernel, the following vulnerability has been resolved: mptcp: allow subflow rcv wnd to shrink In MPTCP connection, the window field in the TCP header refers to the MPTCP-level rcvnxt and it's right edge should not move backward. Such constraint is enforced at DSS option generation...

7.5CVSS5.7AI score0.00479EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/25 8:38 a.m.11 views

CVE-2026-53181

In the Linux kernel, the following vulnerability has been resolved: vsock/vmci: fix skackbacklog leak on failed handshake When vmcitransportrecvconnectingserver returns an error, vmcitransportrecvlisten calls vsockremovepending but never calls skacceptqremoved. This leaves skackbacklog incremente...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/25 8:38 a.m.16 views

CVE-2026-53176

In the Linux kernel, the following vulnerability has been resolved: IB/isert: Reject login PDUs shorter than ISERHEADERSLEN In drivers/infiniband/ulp/isert/ibisert.c, isertloginrecvdone computes the login request payload length as wc-bytelen minus ISERHEADERSLEN with no lower bound, and loginreql...

9.8CVSS5.9AI score0.00732EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/25 8:38 a.m.11 views

CVE-2026-53170

In the Linux kernel, the following vulnerability has been resolved: accel/ethosu: reject DMA commands with uninitialized length cmdstateinit initializes the command state with memset0xff, leaving dma-len at U64MAX to signal missing setup. The only setter is NPUSETDMA0LEN; if userspace omits this...

8.8CVSS5.8AI score0.00128EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/25 8:38 a.m.13 views

CVE-2026-53163

In the Linux kernel, the following vulnerability has been resolved: locking/rtmutex: Skip removewaiter when waiter is not enqueued syzbot triggered the following splat in removewaiter via FUTEXCMPREQUEUEPI: KASAN: null-ptr-deref in range 0x0000000000000a88-0x0000000000000a8f...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/25 8:38 a.m.10 views

CVE-2026-53152

In the Linux kernel, the following vulnerability has been resolved: mmc: dwmmc-rockchip: Add missing private data for very old controllers The really old controllers rk2928, rk3066, rk3188 do not support UHS speeds at all, and thus never handled phase data. For that reason it never had a parsedt...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/25 8:38 a.m.8 views

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...

7.8CVSS5.9AI score0.00143EPSS
SaveExploits0
Rows per page
Query Builder