summaryrefslogtreecommitdiffstats
path: root/lib
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
commitc568398aa05f852592d0e2b1dc893e6c5c14971c (patch)
tree222b91790ea0dee106e90a9fa22839d7e116bc1a /lib
parentda37503d37bb6ae72cca0b4d729c153f04b9f0cc (diff)
downloadlinux-c568398aa05f852592d0e2b1dc893e6c5c14971c.tar.bz2
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 'lib')
0 files changed, 0 insertions, 0 deletions