mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
![]() The AT_SECURE value in the kernel's per-process auxiliary vector is what signals to libc that the process' environment should be scrubbed. This new set of regression tests checks the AT_SECURE value after performing the various types of exec transitions that AppArmor supports (file rules with different exec access modes and change_profile rules). Different versions of the kernel handle AT_SECURE differently with respect to change_profile rules. This change in behavior was introduced in the AppArmor profile stacking kernel support and the tests are conditionalized to account for this change. Signed-off-by: Tyler Hicks <tyhicks@canonical.com> Acked-by: John Johansen <john.johansen@canonical.com> |
||
---|---|---|
.. | ||
regression | ||
stress | ||
Makefile |