cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/net if.c

Colin Percival cperciva at FreeBSD.org
Thu Apr 14 18:53:14 PDT 2005


cperciva    2005-04-15 01:53:14 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_4_10)
    .                    UPDATING 
    sys/conf             newvers.sh 
    sys/net              if.c 
  Log:
  Zero the ifr.ifr_name buffer in ifconf() in order to avoid
  accidental disclosure of kernel memory to userland.
  
  Security:       FreeBSD-SA-05:04.ifconf
  Approved by:    so (cperciva)
  
  Revision        Changes    Path
  1.73.2.90.2.9   +4 -0      src/UPDATING
  1.44.2.34.2.10  +1 -1      src/sys/conf/newvers.sh
  1.85.2.25.2.1   +6 -0      src/sys/net/if.c


More information about the cvs-all mailing list