Skip to content
Snippets Groups Projects
Commit 504b69eb authored by David Howells's avatar David Howells
Browse files

keys: Fix request_key() lack of Link perm check on found key


The request_key() syscall allows a process to gain access to the 'possessor'
permits of any key that grants it Search permission by virtue of request_key()
not checking whether a key it finds grants Link permission to the caller.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 45e0f30c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment