mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 10:07:12 +00:00
Add change_onexec log example to test_multi
Found in https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1648143 comment 1 Acked-by: John Johansen <john.johansen@canonical.com> for 2.9, 2.10, head Acked-by: Seth Arnold <seth.arnold@canonical.com>
This commit is contained in:
parent
d80596a3c4
commit
27b0a727ea
@ -0,0 +1 @@
|
|||||||
|
[103975.623545] audit: type=1400 audit(1481284511.494:2807): apparmor="DENIED" operation="change_onexec" info="no new privs" error=-1 namespace="root//lxd-tor_<var-lib-lxd>" profile="unconfined" name="system_tor" pid=18593 comm="(tor)" target="system_tor"
|
@ -0,0 +1,15 @@
|
|||||||
|
START
|
||||||
|
File: change_onexec_lp1648143.in
|
||||||
|
Event type: AA_RECORD_DENIED
|
||||||
|
Audit ID: 1481284511.494:2807
|
||||||
|
Operation: change_onexec
|
||||||
|
Profile: unconfined
|
||||||
|
Name: system_tor
|
||||||
|
Command: (tor)
|
||||||
|
Name2: system_tor
|
||||||
|
Namespace: root//lxd-tor_<var-lib-lxd>
|
||||||
|
Info: no new privs
|
||||||
|
ErrorCode: 1
|
||||||
|
PID: 18593
|
||||||
|
Epoch: 1481284511
|
||||||
|
Audit subid: 2807
|
@ -0,0 +1,2 @@
|
|||||||
|
profile unconfined {
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user