cvs commit: src/sys/netinet ip_fw2.c

Brian Feldman green at FreeBSD.org
Thu Sep 30 10:42:01 PDT 2004


green       2004-09-30 17:42:00 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw2.c 
  Log:
  Validate the action pointer to be within the rule size, so that trying to
  add corrupt ipfw rules would not potentially panic the system or worse.
  
  Revision  Changes    Path
  1.78      +5 -0      src/sys/netinet/ip_fw2.c


More information about the cvs-src mailing list