On Wed, Jul 31, 2019 at 12:35:09PM -0700, Matthew Wilcox wrote: > On Wed, Jul 31, 2019 at 03:32:40PM -0400, Laura Abbott wrote: > > Fix this by ensuring the value we set with set_freepointer is either NULL > > or another value in the chain. > > > > Reported-by: kernel test robot <rong.a.c...@intel.com> > > Signed-off-by: Laura Abbott <labb...@redhat.com> > > Fixes: 6471384af2a6 ("mm: security: introduce init_on_alloc=1 and > init_on_free=1 boot options")
Reviewed-by: Kees Cook <keesc...@chromium.org> -- Kees Cook