summaryrefslogtreecommitdiff
path: root/crypto/crc32.c
diff options
context:
space:
mode:
authorMatthias-Christian Ott <ott@mirix.org>2014-05-08 21:58:12 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2014-05-08 21:58:12 +0800
commite0462e55e53e6bc02b20d977fb0612049e84b7f2 (patch)
treeda3cbe7d47f4dad5a339ae597ac2eca58ddc4deb /crypto/crc32.c
parentef4c4536ea92681ca9632b9062840aef3b89567f (diff)
downloadlinux-crypto-e0462e55e53e6bc02b20d977fb0612049e84b7f2.tar.gz
linux-crypto-e0462e55e53e6bc02b20d977fb0612049e84b7f2.zip
crypto: user - Allow CRYPTO_MSG_GETALG without CAP_NET_ADMIN
CRYPTO_USER requires CAP_NET_ADMIN for all operations. Most information provided by CRYPTO_MSG_GETALG is also accessible through /proc/modules and AF_ALG. CRYPTO_MSG_GETALG should not require CAP_NET_ADMIN so that processes without CAP_NET_ADMIN can use CRYPTO_MSG_GETALG to get cipher details, such as cipher priorities, for AF_ALG. Signed-off-by: Matthias-Christian Ott <ott@mirix.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/crc32.c')
0 files changed, 0 insertions, 0 deletions