Re: [PATCH v6 0/4] KASLR feature to randomize each loadable module

From: Kees Cook
Date: Fri Sep 21 2018 - 15:06:00 EST


On Thu, Sep 13, 2018 at 2:31 PM, Rick Edgecombe
<rick.p.edgecombe@xxxxxxxxx> wrote:
> This is V6 of the "KASLR feature to randomize each loadable module" patchset.
> The purpose is to increase the randomization and also to make the modules
> randomized in relation to each other instead of just the base, so that if one
> module leaks the location of the others can't be inferred.

I'm excited for this! :)

> Rick Edgecombe (4):
> vmalloc: Add __vmalloc_node_try_addr function
> x86/modules: Increase randomization for modules
> vmalloc: Add debugfs modfraginfo
> Kselftest for module text allocation benchmarking

Yay for self-tests! This is much appreciated.

-Kees

--
Kees Cook
Pixel Security