1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00
freebsd/sys/fs
Simon J. Gerraty f239981ed5 proc_rwmem check PRIV_PROC_MEM_WRITE when writing
This will fail when mac_veriexec is enforced.

Move the check from procfs_doprocmem to proc_rwmem to ensure all
cases are covered.

Reviewed by:	olce, markj
Sponsored by:	Juniper Networks, Inc.
Differential Revision:	https://reviews.freebsd.org/D47484
2024-11-08 16:11:33 -08:00
..
autofs
cd9660
cuse
deadfs
devfs
ext2fs
fdescfs
fifofs
fuse
mntfs
msdosfs
nfs nfs: Fallback to GID_NOGROUP on no groups 2024-11-03 16:45:43 +01:00
nfsclient mbuf: Don't force all M_EXTPG mbufs to be read-only 2024-10-31 16:32:31 -04:00
nfsserver nfs, rpc: Ensure kernel credentials have at least one group 2024-11-02 21:37:42 +01:00
nullfs
p9fs p9fs: Use UNLINKAT instead of REMOVE to implement removals 2024-11-07 18:23:32 +00:00
procfs proc_rwmem check PRIV_PROC_MEM_WRITE when writing 2024-11-08 16:11:33 -08:00
pseudofs
smbfs
tarfs
tmpfs
udf
unionfs