diff options
author | 2018-10-04 17:33:40 +0000 | |
---|---|---|
committer | 2018-10-04 17:33:40 +0000 | |
commit | 3022661327119d66e40f035bd4a885e7569f1e0e (patch) | |
tree | 172d93471cc2c54a1434d0ab548fc8d5e68022f3 /share/man/man5 | |
parent | Plug TLS context leak in nc(1) server and client mode. Move (diff) | |
download | wireguard-openbsd-3022661327119d66e40f035bd4a885e7569f1e0e.tar.xz wireguard-openbsd-3022661327119d66e40f035bd4a885e7569f1e0e.zip |
Revert the inpcb table mutex commit. It triggers a witness panic
in raw IP delivery and UDP broadcast loops. There inpcbtable_mtx
is held and sorwakeup() is called within the loop. As sowakeup()
grabs the kernel lock, we have a lock ordering problem.
found by Hrvoje Popovski; OK deraadt@ mpi@
Diffstat (limited to 'share/man/man5')
0 files changed, 0 insertions, 0 deletions