[Bug 206626] Integer overflow in nfssvc system call

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 3 23:38:37 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206626

--- Comment #7 from Rick Macklem <rmacklem at FreeBSD.org> ---
It is only broken if the application sends a bogus value for the
nid_namelen. Since the daemon is careful not to do that and it is
the only legitimate process that makes the call, I don't consider
that incorrect code.

If you want to commit a bounds check, go ahead.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list