[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v3 2/3] xen: common: add ability to enable stack protector
On 12/11/24 03:04, Volodymyr Babchuk wrote: > +menu "Compiler options" > + > +config STACK_PROTECTOR > + bool "Stack protector" > + depends on HAS_STACK_PROTECTOR > + help > + Enable the Stack Protector compiler hardening option. This inserts a > + canary value in the stack frame of functions, and performs an > integrity > + check on exit. > + > +endmenu > + Since the previous patch lets room for other components to add Stack Protector support, wouldn't it be useful to make it more obvious what the scope of this option is? Yann Dirson | Vates Platform Developer XCP-ng & Xen Orchestra - Vates solutions web: https://vates.tech
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |