Date: Wed, 20 Apr 2016 15:31:43 +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-fNiVYPTeT3@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 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: sbruno Date: Wed Apr 20 15:31:03 UTC 2016 New revision: 298351 URL: https://svnweb.freebsd.org/changeset/base/298351 Log: 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. PR: 208808 Submitted by: cturt@hardenedbsd.org Reviewed by: dfr Obtained from: HardenedBSD MFC after: 2 weeks Changes: head/sys/nlm/nlm_prot_impl.c --=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-fNiVYPTeT3>