Matthew Garrett
|
5feeb61183
evm: Allow non-SHA1 digital signatures
|
7 年之前 |
Matthew Garrett
|
fa516b66a1
EVM: Allow runtime modification of the set of verified xattrs
|
7 年之前 |
Matthew Garrett
|
21af766314
EVM: turn evm_config_xattrnames into a list
|
7 年之前 |
Sascha Hauer
|
70946c4ac2
evm: check for remount ro in progress before writing
|
7 年之前 |
Hernán Gonzalez
|
17d7b0af06
evm: Constify *integrity_status_msg[]
|
7 年之前 |
Hernán Gonzalez
|
1a82cee3e6
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
|
7 年之前 |
Matthew Garrett
|
50b977481f
EVM: Add support for portable signature format
|
7 年之前 |
Matthew Garrett
|
ae1ba1676b
EVM: Allow userland to permit modification of EVM-protected metadata
|
7 年之前 |
Matthew Garrett
|
096b854648
EVM: Include security.apparmor in EVM measurements
|
7 年之前 |
Ingo Molnar
|
50d34394ce
sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h>
|
8 年之前 |
Seth Forshee
|
b4bfec7f4a
security/integrity: Harden against malformed xattrs
|
9 年之前 |
Andreas Gruenbacher
|
5d6c31910b
xattr: Add __vfs_{get,set,remove}xattr helpers
|
8 年之前 |
Al Viro
|
ce23e64013
->getxattr(): pass dentry and inode as separate arguments
|
9 年之前 |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
9 年之前 |
Ryan Ware
|
613317bd21
EVM: Use crypto_memneq() for digest comparisons
|
9 年之前 |
Dmitry Kasatkin
|
523b74b16b
evm: reset EVM status when file attributes change
|
9 年之前 |
Dmitry Kasatkin
|
26ddabfe96
evm: enable EVM when X509 certificate is loaded
|
9 年之前 |
Dmitry Kasatkin
|
2ce523eb89
evm: load an x509 certificate from the kernel
|
9 年之前 |
Dmitry Kasatkin
|
f4dc37785e
integrity: define '.evm' as a builtin 'trusted' keyring
|
9 年之前 |
Dmitry Kasatkin
|
7c51bb00c4
evm: fix potential race when removing xattrs
|
10 年之前 |
Mimi Zohar
|
5101a1850b
evm: labeling pseudo filesystems exception
|
10 年之前 |
David Howells
|
c6f493d631
VFS: security/: d_backing_inode() annotations
|
10 年之前 |
Linus Torvalds
|
67e2c38838
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
10 年之前 |
Dmitry Kasatkin
|
3b1deef6b1
evm: check xattr value length and type in evm_inode_setxattr()
|
10 年之前 |
Dmitry Kasatkin
|
c2baec7ffa
evm: skip replacing EVM signature with HMAC on read-only filesystem
|
11 年之前 |
Dmitry Kasatkin
|
3dcbad52cf
evm: properly handle INTEGRITY_NOXATTRS EVM status
|
11 年之前 |
Dmitry Kasatkin
|
1f1009791b
evm: prevent passing integrity check if xattr read fails
|
11 年之前 |
Dmitry Kasatkin
|
e7d021e283
evm: fix checkpatch warnings
|
11 年之前 |
Mimi Zohar
|
2fb1c9a4f2
evm: prohibit userspace writing 'security.evm' HMAC value
|
11 年之前 |
Dmitry Kasatkin
|
3e38df56e6
evm: provide option to protect additional SMACK xattrs
|
11 年之前 |