On Tue, 2014-10-28 at 13:31 +0200, Dmitry Kasatkin wrote: > Hi, > > Recently Jan Kara reported about possible NULL pointer dereference > in IMA and EVM setxattr hooks. This patchset fixes the problem. > > http://sourceforge.net/p/linux-ima/mailman/message/32957578 > > In this version of the patchset we agreed with Mimi to split IMA > patch into two, where the first patch fixes the oops and must go to > the stable and the second patch limits setting of file hash to fix > and log modes and may go to the next kernel version via normal process.
Thanks, Dmitry. James, I'll send you a pull request shortly for Linus, deferring one patch until the 3.19 open window. For-Linus: [PATCH v3 1/3] ima: check xattr value length and type in the ima_inode_setxattr() [P ATCH v3 1/1] evm: check xattr value length and type in evm_inode_setxattr() 3.19: [v3 2/3] ima: limit file hash setting by user to fix and log modes Mimi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/