Kees Cook
|
3dc1c1b2d2
seccomp: remove duplicated failure logging
|
13 years ago |
Randy Dunlap
|
42ae610c1a
kernel-doc: fix new warnings in auditsc.c
|
13 years ago |
Kees Cook
|
c158a35c8a
audit: no leading space in audit_log_d_path prefix
|
13 years ago |
Xi Wang
|
5afb8a3f96
audit: fix signedness bug in audit_log_execve_info()
|
13 years ago |
Peter Moody
|
10d6836087
audit: comparison on interprocess fields
|
13 years ago |
Peter Moody
|
4a6633ed08
audit: implement all object interfield comparisons
|
13 years ago |
Eric Paris
|
c9fe685f7a
audit: allow interfield comparison between gid and ogid
|
13 years ago |
Eric Paris
|
b34b039324
audit: complex interfield comparison helper
|
13 years ago |
Eric Paris
|
02d86a568c
audit: allow interfield comparison in audit rules
|
13 years ago |
Eric Paris
|
4043cde8ec
audit: do not call audit_getname on error
|
13 years ago |
Eric Paris
|
633b454545
audit: only allow tasks to set their loginuid if it is -1
|
13 years ago |
Eric Paris
|
0a300be6d5
audit: remove task argument to audit_set_loginuid
|
13 years ago |
Eric Paris
|
54d3218b31
audit: allow audit matching on inode gid
|
13 years ago |
Eric Paris
|
efaffd6e44
audit: allow matching on obj_uid
|
13 years ago |
Eric Paris
|
6422e78de6
audit: remove audit_finish_fork as it can't be called
|
13 years ago |
Eric Paris
|
a4ff8dba7d
audit: inline audit_free to simplify the look of generic code
|
13 years ago |
Eric Paris
|
07c4941787
audit: inline checks for not needing to collect aux records
|
13 years ago |
Eric Paris
|
56179a6ec6
audit: drop some potentially inadvisable likely notations
|
13 years ago |
Eric Paris
|
b05d8447e7
audit: inline audit_syscall_entry to reduce burden on archs
|
13 years ago |
Eric Paris
|
d7e7528bcd
Audit: push audit success and retcode into arch ptrace.h
|
13 years ago |
Eric Paris
|
85e7bac33b
seccomp: audit abnormal end to a process due to seccomp
|
13 years ago |
Eric Paris
|
16c174bd95
audit: check current inode and containing object when filtering on major and minor
|
13 years ago |
Eric Paris
|
5195d8e217
audit: dynamically allocate audit_names when not enough space is in the names array
|
13 years ago |
Eric Paris
|
5ef30ee53b
audit: make filetype matching consistent with other filters
|
13 years ago |
Al Viro
|
93d3a10ef4
auditsc: propage umode_t
|
14 years ago |
Al Viro
|
2570ebbd1f
switch kern_ipc_perm to umode_t
|
14 years ago |
Al Viro
|
df0a42837b
switch mq_open() to umode_t
|
14 years ago |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Tony Jones
|
f562988350
audit: acquire creds selectively to reduce atomic op overhead
|
14 years ago |