commit | dd35210e1e2cb46d6dba5c97f1bc3784c4f97998 | [log] [tgz] |
---|---|---|
author | Harshula Jayasuriya <harshula@sgi.com> | Wed Feb 20 10:56:56 2008 +1100 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Wed Apr 23 16:13:39 2008 -0400 |
tree | f220067718db3bb3a263566eea30e9089a59c163 | |
parent | 93245d11fcaccdebccabe86a2b92db524f82d8b4 [diff] |
sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS In function svcauth_gss_accept() (net/sunrpc/auth_gss/svcauth_gss.c) the code that handles GSS integrity and decryption failures should be returning GARBAGE_ARGS as specified in RFC 2203, sections 5.3.3.4.2 and 5.3.3.4.3. Reviewed-by: Greg Banks <gnb@sgi.com> Signed-off-by: Harshula Jayasuriya <harshula@sgi.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>