mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 09:21:00 +01:00
![]() https://launchpad.net/bugs/1628745 The following upstream kernel commit changed the semantics of the exec permission check in the 4.8 kernel: commit 9f834ec18defc369d73ccf9e87a2790bfa05bf46 Author: Linus Torvalds <torvalds@linux-foundation.org> Date: Mon Aug 22 16:41:46 2016 -0700 binfmt_elf: switch to new creds when switching to new mm That change means that the target profile of an exec transition must have permission to map the binary being executed. This patch fixes regression test failures while the exec_stack.sh test is running against 4.8 and newer kernels by granting mapping permission to the target profile. Signed-off-by: Tyler Hicks <tyhicks@canonical.com> Acked-by: Seth Arnold <seth.arnold@canonical.com> Acked-by: John Johansen <john.johansen@canonical.com> |
||
---|---|---|
.. | ||
regression | ||
stress | ||
Makefile |