From: Dan Rosenberg Date: Mon, 25 Jun 2012 14:05:27 +0000 (+0200) Subject: NFC: Prevent multiple buffer overflows in NCI X-Git-Tag: v3.5-rc6~18^2~5^2^2~5^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67de956ff5dc1d4f321e16cfbd63f5be3b691b43;p=pandora-kernel.git NFC: Prevent multiple buffer overflows in NCI Fix multiple remotely-exploitable stack-based buffer overflows due to the NCI code pulling length fields directly from incoming frames and copying too much data into statically-sized arrays. Signed-off-by: Dan Rosenberg Cc: stable@kernel.org Cc: security@kernel.org Cc: Lauro Ramos Venancio Cc: Aloisio Almeida Jr Cc: Samuel Ortiz Cc: David S. Miller Acked-by: Ilan Elias Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed