https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208808
--- Comment #5 from [email protected] --- 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: [email protected] Reviewed by: dfr Obtained from: HardenedBSD MFC after: 2 weeks Changes: head/sys/nlm/nlm_prot_impl.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
