VYPR

ZFS

by FreeBSD

CVEs (2)

  • CVE-2026-49431Aug 19, 2026
    risk 0.00cvss epss

    The ZFS_IOC_SET_PROP ioctl, used by zfs-set(8), 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-recv(8) stream. Any local user can set the internal ZFS…

  • CVE-2026-49430Aug 19, 2026
    risk 0.00cvss epss

    The ZFS_IOC_RECV_NEW 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…