From: John Johansen Date: Mon, 6 Sep 2010 17:10:20 +0000 (-0700) Subject: AppArmor: Fix security_task_setrlimit logic for 2.6.36 changes X-Git-Tag: v2.6.36-rc4~76^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a2dc8382a3e85a51ed9c6f57ea80665ea7a0c95;p=pandora-kernel.git 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 Signed-off-by: James Morris --- Reading git-diff-tree failed