From: Jason Wessel Date: Fri, 11 Dec 2009 14:43:13 +0000 (-0600) Subject: kgdb: Read buffer overflow X-Git-Tag: v2.6.33-rc1~317^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84667d4849b0e0a939a76f9f62d45fa3b4d59692;p=pandora-kernel.git kgdb: Read buffer overflow Roel Kluin reported an error found with Parfait. Where we want to ensure that that kgdb_info[-1] never gets accessed. Also check to ensure any negative tid does not exceed the size of the shadow CPU array, else report critical debug context because it is an internal kgdb failure. Reported-by: Roel Kluin Signed-off-by: Jason Wessel --- Reading git-diff-tree failed