[Buildroot] [PATCH v3 2/8] security hardening: add RELFO, FORTIFY options

Nicolas Cavallari Nicolas.Cavallari at green-communications.fr
Wed Jan 10 08:22:06 UTC 2018


On 10/01/2018 05:15, Matt Weber wrote:
> [...]
> +config BR2_RELRO_NONE
> +	bool "None"
> +	help
> +	  Enables Relocation link-time protections.

Disables ?

> +config BR2_FORTIFY_SOURCE_NONE
> +	bool "None"
> +	help
> +	  Enables additional checks to detect buffer-overflows.

And here too ?



More information about the buildroot mailing list