From: Jouni Malinen Date: Mon, 20 Mar 2006 03:21:47 +0000 (-0800) Subject: [PATCH] hostap: Fix unlikely read overrun in CIS parsing X-Git-Tag: v2.6.17-rc1~994^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a1c42ad98fddab63e62b400ae98e6f609485efc;p=pandora-kernel.git [PATCH] hostap: Fix unlikely read overrun in CIS parsing The Coverity checker (CID: 452, 453, 454, 455, 456) spotted this unlikely read overrun of CIS buffer. Abort if CISTPL_CONFIG or CISTPL_MANFID would not fit in buffer. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed