+++ Kees Cook [25/04/17 21:43 -0700]:
On Tue, Apr 25, 2017 at 7:32 PM, Jessica Yu wrote:
+++ Kees Cook [21/04/17 15:35 -0700]:
The mod structure is accessed for the "name" field prior to validating
sanity in check_modstruct_version(). This becomes very obvious once
struct layout randomization
On Tue, Apr 25, 2017 at 7:32 PM, Jessica Yu wrote:
> +++ Kees Cook [21/04/17 15:35 -0700]:
>
>> The mod structure is accessed for the "name" field prior to validating
>> sanity in check_modstruct_version(). This becomes very obvious once
>> struct layout randomization is happening, so instead add
+++ Kees Cook [21/04/17 15:35 -0700]:
The mod structure is accessed for the "name" field prior to validating
sanity in check_modstruct_version(). This becomes very obvious once
struct layout randomization is happening, so instead add the module
name to modinfo and use that until the mod struct ha
The mod structure is accessed for the "name" field prior to validating
sanity in check_modstruct_version(). This becomes very obvious once
struct layout randomization is happening, so instead add the module
name to modinfo and use that until the mod struct has been sanity-checked.
-Kees
v2:
- adj
4 matches
Mail list logo