diff for duplicates of <1491568577.4184.97.camel@linux.vnet.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 10f8470..53a4666 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,15 +29,9 @@ If the entire policy is valid, ima_update_policy_flag() sets the ima_appraise ima_appraise |= temp_ima_appraise; -From an IMA perspective, either a file hash or signature are valid, +>From an IMA perspective, either a file hash or signature are valid, but for this usage it must be a signature. So in addition to testing entry->func, above, entry->flags would need to be tested as well to detect if IMA_DIGSIG_REQUIRED is set. Mimi - - -_______________________________________________ -kexec mailing list -kexec@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/kexec diff --git a/a/content_digest b/N1/content_digest index ed7d465..e78f38d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -9,17 +9,17 @@ "Subject\0Re: [PATCH 09/24] kexec_file: Disable at runtime if securelevel has been set\0" "Date\0Fri, 07 Apr 2017 08:36:17 -0400\0" "To\0David Howells <dhowells@redhat.com>\0" - "Cc\0Matthew Garrett <mjg59@srcf.ucam.org>" + "Cc\0Dave Young <dyoung@redhat.com>" + linux-kernel@vger.kernel.org + Matthew Garrett <mjg59@srcf.ucam.org> linux-efi@vger.kernel.org gnomes@lxorguk.ukuu.org.uk + Chun-Yi Lee <jlee@suse.com> gregkh@linuxfoundation.org kexec@lists.infradead.org - linux-kernel@vger.kernel.org - Chun-Yi Lee <jlee@suse.com> linux-security-module@vger.kernel.org keyrings@vger.kernel.org - matthew.garrett@nebula.com - " Dave Young <dyoung@redhat.com>\0" + " matthew.garrett@nebula.com\0" "\00:1\0" "b\0" "On Fri, 2017-04-07 at 10:17 +0100, David Howells wrote:\n" @@ -53,17 +53,11 @@ "\n" " ima_appraise |= temp_ima_appraise;\n" "\n" - "From an IMA perspective, either a file hash or signature are valid,\n" + ">From an IMA perspective, either a file hash or signature are valid,\n" "but for this usage it must be a signature. \302\240So in addition to testing\n" "entry->func, above, entry->flags would need to be tested as well to\n" "detect if IMA_DIGSIG_REQUIRED is set.\n" "\n" - "Mimi\n" - "\n" - "\n" - "_______________________________________________\n" - "kexec mailing list\n" - "kexec@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/kexec + Mimi -a98e96de7becf7c5ecfd3632813df09dc3e13b853874b363e737797db2486412 +718414bdcd96705a0910876a7bca111c7ddf2ad96853b9d967b96251fbcbaa4a
diff --git a/a/1.txt b/N2/1.txt index 10f8470..e7e0978 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -9,7 +9,7 @@ On Fri, 2017-04-07 at 10:17 +0100, David Howells wrote: > > Does such a flag exist as yet? -Not exactly what is needed. There's a flag named ima_appraise, which +Not exactly what is needed. ?There's a flag named ima_appraise, which is used internally in IMA. A temporary flag is created, while validating the rules. @@ -29,15 +29,14 @@ If the entire policy is valid, ima_update_policy_flag() sets the ima_appraise ima_appraise |= temp_ima_appraise; -From an IMA perspective, either a file hash or signature are valid, -but for this usage it must be a signature. So in addition to testing +>From an IMA perspective, either a file hash or signature are valid, +but for this usage it must be a signature. ?So in addition to testing entry->func, above, entry->flags would need to be tested as well to detect if IMA_DIGSIG_REQUIRED is set. Mimi - -_______________________________________________ -kexec mailing list -kexec@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/kexec +-- +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 diff --git a/a/content_digest b/N2/content_digest index ed7d465..9097a92 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,21 +5,10 @@ "ref\020170407030545.GA4296@dhcp-128-65.nay.redhat.com\0" "ref\021572.1491548994@warthog.procyon.org.uk\0" "ref\027362.1491556638@warthog.procyon.org.uk\0" - "From\0Mimi Zohar <zohar@linux.vnet.ibm.com>\0" - "Subject\0Re: [PATCH 09/24] kexec_file: Disable at runtime if securelevel has been set\0" + "From\0zohar@linux.vnet.ibm.com (Mimi Zohar)\0" + "Subject\0[PATCH 09/24] kexec_file: Disable at runtime if securelevel has been set\0" "Date\0Fri, 07 Apr 2017 08:36:17 -0400\0" - "To\0David Howells <dhowells@redhat.com>\0" - "Cc\0Matthew Garrett <mjg59@srcf.ucam.org>" - linux-efi@vger.kernel.org - gnomes@lxorguk.ukuu.org.uk - gregkh@linuxfoundation.org - kexec@lists.infradead.org - linux-kernel@vger.kernel.org - Chun-Yi Lee <jlee@suse.com> - linux-security-module@vger.kernel.org - keyrings@vger.kernel.org - matthew.garrett@nebula.com - " Dave Young <dyoung@redhat.com>\0" + "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" "On Fri, 2017-04-07 at 10:17 +0100, David Howells wrote:\n" @@ -33,7 +22,7 @@ "> \n" "> Does such a flag exist as yet?\n" "\n" - "Not exactly what is needed. \302\240There's a flag named ima_appraise, which\n" + "Not exactly what is needed. ?There's a flag named ima_appraise, which\n" "is used internally in IMA. A temporary flag is created, while\n" "validating the rules.\n" "\n" @@ -53,17 +42,16 @@ "\n" " ima_appraise |= temp_ima_appraise;\n" "\n" - "From an IMA perspective, either a file hash or signature are valid,\n" - "but for this usage it must be a signature. \302\240So in addition to testing\n" + ">From an IMA perspective, either a file hash or signature are valid,\n" + "but for this usage it must be a signature. ?So in addition to testing\n" "entry->func, above, entry->flags would need to be tested as well to\n" "detect if IMA_DIGSIG_REQUIRED is set.\n" "\n" "Mimi\n" "\n" - "\n" - "_______________________________________________\n" - "kexec mailing list\n" - "kexec@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/kexec + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-security-module\" in\n" + "the body of a message to majordomo at vger.kernel.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -a98e96de7becf7c5ecfd3632813df09dc3e13b853874b363e737797db2486412 +231dd6d80e674f96708f25296eff614de78830328459307689e2933f367deb60
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.