This patch set introduces AppArmor profile stacking support in the parser. Profile stacking is the result of intersecting the set of permissions between two or more profiles.
There are two ways to utilize stacking in a profile. The first is through exec transition rules: /bin/bash px -> &bash, The second method is through a change_profile rule: change_profile -> &bash, This patch set is being sent without sufficient tests. A patch set of parser and regression tests will be sent out in the near future. Tyler -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
