[apparmor] [PATCH 0/2] Attempt to straighten out a potentially flaky regression test

Tyler Hicks tyhicks at canonical.com
Fri Jun 24 22:15:52 UTC 2016


The onexec.sh test has been notorious for occasionally failing and we typically
attribute the behavior to the test being racy. It comes down to one process
needing to verify the security context of another process at a certain time.
This patch set makes it so that the process going through profile transitions
can verify its own security context and report an error if the expected
security context is not found.

Tyler




More information about the AppArmor mailing list