diff options
author | Andreas Kling <kling@serenityos.org> | 2022-08-21 16:22:34 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2022-08-21 16:22:34 +0200 |
commit | 8d0bd3f225786c0ee36e0ec4297b8115290b709a (patch) | |
tree | 3011faefc0e8654202ed83486fc044c74beabb72 /Kernel/Syscalls | |
parent | dbe182f1c6de98918ed5c5851d2e6c4312435e3e (diff) | |
download | serenity-8d0bd3f225786c0ee36e0ec4297b8115290b709a.zip |
Kernel: Make LocalSocket do chown/chmod through VFS
This ensures that all the permissions checks are made against the
provided credentials. Previously we were just calling through directly
to the inode setters, which did no security checks!
Diffstat (limited to 'Kernel/Syscalls')
0 files changed, 0 insertions, 0 deletions