[apparmor] [patch] map socket_create events to 'net' events

Christian Boltz apparmor at cboltz.de
Sun Jul 19 14:58:02 UTC 2015


Hello,

Am Sonntag, 19. Juli 2015 schrieb Christian Boltz:
> this patch maps socket_create events to 'net' events
> 
> See libapparmor test_multi testcase24.* and testcase33.* for example
> logs.

I forgot to mention that I propose this patch for trunk and 2.9.


> [ 78-logparser-map-socket-create.diff ]
> 
> --- utils/apparmor/logparser.py 2015-07-19 13:08:29.276534311 +0200
> +++ ./utils/apparmor/logparser.py       2015-07-17 22:45:14.380287480
> +0200 @@ -42,6 +42,7 @@
>                         'getpeername': 'net',
>                         'getsockopt': 'net',
>                         'setsockopt': 'net',
> +                       'socket_create': 'net',
>                         'sock_shutdown': 'net'
>                         }


Regards,

Christian Boltz
-- 
> Ist das sone Art wie cat sigdatei | grep suchstring?
Oh nein - nicht schon wieder! Hilfeeee, Doktor! Ich sehe
schon wieder so einen unnötigen cat ;-)
[> Michael Raab und Jan Trippler in suse-linux]




More information about the AppArmor mailing list