Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2004 17:42:00 +0000 (UTC)
From:      Brian Feldman <green@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw2.c
Message-ID:  <200409301742.i8UHg0SZ045509@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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