diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2024-03-22 07:15:05 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2024-03-22 07:15:05 +0000 |
commit | e1c409490b89b2618370aea810a2e84a3ccd07ba (patch) | |
tree | 1b1d39f8c4d5f28c0da983fd68f77013079ea8dd /sys/stand | |
parent | df71d3fbbc1305f3b0e5cdb02b99b9af8bc4e43c (diff) |
Limit NFS connections to originate from a reserved port.
For TCP connections do the check when adding the socket via nfssvc(2).
For UDP do the check early after soreceive().
On top of this limit the sockets added via nfssvc(2) to IPv4 TCP and UDP
sockets.
OK millert@ deraadt@
Diffstat (limited to 'sys/stand')
0 files changed, 0 insertions, 0 deletions