Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 1998 13:35:10 -0800 (PST)
From:      Guido van Rooij <guido@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet tcp_subr.c
Message-ID:  <199811152135.NAA19537@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
guido       1998/11/15 13:35:10 PST

  Modified files:
    sys/netinet          tcp_subr.c 
  Log:
  The below patch helps to reduce the leakage of internal socket information
  when a TCP "stealth" scan is directed at a *BSD box by ensuring the window
  is 0 for all RST packets generated through tcp_respond()
  Reviewed by:	Don Lewis <Don.Lewis@tsc.tdk.com>
  Obtained from:	Bugtraq (from: Darren Reed <avalon@COOMBS.ANU.EDU.AU>)
  
  Revision  Changes    Path
  1.48      +3 -2      src/sys/netinet/tcp_subr.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811152135.NAA19537>