commit | 0cd126b504cede8a74acf7583a44eba32f9a1da1 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Feb 10 16:18:26 2010 -0500 |
committer | Steve French <sfrench@us.ibm.com> | Tue Feb 23 20:47:11 2010 +0000 |
tree | c62a5835dbc50a2d5958a29ef511b349dff2842d | |
parent | e529614ad0c2bf1f3a6fcf1402aa77430ecfaa2c [diff] |
cifs: verify lengths of QueryAllEAs reply Make sure the lengths in a QUERY_ALL_EAS reply don't make the parser walk off the end of the SMB. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>