Searched hist:314710 (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_vnops.cdiff 314710 Sun Mar 05 21:44:38 MST 2017 mm MFC r314572:

Fix null pointer dereference in zfs_freebsd_setacl().

Prevents unprivileged users from panicking the kernel by calling
__acl_delete_*() on files or directories inside a ZFS mount.

Completed in 120 milliseconds