From: Sven Eckelmann Date: Thu, 28 Jun 2012 09:56:52 +0000 (+0200) Subject: batman-adv: Don't leak information through uninitialized packet fields X-Git-Tag: v3.6-rc1~125^2~325^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=162d549c6905485262635fe594db337efb2828b5;p=pandora-kernel.git batman-adv: Don't leak information through uninitialized packet fields The reserved fields in batman-adv packets are not set to a constant value. The content of these memory regions is leaked unintentionally to the network. This regression was introduced in 3b27ffb00fbe9d9189715ea13ce8712e2f0cb0c5 Signed-off-by: Sven Eckelmann Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed