]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Plug two potential (root-only, local) information leaks. buf is not
authorPhilip Paeps <philip@FreeBSD.org>
Wed, 5 Dec 2007 19:32:07 +0000 (19:32 +0000)
committerPhilip Paeps <philip@FreeBSD.org>
Wed, 5 Dec 2007 19:32:07 +0000 (19:32 +0000)
commit6c3c35e413045036ccf83845b238c0e62ba2b738
tree863e2e88958998a6e8c22156fd6e6f5e25c85a2c
parent817a9ffcc425b1f824f05c423610cb15e7cd4d1e
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
sys/dev/ipw/if_ipw.c
sys/dev/iwi/if_iwi.c