[Bug 218919] setsockopt() accepts too long arguments allowing programmer errors
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 24 00:23:53 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218919
--- Comment #4 from Brooks Davis <brooks at FreeBSD.org> ---
I did a quick scan of sooptcopyin() use and only a tiny portion of callers call
with a minlength less than length. We should likely separate the two usecases.
Separately, only one case seems to use the support for overly long arguments.
If most cases that support seems harmful since it allows userspace programming
errors to be hidden.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list