Commit Graph

2174 Commits (ffd4bf1a9e8a88c4b2a47007b1a9e69be28599fe)

Author SHA1 Message Date
Roberto Sassu a7ed7c60e1 ima: properly free ima_template_entry structures 11 years ago
Christoph Paasch 09ae634572 ima: Do not free 'entry' before it is initialized 11 years ago
Roberto Sassu af91706d5d ima: store address of template_fmt_copy in a pointer before calling strsep 11 years ago
Roberto Sassu dbc335d2dc ima: make a copy of template_fmt in template_desc_init_fields() 11 years ago
Roberto Sassu 3e8e5503a3 ima: do not send field length to userspace for digest of ima template 11 years ago
Roberto Sassu b6f8f16f41 ima: do not include field length in template digest calc for ima template 11 years ago
Linus Torvalds 34ef7bd382 Revert "ima: define '_ima' as a builtin 'trusted' keyring" 11 years ago
David Howells 62fe318256 KEYS: Fix keyring content gc scanner 11 years ago
David Howells 97826c821e KEYS: Fix error handling in big_key instantiation 11 years ago
David Howells fbf8c53f1a KEYS: Fix UID check in keyctl_get_persistent() 11 years ago
Richard Guy Briggs a20b62bdf7 audit: suppress stock memalloc failure warnings since already managed 11 years ago
Eric Paris b805b198dc selinux: apply selinux checks on new audit message types 11 years ago
Mimi Zohar 217091dd7a ima: define '_ima' as a builtin 'trusted' keyring 11 years ago
Mimi Zohar bcbc9b0cf6 ima: extend the measurement list to include the file signature 11 years ago
Wei Yongjun d2b8697024 KEYS: fix error return code in big_key_instantiate() 11 years ago
David Howells 034faeb9ef KEYS: Fix keyring quota misaccounting on key replacement and unlink 11 years ago
David Howells 74792b0001 KEYS: Fix a race between negating a key and reading the error set 11 years ago
Josh Boyer 2eaf6b5dca KEYS: Make BIG_KEYS boolean 11 years ago
Oleg Nesterov 51775fe736 apparmor: remove the "task" arg from may_change_ptraced_domain() 11 years ago
John Johansen 4a7fc3018f apparmor: remove parent task info from audit logging 11 years ago
John Johansen 61e3fb8aca apparmor: remove tsk field from the apparmor_audit_struct 11 years ago
John Johansen dd0c6e86f6 apparmor: fix capability to not use the current task, during reporting 11 years ago
Casey Schaufler b5dfd8075b Smack: Ptrace access check mode 11 years ago
Dmitry Kasatkin 3ea7a56067 ima: provide hash algo info in the xattr 11 years ago
Mimi Zohar e7a2ad7eb6 ima: enable support for larger default filedata hash algorithms 11 years ago
Roberto Sassu 9b9d4ce592 ima: define kernel parameter 'ima_template=' to change configured default 11 years ago
Mimi Zohar 4286587dcc ima: add Kconfig default measurement list template 11 years ago
Roberto Sassu add1c05dce ima: defer determining the appraisal hash algorithm for 'ima' template 11 years ago
Mimi Zohar 5278aa52f3 ima: add audit log support for larger hashes 11 years ago
Roberto Sassu a71dc65d30 ima: switch to new template management mechanism 11 years ago
Roberto Sassu 4d7aeee73f ima: define new template ima-ng and template fields d-ng and n-ng 11 years ago
Roberto Sassu 3ce1217d6c ima: define template fields library and new helpers 11 years ago
Roberto Sassu adf53a778a ima: new templates management mechanism 11 years ago
Roberto Sassu 7bc5f447ce ima: define new function ima_alloc_init_template() to API 11 years ago
Roberto Sassu 9803d413f4 ima: pass the filename argument up to ima_add_template_entry() 11 years ago
Roberto Sassu 7d802a227b ima: pass the file descriptor to ima_add_violation() 11 years ago
Dmitry Kasatkin 09ef54359c ima: ima_calc_boot_agregate must use SHA1 11 years ago
Dmitry Kasatkin ea593993d3 ima: support arbitrary hash algorithms in ima_calc_buffer_hash 11 years ago
Dmitry Kasatkin 723326b927 ima: provide dedicated hash algo allocation function 11 years ago
Mimi Zohar 140d802240 ima: differentiate between template hash and file data hash sizes 11 years ago
Dmitry Kasatkin a35c3fb649 ima: use dynamically allocated hash storage 11 years ago
Dmitry Kasatkin b1aaab22e2 ima: pass full xattr with the signature 11 years ago
Dmitry Kasatkin d3634d0f42 ima: read and use signature hash algorithm 11 years ago
Dmitry Kasatkin c7c8bb237f ima: provide support for arbitrary hash algorithms 11 years ago
Mimi Zohar 08de59eb14 Revert "ima: policy for RAMFS" 11 years ago
Dmitry Kasatkin 089bc8e95a ima: fix script messages 11 years ago
Serge Hallyn 73ba353471 device_cgroup: remove can_attach 11 years ago
Casey Schaufler c0ab6e56dc Smack: Implement lock security mode 11 years ago
John Johansen ed2c7da3a4 apparmor: fix bad lock balance when introspecting policy 11 years ago
John Johansen 5cb3e91ebd apparmor: fix memleak of the profile hash 11 years ago