Mimi Zohar
|
45b26133b9
ima: fix ima_show_template_data_ascii()
|
10 years ago |
Roberto Sassu
|
8d94eb9b5c
ima: pass iint to ima_add_violation()
|
10 years ago |
Roberto Sassu
|
23b5741932
ima: wrap event related data to the new ima_event_data structure
|
10 years ago |
Roberto Sassu
|
a756024efe
ima: added ima_policy_flag variable
|
11 years ago |
Dmitry Kasatkin
|
2faa6ef3b2
ima: provide 'ima_appraise=log' kernel option
|
11 years ago |
Dmitry Kasatkin
|
e4a9c51965
ima: add missing '__init' keywords
|
11 years ago |
Dmitry Kasatkin
|
65d98f3be2
integrity: remove declaration of non-existing functions
|
11 years ago |
Dmitry Kasatkin
|
3034a14682
ima: pass 'opened' flag to identify newly created files
|
11 years ago |
Mimi Zohar
|
5a9196d715
ima: add support for measuring and appraising firmware
|
11 years ago |
Mimi Zohar
|
7d2ce2320e
ima: define '.ima' as a builtin 'trusted' keyring
|
12 years ago |
Roberto Sassu
|
c019e307ad
ima: restore the original behavior for sending data with ima template
|
11 years ago |
Roberto Sassu
|
a7ed7c60e1
ima: properly free ima_template_entry structures
|
11 years ago |
Roberto Sassu
|
3e8e5503a3
ima: do not send field length to userspace for digest of ima template
|
12 years ago |
Roberto Sassu
|
b6f8f16f41
ima: do not include field length in template digest calc for ima template
|
12 years ago |
Mimi Zohar
|
bcbc9b0cf6
ima: extend the measurement list to include the file signature
|
12 years ago |
Roberto Sassu
|
a71dc65d30
ima: switch to new template management mechanism
|
12 years ago |
Roberto Sassu
|
3ce1217d6c
ima: define template fields library and new helpers
|
12 years ago |
Roberto Sassu
|
adf53a778a
ima: new templates management mechanism
|
12 years ago |
Roberto Sassu
|
7bc5f447ce
ima: define new function ima_alloc_init_template() to API
|
12 years ago |
Roberto Sassu
|
9803d413f4
ima: pass the filename argument up to ima_add_template_entry()
|
12 years ago |
Roberto Sassu
|
7d802a227b
ima: pass the file descriptor to ima_add_violation()
|
12 years ago |
Dmitry Kasatkin
|
09ef54359c
ima: ima_calc_boot_agregate must use SHA1
|
12 years ago |
Mimi Zohar
|
140d802240
ima: differentiate between template hash and file data hash sizes
|
12 years ago |
Dmitry Kasatkin
|
d3634d0f42
ima: read and use signature hash algorithm
|
12 years ago |
Dmitry Kasatkin
|
c7c8bb237f
ima: provide support for arbitrary hash algorithms
|
12 years ago |
Mimi Zohar
|
d726d8d719
integrity: move integrity_audit_msg()
|
12 years ago |
Linus Torvalds
|
33673dcb37
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
12 years ago |
Dmitry Kasatkin
|
50af554466
ima: rename hash calculation functions
|
13 years ago |
Dmitry Kasatkin
|
76bb28f612
ima: use new crypto_shash API instead of old crypto_hash
|
13 years ago |
Mimi Zohar
|
d79d72e024
ima: per hook cache integrity appraisal status
|
12 years ago |