Messages in this thread |  | | From | Dmitry Kasatkin <> | Subject | [PATCH 0/2] integrity fixes | Date | Thu, 23 Oct 2014 16:47:16 +0300 |
| |
Hi,
Here is couple of patches to fix bugs reported by Jan Kara to prevent kernel oopses when setxattr() is called without xattr values.
- Dmitry
Dmitry Kasatkin (2): ima: check xattr value length in ima_inode_setxattr() evm: check xattr value length in evm_inode_setxattr()
security/integrity/evm/evm_main.c | 9 ++++++--- security/integrity/ima/ima_appraise.c | 2 ++ 2 files changed, 8 insertions(+), 3 deletions(-)
-- 1.9.1
|  |