OpenZFS before 2.0.0-rc1, when used on FreeBSD, misinterprets group permissions as user permissions, as demonstrated by mode 0770 being equivalent to mode 0777.
During installation, installed file permissions are set to allow anyone to modify those files.
Link | Tags |
---|---|
https://jira.ixsystems.com/browse/NAS-107270 | issue tracking patch exploit third party advisory |
https://github.com/openzfs/zfs/commit/716b53d0a14c72bda16c0872565dd1909757e73f | third party advisory patch |
https://reviews.freebsd.org/D26107 | issue tracking third party advisory patch |
https://github.com/openzfs/zfs/compare/zfs-0.8.4...zfs-2.0.0-rc1 | third party advisory patch |