Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 9a59daa0 authored by Stephen Smalley's avatar Stephen Smalley Committed by James Morris
Browse files

SELinux: fix sleeping allocation in security_context_to_sid


Fix a sleeping function called from invalid context bug by moving allocation
to the callers prior to taking the policy rdlock.

Signed-off-by: default avatarStephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: default avatarJames Morris <jmorris@namei.org>
parent 12b29f34
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment