From mboxrd@z Thu Jan 1 00:00:00 1970 From: zohar@linux.vnet.ibm.com (Mimi Zohar) Date: Fri, 05 Jan 2018 09:59:57 -0500 Subject: [GIT PULL] linux-integrity patches for 4.16-security-next-general In-Reply-To: <4806797a-bb15-6996-6654-7e21d39b7699@huawei.com> References: <1515159816.4418.7.camel@linux.vnet.ibm.com> <4806797a-bb15-6996-6654-7e21d39b7699@huawei.com> Message-ID: <1515164397.4418.11.camel@linux.vnet.ibm.com> To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org Hi Roberto, On Fri, 2018-01-05 at 15:55 +0100, Roberto Sassu wrote: > On 1/5/2018 2:43 PM, Mimi Zohar wrote: > > Hi James, > > > > Mimi Zohar (2): > > ima: relax requiring a file signature for new files with zero length > > ima: support new "hash" and "dont_hash" policy actions > Hi Mimi > > I think there is an issue in the patch above. > > + /* HASH just sets the digital signature flag, nothing else */ > + if ((action & IMA_HASH) && !(iint->flags & IMA_DIGSIG)) { > > IMA_DIGSIG now is an atomic flag. Yes, this caused me grief, but is fixed in next-integrity branch. Mimi -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html