cperciva 2005-04-15 01:51:26 UTC
FreeBSD src repository
Modified files:
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
Revision Changes Path
1.226 +6 -0 src/sys/net/if.c