commit | fde0133b9cfa4e01b275e942ffc32fd78e27d27c | [log] [tgz] |
---|---|---|
author | Nathaniel W Filardo <nwf@cs.jhu.edu> | Thu May 15 15:51:22 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri May 16 15:24:47 2014 -0400 |
tree | ddb95ce510f1d4f1920ba80a77bead614e62a874 | |
parent | 6e14a5eeb158215881ef4507833a3574d0dbad19 [diff] |
af_rxrpc: Fix XDR length check in rxrpc key demarshalling. There may be padding on the ticket contained in the key payload, so just ensure that the claimed token length is large enough, rather than exactly the right size. Signed-off-by: Nathaniel Wesley Filardo <nwf@cs.jhu.edu> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>