Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Oct 2016 15:15:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 208808] Heap overflow in nlm system call
Message-ID:  <bug-208808-8-Ke6XF0M4kR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208808-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208808-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=3D208808

Sean Bruno <sbruno@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|New                         |Closed

--- Comment #6 from Sean Bruno <sbruno@FreeBSD.org> ---
this was MFC'd to stable/10:

r303173 | sbruno | 2016-07-21 21:09:47 -0600 (Thu, 21 Jul 2016) | 6 lines

MFC r298351

Avoid a possible heap overflow in our nlm code by limiting the number
of service to the arbitrary value of 256.  Log an appropriate message
that indicates the hard limit.

--=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-208808-8-Ke6XF0M4kR>