diff options
author | Brian Gianforcaro <b.gianfo@gmail.com> | 2020-08-18 00:25:23 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-08-19 21:05:28 +0200 |
commit | 8e97de2df9fa657832102cc637e1db4f038bb6e5 (patch) | |
tree | 9bb07d92bd6e9e4db73b45b36bb169361a2b1198 /Kernel/Syscalls/fork.cpp | |
parent | 9f9b05ba0f8d907ab3190b127ef4500c1ad08156 (diff) | |
download | serenity-8e97de2df9fa657832102cc637e1db4f038bb6e5.zip |
Kernel: Use Userspace<T> for the recvfrom syscall, and Socket implementation
This fixes a bunch of unchecked kernel reads and writes, seems like they
would might exploitable :). Write of sockaddr_in size to any address you
please...
Diffstat (limited to 'Kernel/Syscalls/fork.cpp')
0 files changed, 0 insertions, 0 deletions