Lucene search
+L

39867 matches found

OSV
OSV
added 2026/08/19 1:47 p.m.7 views

MINI-4GG9-P8JQ-XQPP

Bulletin has no description...

8.4CVSS5AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.3 views

MINI-FJ89-W3QC-XGHW

Bulletin has no description...

8.4CVSS4.9AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.8 views

MINI-R86X-8JJM-CPHQ

Bulletin has no description...

7.5CVSS5AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.7 views

MINI-QHM8-4WQ5-C3JM

Bulletin has no description...

8.4CVSS4.9AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.5 views

MINI-R7FM-MPCX-46V6

Bulletin has no description...

7.5CVSS4.9AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.9 views

MINI-9H56-R3P4-9882

Bulletin has no description...

7.5CVSS5AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.7 views

MINI-H6XP-JJ63-X57W

Bulletin has no description...

8.4CVSS5AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.8 views

MINI-32MP-5QXQ-5M4G

Bulletin has no description...

7.5CVSS5AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.7 views

MINI-PRF8-7X43-R98R

Bulletin has no description...

7.5CVSS5AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.8 views

MINI-3GX9-3686-632F

Bulletin has no description...

7.5CVSS5AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 8:52 a.m.9 views

BIT-POSTGRESQL-2026-14676 PostgreSQL pg_stat_statements heap buffer overflow executes arbitrary code

Heap buffer overflow in PostgreSQL pgstatstatements allows the query author to execute arbitrary code as the operating system user running the database, via crafted queries containing array constants. Within major version 18, minor versions before PostgreSQL 18.6 are affected. Versions before...

8.8CVSS7.7AI score0.00427EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 7:20 a.m.32 views

CVE-2026-58081 Heap based buffer overflow in iconv(3)

Several encoding modules, including HZ, UTF-7, VIQR, and ZW, did not properly check the size of the caller-supplied output buffer before writing converted characters. An application that uses iconv3 to convert untrusted input to or from one of the affected encodings may be vulnerable to buffer...

0.00364EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 6:17 a.m.5 views

CVE-2026-49429

The ZFSIOCUSERSPACEMANY ioctl, used by zfs-userspace8, truncated a 64-bit output buffer size to a 32-bit integer for the kernel allocation, but used the original 64-bit size as the buffer limit when writing records. A local user with the "userused" delegated ZFS permission can trigger a kernel he...

7.8CVSS0.00165EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/19 5:31 a.m.9 views

gstreamer: gstreamer: rfbsrc/librfb Hextile heap out-of-bounds write with 16bpp framebuffer

A heap buffer overflow vulnerability was found in GStreamer's rfbsrc plugin. When a client connects to a malicious RFB/VNC server that advertises a 16bpp framebuffer and sends Hextile-encoded updates, the Hextile background fill path writes 32-bit pixel values into a buffer allocated for 16-bit...

7.1CVSS7.6AI score0.00326EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 5:15 a.m.54 views

CVE-2026-49430 Kernel heap overflow in ZFS_IOC_RECV_NEW ioctl

The ZFSIOCRECVNEW ioctl, in the heal receive path, similarly truncated a 64-bit payload size to a 32-bit integer for allocation, then used the original 64-bit size as the length for a byteswap operation. A local user with the "receive" delegated ZFS permission can trigger kernel memory corruption...

0.00162EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 5:15 a.m.44 views

CVE-2026-49430

CVE-2026-49430 is a kernel memory corruption vulnerability in the OpenZFS component of FreeBSD , specifically in the ZFS_IOC_RECV_NEW ioctl within the heal receive path. The root cause is an integer truncation : a 64-bit payload size is truncated to 32 bits for buffer allocation, but the original...

7.8CVSS7.5AI score0.00162EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 5:15 a.m.37 views

CVE-2026-49429 Kernel heap overflow in ZFS_IOC_USERSPACE_MANY ioctl

The ZFSIOCUSERSPACEMANY ioctl, used by zfs-userspace8, truncated a 64-bit output buffer size to a 32-bit integer for the kernel allocation, but used the original 64-bit size as the buffer limit when writing records. A local user with the "userused" delegated ZFS permission can trigger a kernel he...

0.00165EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 5:15 a.m.98 views

CVE-2026-49429

A kernel heap overflow in the OpenZFS component of FreeBSD affects the ZFS_IOC_USERSPACE_MANY ioctl used by zfs-userspace(8). The root cause is a 64-bit to 32-bit truncation : the output buffer size is truncated to 32 bits for kernel allocation, but the original 64-bit value is used as the write ...

7.8CVSS7.7AI score0.00165EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/19 5:15 a.m.13 views

EUVD-2026-62239

The ZFSIOCUSERSPACEMANY ioctl, used by zfs-userspace8, truncated a 64-bit output buffer size to a 32-bit integer for the kernel allocation, but used the original 64-bit size as the buffer limit when writing records. A local user with the "userused" delegated ZFS permission can trigger a kernel he...

7.8CVSS7.7AI score0.00165EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 5:15 a.m.10 views

CVE-2026-49429 Kernel heap overflow in ZFS_IOC_USERSPACE_MANY ioctl

The ZFSIOCUSERSPACEMANY ioctl, used by zfs-userspace8, truncated a 64-bit output buffer size to a 32-bit integer for the kernel allocation, but used the original 64-bit size as the buffer limit when writing records. A local user with the "userused" delegated ZFS permission can trigger a kernel he...

7.7AI score0.00165EPSS
SaveExploits0References1
Rows per page
Query Builder