Date: Thu, 6 Dec 2007 10:16:34 +0000 (UTC) From: Philip Paeps <philip@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/iwi if_iwi.c src/sys/dev/ipw if_ipw.c Message-ID: <200712061016.lB6AGYvp008709@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
philip 2007-12-06 10:16:34 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/iwi if_iwi.c
sys/dev/ipw if_ipw.c
Log:
MFC if_iwi.c:1.59
if_ipw.c:1.34
Plug two potential (root-only, local) information leaks. buf is not
initialized before use and returned integrally instead of up to size.
Submitted by: Ilja van Sprundel <ilja -at- netric.org>
Reviewed by: secteam
Approved by: re (kensmith)
Revision Changes Path
1.7.2.8 +4 -4 src/sys/dev/ipw/if_ipw.c
1.8.2.16 +4 -4 src/sys/dev/iwi/if_iwi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712061016.lB6AGYvp008709>
