diff options
author | Matthias-Christian Ott <ott@mirix.org> | 2014-05-08 17:58:12 +0400 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2014-05-08 17:58:12 +0400 |
commit | c568398aa05f852592d0e2b1dc893e6c5c14971c (patch) | |
tree | 222b91790ea0dee106e90a9fa22839d7e116bc1a /drivers/mailbox/mailbox-omap2.c | |
parent | da37503d37bb6ae72cca0b4d729c153f04b9f0cc (diff) | |
download | linux-c568398aa05f852592d0e2b1dc893e6c5c14971c.tar.xz |
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 'drivers/mailbox/mailbox-omap2.c')
0 files changed, 0 insertions, 0 deletions