cvs commit: src/sys/contrib/pf/net pf_norm.c src/sys/net if_bridge.c

Colin Percival cperciva at FreeBSD.org
Wed Jan 25 02:01:00 PST 2006


cperciva    2006-01-25 10:00:59 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/contrib/pf/net   pf_norm.c 
    sys/net              if_bridge.c 
  Log:
  Make sure buffers in if_bridge are fully initialized before copying
  them to userland. [1]
  
  MFC rev. 1.16 of sys/contrib/pf/net/pf_norm.c: Correct an error in pf
  handling of IP packet fragments which could result in a kernel panic.
  [2]
  
  Security:       FreeBSD-SA-06:06.kmem [1]
  Security:       FreeBSD-SA-06:07.pf [2]
  
  Revision   Changes    Path
  1.11.2.3   +2 -2      src/sys/contrib/pf/net/pf_norm.c
  1.11.2.25  +3 -0      src/sys/net/if_bridge.c


More information about the cvs-all mailing list