From: Antonino A. Daplas Date: Sat, 11 Mar 2006 11:27:26 +0000 (-0800) Subject: [PATCH] tdfxfb: Fix buffer overrun X-Git-Tag: v2.6.16-rc6~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54243cefdd3ab8133ebe7d3d705f35ca1d0b59eb;p=pandora-kernel.git [PATCH] tdfxfb: Fix buffer overrun The pseudo_palette has room only for 16 entries, but tdfxfb_setcolreg may attempt to write more. Coverity Bug 557 Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed