Re: [PATCH 05/11] Creation of "check_vmflags" LSM hook

From: Christoph Hellwig
Date: Tue Jun 13 2017 - 02:34:54 EST


On Mon, Jun 12, 2017 at 06:56:54PM +0200, Salvatore Mesoraca wrote:
> Creation of a new LSM hook to check if a given configuration of vmflags,
> for a new memory allocation request, should be allowed or not.
> It's placed in "do_mmap", "do_brk_flags" and "__install_special_mapping".

Please always post the whole series including the users, thanks.