commit | 3a2dc8382a3e85a51ed9c6f57ea80665ea7a0c95 | [log] [tgz] |
---|---|---|
author | John Johansen <john.johansen@canonical.com> | Mon Sep 06 10:10:20 2010 -0700 |
committer | James Morris <jmorris@namei.org> | Wed Sep 08 09:19:29 2010 +1000 |
tree | 05b289dc97bf08459911d0b5500896ed80af25c7 | |
parent | e819ff519b2d74373eca4a9a2b417ebf4c1e1b29 [diff] |
AppArmor: Fix security_task_setrlimit logic for 2.6.36 changes 2.6.36 introduced the abilitiy to specify the task that is having its rlimits set. Update mediation to ensure that confined tasks can only set their own group_leader as expected by current policy. Add TODO note about extending policy to support setting other tasks rlimits. Signed-off-by: John Johansen <john.johansen@canonical.com> Signed-off-by: James Morris <jmorris@namei.org>