diff options
author | 2019-06-13 20:52:36 +0000 | |
---|---|---|
committer | 2019-06-13 20:52:36 +0000 | |
commit | 0fe0bd9326e05a05c0f55e030d7af496a0f8fe52 (patch) | |
tree | cfd758841e7eb185acedd46a1c8de3d2b2d00b65 /usr.bin/tmux/cmd-load-buffer.c | |
parent | Do memory size calculations as unsigned long. Otherwise (diff) | |
download | wireguard-openbsd-0fe0bd9326e05a05c0f55e030d7af496a0f8fe52.tar.xz wireguard-openbsd-0fe0bd9326e05a05c0f55e030d7af496a0f8fe52.zip |
When tcp_close() is running in parallel with fill_file(), the kernel
could crash due to missing inp_ppcb. This happend when fstat(1)
was called often and TCP was aborted with reset. Protect the sysctl
path with the net lock.
OK mpi@
Diffstat (limited to 'usr.bin/tmux/cmd-load-buffer.c')
0 files changed, 0 insertions, 0 deletions