security.bsd.stack_guard_page
Anton Yuzhaninov
citrin+bsd at citrin.ru
Thu Mar 9 15:45:54 UTC 2017
On 03/09/17 10:26, Andrea Venturoli wrote:
> Any doc on this sysctl?
It seems to be only docs available are sysctl description and commit
message:
https://svnweb.freebsd.org/changeset/base/215307
> I think I get the overall picture on what it does, but I'd like to
> understand whether there are donwsides on enabling this.
> Like... system running slower or consuming more RAM... incompatible
> ports or drivers... etc.
>
> Any reason not to enable it?
Id don't know for sure, but probably this feature adds a little value
given that SSP (stack smashing protection) is already enabled for base
system and most of ports.
If you need definitive answer, try to ask author of this feature (kib@).
More information about the freebsd-questions
mailing list