Security Advisory

CVE-2026-49429

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-19 05:15:21
Last updated 2026-08-20 03:55:49
Assigner freebsd
CVSS score 7.8
State PUBLISHED

Description

The ZFS_IOC_USERSPACE_MANY ioctl, used by zfs-userspace(8), 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 heap overflow via the ZFS_IOC_USERSPACE_MANY ioctl, potentially escalating privileges.