Date: Wed, 5 Dec 2007 19:32:07 +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: <200712051932.lB5JW7j8010810@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
philip 2007-12-05 19:32:07 UTC FreeBSD src repository Modified files: sys/dev/iwi if_iwi.c sys/dev/ipw if_ipw.c Log: 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 MFC after: 1 day Revision Changes Path 1.34 +4 -4 src/sys/dev/ipw/if_ipw.c 1.59 +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?200712051932.lB5JW7j8010810>