Thread (52 messages) 52 messages, 11 authors, 2022-01-05

Re: [PATCH V40 04/29] lockdown: Enforce module signatures if the kernel is locked down

From: David Howells <dhowells@redhat.com>
Date: 2019-08-30 16:31:17
Also in: linux-api, lkml

Matthew Garrett [off-list ref] wrote:
 enum lockdown_reason {
 	LOCKDOWN_NONE,
+	LOCKDOWN_MODULE_SIGNATURE,
 	LOCKDOWN_INTEGRITY_MAX,
 	LOCKDOWN_CONFIDENTIALITY_MAX,
 };
Aren't you mixing disjoint sets?
+	[LOCKDOWN_MODULE_SIGNATURE] = "unsigned module loading",
Wouldn't it be better to pass this string as a parameter to
security_locked_down()?

David
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help