diff options
author | Matthias-Christian Ott <ott@mirix.org> | 2014-05-08 15:58:12 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-05-08 15:58:12 +0200 |
commit | c568398aa05f852592d0e2b1dc893e6c5c14971c (patch) | |
tree | 222b91790ea0dee106e90a9fa22839d7e116bc1a /arch/alpha/kernel/pci-noop.c | |
parent | crypto: caam - Fix the 'quoted string split across lines' (diff) | |
download | linux-c568398aa05f852592d0e2b1dc893e6c5c14971c.tar.xz linux-c568398aa05f852592d0e2b1dc893e6c5c14971c.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 'arch/alpha/kernel/pci-noop.c')
0 files changed, 0 insertions, 0 deletions