Re: [PATCH V32 01/27] Add the ability to lock down access to the running kernel image
From: Matthew Garrett <hidden>
Date: 2019-04-18 19:35:50
Also in:
linux-api, linux-security-module, lkml
From: Matthew Garrett <hidden>
Date: 2019-04-18 19:35:50
Also in:
linux-api, linux-security-module, lkml
On Tue, Apr 16, 2019 at 1:40 AM Andrew Donnellan [off-list ref] wrote:
I'm thinking about whether we should lock down the powerpc xmon debug monitor - intuitively, I think the answer is yes if for no other reason than Least Astonishment, when lockdown is enabled you probably don't expect xmon to keep letting you access kernel memory.
The original patchset contained a sysrq hotkey to allow physically present users to disable lockdown, so I'm not super concerned about this case - I could definitely be convinced otherwise, though.