https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222746
Andrey V. Elsukov <a...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |a...@freebsd.org --- Comment #2 from Andrey V. Elsukov <a...@freebsd.org> --- (In reply to Tatsuki Makino from comment #1) > Created attachment 186894 [details] > patch for CURRENT > > attachment 186874 [details] reused the variable iplen. But iplen overflows > when ip6_plen is greater than 65495. > The new patch does not use the sum of header size and payload size. You need to handle the case when ip6_plen == 0. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-ipfw@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "freebsd-ipfw-unsubscr...@freebsd.org"