From: J. Bruce Fields Date: Fri, 29 Aug 2008 23:18:45 +0000 (-0400) Subject: nfsd: fix buffer overrun decoding NFSv4 acl X-Git-Tag: v2.6.27-rc6~83^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91b80969ba466ba4b915a4a1d03add8c297add3f;p=pandora-kernel.git nfsd: fix buffer overrun decoding NFSv4 acl The array we kmalloc() here is not large enough. Thanks to Johann Dahm and David Richter for bug report and testing. Signed-off-by: J. Bruce Fields Cc: David Richter Tested-by: Johann Dahm --- Reading git-diff-tree failed