From: Pavel Roskin Date: Wed, 5 Oct 2005 01:33:10 +0000 (-0400) Subject: [PATCH] orinoco: Information leakage due to incorrect padding X-Git-Tag: v2.6.14-rc4~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bc39bec87ee3e35897fe27441e979e7c208f624;p=pandora-kernel.git [PATCH] orinoco: Information leakage due to incorrect padding The orinoco driver can send uninitialized data exposing random pieces of the system memory. This happens because data is not padded with zeroes when its length needs to be increased. Reported by Meder Kydyraliev Signed-off-by: Pavel Roskin Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed