Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 May 2016 23:38:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206626] Integer overflow in nfssvc system call
Message-ID:  <bug-206626-8-Ow6AN8IXIh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206626-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206626-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206626

--- Comment #7 from Rick Macklem <rmacklem@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206626-8-Ow6AN8IXIh>