mirror_zfs/module/os/freebsd/spl
Allan Jude f900279e6d
Restrict visibility of per-dataset kstats inside FreeBSD jails
When inside a jail, visibility on datasets not "jailed" to the
jail is restricted. However, it was possible to enumerate all
datasets in the pool by looking at the kstats sysctl MIB.

Only the kstats corresponding to datasets that the user has
visibility on are accessible now.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Signed-off-by: Allan Jude <allan@klarasystems.com>
Closes #14254
2022-12-09 11:04:29 -08:00
..
acl_common.c acl: use uintptr_t for ace walker cookies 2022-11-03 09:51:34 -07:00
callb.c Cleanup: Switch to strlcpy from strncpy 2022-09-27 16:35:29 -07:00
list.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
sha224.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha256.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha256c.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
sha384.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha512.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
sha512c.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
sha512t.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
spl_acl.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
spl_atomic.c Update FreeBSD SPL atomics 2020-05-04 15:07:04 -07:00
spl_cmn_err.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
spl_dtrace.c Refactor ccompile.h to not include system headers 2020-07-25 20:09:50 -07:00
spl_kmem.c Enable -Wwrite-strings 2022-06-29 14:08:54 -07:00
spl_kstat.c Restrict visibility of per-dataset kstats inside FreeBSD jails 2022-12-09 11:04:29 -08:00
spl_misc.c Reduce false positives from Static Analyzers 2022-09-30 15:30:12 -07:00
spl_policy.c Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-10-21 14:08:06 -07:00
spl_procfs_list.c FreeBSD: Add support for procfs_list 2020-09-23 16:43:51 -07:00
spl_string.c Introduce kmem_scnprintf() 2022-10-29 13:05:11 -07:00
spl_sunddi.c Remove hw_serial, ddi_strtoul() 2022-05-13 10:15:31 -07:00
spl_sysevent.c module: freebsd: avoid a taking a destroyed lock in zfs_zevent bits 2022-03-17 10:14:00 -07:00
spl_taskq.c Add notes to system_taskq 2021-11-19 10:02:45 -07:00
spl_uio.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
spl_vfs.c Allow mounting snapshots in .zfs/snapshot as a regular user 2022-11-03 11:53:24 -07:00
spl_vm.c Changes to make openzfs build within FreeBSD buildworld 2020-07-31 21:30:31 -07:00
spl_zlib.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00
spl_zone.c Remove bcopy(), bzero(), bcmp() 2022-03-15 15:13:42 -07:00