Lucene search
+L

517 matches found

Kitploit
Kitploit
added 2026/08/31 5:32 a.m.3 views

fisy-fuzz

FIle SYstem - FUZZer Este es el framework completo de fuzzing de sistemas de archivos que presenté en la conferencia Hack in the Box 2020 Lockdown Edition en abril. Charla de la conferencia Video único de la charla Material de la conferencia Objetivo El objetivo de este framework es descubrir bug...

5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/08/26 8:16 p.m.6 views

DEBIAN-CVE-2025-70290

An issue was discovered in Denx U-Boot before 2026.04. An integer overflow vulnerability in the ZFS filesystem support can be triggered by malformed on-disk metadata. The issue may result in incorrect memory allocation followed by out-of-bounds memory access, potentially leading to a crash or...

9.8CVSS6.3AI score0.0046EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 8:16 p.m.6 views

CVE-2025-70290

An issue was discovered in Denx U-Boot before 2026.04. An integer overflow vulnerability in the ZFS filesystem support can be triggered by malformed on-disk metadata. The issue may result in incorrect memory allocation followed by out-of-bounds memory access, potentially leading to a crash or...

9.8CVSS0.0046EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 12:00 a.m.13 views

CVE-2025-70290

CVE-2025-70290 affects Denx U-Boot before 2026.04 . An integer overflow in the ZFS filesystem support can be triggered by malformed on-disk metadata , leading to incorrect memory allocation and subsequent out-of-bounds memory access . This may result in a crash or arbitrary code execution during ...

9.8CVSS6.2AI score0.0046EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 12:00 a.m.31 views

CVE-2025-70290

An issue was discovered in Denx U-Boot before 2026.04. An integer overflow vulnerability in the ZFS filesystem support can be triggered by malformed on-disk metadata. The issue may result in incorrect memory allocation followed by out-of-bounds memory access, potentially leading to a crash or...

0.0046EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:00 a.m.5 views

EUVD-2025-210793

An issue was discovered in Denx U-Boot before 2026.04. An integer overflow vulnerability in the ZFS filesystem support can be triggered by malformed on-disk metadata. The issue may result in incorrect memory allocation followed by out-of-bounds memory access, potentially leading to a crash or...

6.2AI score0.0046EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.8 views

PT-2026-82240

Name of the Vulnerable Software and Affected Versions Denx U-Boot versions prior to 2026.04 Description An integer overflow exists in the ZFS filesystem support, which can be triggered by malformed on-disk metadata. This flaw may lead to incorrect memory allocation and subsequent out-of-bounds...

9.8CVSS6.3AI score0.0046EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:17 a.m.7 views

CVE-2026-49431

The ZFSIOCSETPROP ioctl, used by zfs-set8, incorrectly validated the calling user such that an unprivileged user is able to set metadata on a dataset indicating that the dataset has received properties from a zfs-recv8 stream. Any local user can set the internal ZFS metadata flag "$hasrecvd" on...

3.3CVSS0.00119EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 6:17 a.m.4 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
NVD
NVD
added 2026/08/19 6:17 a.m.6 views

CVE-2026-49430

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

7.8CVSS0.00162EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 5:15 a.m.13 views

EUVD-2026-62241

The ZFSIOCSETPROP ioctl, used by zfs-set8, incorrectly validated the calling user such that an unprivileged user is able to set metadata on a dataset indicating that the dataset has received properties from a zfs-recv8 stream. Any local user can set the internal ZFS metadata flag "$hasrecvd" on...

4.8AI score0.00119EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 5:15 a.m.58 views

CVE-2026-49431

CVE-2026-49431 is an access control flaw in the OpenZFS component of FreeBSD (all supported versions). The ZFS_IOC_SET_PROP ioctl, used by zfs-set(8), incorrectly validated the calling user, allowing any unprivileged local user to set the internal ZFS metadata flag $hasrecvd on a dataset, falsely...

3.3CVSS4.8AI score0.00119EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 5:15 a.m.33 views

CVE-2026-49431 Incorrect user validation in ZFS_IOC_SET_PROP ioctl

The ZFSIOCSETPROP ioctl, used by zfs-set8, incorrectly validated the calling user such that an unprivileged user is able to set metadata on a dataset indicating that the dataset has received properties from a zfs-recv8 stream. Any local user can set the internal ZFS metadata flag "$hasrecvd" on...

0.00119EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 5:15 a.m.49 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
EUVD
EUVD
added 2026/08/19 5:15 a.m.12 views

EUVD-2026-62240

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

7.5AI score0.00162EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 5:15 a.m.40 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
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 5:15 a.m.34 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.93 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
SaveExploits0References1
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.9 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