[PATCH 08/11] Creation of "pagefault_handler_x86" LSM hook
From: Thomas Gleixner <hidden>
Date: 2017-06-12 17:32:38
Also in:
lkml
From: Thomas Gleixner <hidden>
Date: 2017-06-12 17:32:38
Also in:
lkml
On Mon, 12 Jun 2017, Salvatore Mesoraca wrote:
Creation of a new hook to let LSM modules handle user-space pagefaults on x86. It can be used to avoid segfaulting the originating process. If it's the case it can modify process registers before returning.
That explains, what you could do with it, but it completely lacks any rationale WHY this is desired and good behaviour and how that is a security feature. Thanks, tglx -- 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