diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-11-01 10:11:19 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-11-02 10:48:30 +0100 |
commit | 4afa5f9617927453ac04b24b584f6c718dfb4f45 (patch) | |
tree | c2304ce35cb7d2bec45f3f257c4194ab2278b3a9 /fs/cachefiles | |
parent | crypto: asymmetric_keys - Fix unaligned access in x509_get_sig_params() (diff) | |
download | linux-4afa5f9617927453ac04b24b584f6c718dfb4f45.tar.xz linux-4afa5f9617927453ac04b24b584f6c718dfb4f45.zip |
crypto: algif_hash - Only export and import on sockets with data
The hash_accept call fails to work on sockets that have not received
any data. For some algorithm implementations it may cause crashes.
This patch fixes this by ensuring that we only export and import on
sockets that have received data.
Cc: stable@vger.kernel.org
Reported-by: Harsh Jain <harshjain.prof@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Tested-by: Stephan Mueller <smueller@chronox.de>
Diffstat (limited to 'fs/cachefiles')
0 files changed, 0 insertions, 0 deletions