Skip to content
Commit 192ca6b5 authored by John Johansen's avatar John Johansen
Browse files

apparmor: revalidate files during exec



Instead of running file revalidation lazily when read/write are called
copy selinux and revalidate the file table on exec. This avoids
extra mediation overhead in read/write and also prevents file handles
being passed through to a grand child unchecked.

Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent 2835a13b
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