From: Dan Carpenter Date: Fri, 9 Apr 2010 11:42:59 +0000 (+0200) Subject: [S390] sclp_async: potential buffer overflow X-Git-Tag: v2.6.34-rc4~10^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35ac734f72d846f250c0344913a91f954ea764c3;p=pandora-kernel.git [S390] sclp_async: potential buffer overflow "len" hasn't been properly range checked so we shouldn't use it as an array offset. This can only be written to by root but it would still be annoying to accidentally write more than 3 characters and corrupt your memory. Signed-off-by: Dan Carpenter Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed