mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-06 17:31:01 +01:00
![]() We already ignore network events that look like file events (based on the operation keyword) if they have a request_mask of 'send' or 'receive' to avoid aa-logprof crashes because of "unknown" permissions. It turned out that both can happen at once, so we should also ignore this case. Also add the now-ignored log event as test_multi testcase. References: https://bugs.launchpad.net/apparmor/+bug/1577051 #13 Acked-by: Tyler Hicks <tyhicks@canonical.com> for trunk, 2.10 and 2.9. |
||
---|---|---|
.. | ||
config | ||
lib | ||
libaalogparse.test | ||
test_multi | ||
Makefile.am | ||
test_multi.c |