git: pf - Fix bug causing permissive TCP reset code
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Dec 5 23:05:22 PST 2023
commit 21323cb11972133f8943b59b020d8c005628f269
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Dec 5 23:03:01 2023 -0800
pf - Fix bug causing permissive TCP reset code
* Fix a bug that permissively allows TCP resets even if the sequence
number does not match due to an incorrect IP fragmentation check.
Reported-by: mjg
Taken-from: FreeBSD 6284d5f76d6bd2
Summary of changes:
sys/net/pf/pf.c | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/21323cb11972133f8943b59b020d8c005628f269
--
DragonFly BSD source repository
More information about the Commits
mailing list