git: DragonFly_RELEASE_6_4 pf - Fix bug causing permissive TCP reset code

Aaron LI aly at crater.dragonflybsd.org
Wed Dec 6 00:00:42 PST 2023


commit 76fdabf3e6b3683ab551cd2fa8691bfff9a21e23
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/76fdabf3e6b3683ab551cd2fa8691bfff9a21e23


-- 
DragonFly BSD source repository


More information about the Commits mailing list