linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* init_on_alloc/init_on_free boot options
@ 2020-08-19 22:18 Jirka Hladky
  2020-08-19 23:36 ` Kees Cook
  0 siblings, 1 reply; 3+ messages in thread
From: Jirka Hladky @ 2020-08-19 22:18 UTC (permalink / raw)
  To: Alexander Potapenko; +Cc: kernel-hardening, linux-mm, linux-security-module

Hi Alex,

Could you please help me to clarify the purpose of init_on_alloc=1
when init_on_free is enabled?

If I get it right, init_on_free=1 alone guarantees that the memory
returned by the page allocator and SL[AU]B is initialized with zeroes.
What is the purpose of init_on_alloc=1 in that case? We are zeroing
memory twice, or am I missing something?

Thanks a lot!
Jirka


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-08-20  0:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-19 22:18 init_on_alloc/init_on_free boot options Jirka Hladky
2020-08-19 23:36 ` Kees Cook
2020-08-20  0:35   ` Jirka Hladky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).