summaryrefslogtreecommitdiff
path: root/src/sys/include/compat/unix
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-10-09 15:46:59 -0400
committerIan Moffett <ian@osmora.org>2025-10-09 15:46:59 -0400
commit22a4e1692886c118955da0326ed45bf4a8f7682e (patch)
treeea3f71b3140f442a260a0ebc3cc7c365445339c3 /src/sys/include/compat/unix
parent55af95ee7eb7ac85a0da2cfe5c76745fc718e96e (diff)
kern: security: Improve scalability of MAC checks
The concept of resource borders is mostly used for resources that can easily be mapped into memory, synced and contain attributes. However, some things (e.g., a network resource, keyboard input, etc) may not be great with raw memory mappings. This commit mitigates this problem. Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'src/sys/include/compat/unix')
0 files changed, 0 insertions, 0 deletions