diff options
author | Richard Guy Briggs <rgb@redhat.com> | 2019-03-19 15:23:29 -0400 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2019-03-20 20:57:48 -0400 |
commit | 73e65b88feb919f95bdb77c4ed35f69588cf27ee (patch) | |
tree | 07145ed7696af7225b4e4cb074e5267ef0df27ca /kernel/auditsc.c | |
parent | 95e0b46fcebd7dbf6850dee96046e4c4ddc7f69c (diff) | |
download | linux-73e65b88feb919f95bdb77c4ed35f69588cf27ee.tar.gz linux-73e65b88feb919f95bdb77c4ed35f69588cf27ee.tar.bz2 linux-73e65b88feb919f95bdb77c4ed35f69588cf27ee.zip |
audit: connect LOGIN record to its syscall record
Currently the AUDIT_LOGIN event is a standalone record that isn't
connected to any other records that may be part of its syscall event. To
avoid the confusion of generating two events, connect the records by
using its syscall context.
Please see the github issue
https://github.com/linux-audit/audit-kernel/issues/110
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'kernel/auditsc.c')
0 files changed, 0 insertions, 0 deletions