Date: Fri, 15 Apr 2005 01:52:03 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/net if.c Message-ID: <200504150152.j3F1q3mL017901@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2005-04-15 01:52:03 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5_4)
. UPDATING
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: re (kensmith)
Revision Changes Path
1.342.2.24.2.3 +4 -0 src/UPDATING
1.199.2.14.2.1 +6 -0 src/sys/net/if.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504150152.j3F1q3mL017901>
