Date: Thu, 6 Dec 2007 09:52:28 +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/ipw if_ipw.c Message-ID: <200712060952.lB69qSdZ002072@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
philip 2007-12-06 09:52:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/ipw if_ipw.c
Log:
MFC r1.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.30.2.2 +4 -4 src/sys/dev/ipw/if_ipw.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712060952.lB69qSdZ002072>
