mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
![]() Some STATUS log events trigger a crash in aa-notify because the log line doesn't have operation=. Examples are: type=AVC msg=audit(1630913351.586:4): apparmor="STATUS" info="AppArmor Filesystem Enabled" pid=1 comm="swapper/0" type=AVC msg=audit(1630913352.610:6): apparmor="STATUS" info="AppArmor sha1 policy hashing enabled" pid=1 comm="swapper/0" Fix this by not looking at log events without operation= Also add one of the example events as libapparmor testcase. Fixes: https://gitlab.com/apparmor/apparmor/-/issues/194 MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/797 Acked-by: John Johansen <john.johansen@canonical.com> |
||
---|---|---|
.. | ||
config | ||
lib | ||
libaalogparse.test | ||
test_multi | ||
Makefile.am | ||
test_multi.c |