mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
![]() exec_stack picked up a fix to address a semantic change introduced in 4.8 kernels. However older kernels don't need the extra permission and the exec_stack test is the only test we currently have that caught the semantic change. Keep exec_stack to the minimum set of permissions needed for a given kernel. Which allows us to use exec_stack as a test to detect the semantic change showing up in unexpected place until we have a test specifically designed for this. Signed-off-by: John Johansen <john.johansen@canonical.com> Acked-by: Seth Arnold <seth.arnold@canonical.com> Acked-by: Tyler Hicks <tyhicks@canonical.com> |
||
---|---|---|
.. | ||
apparmor | ||
distro | ||
Makefile |