Buildroot:SecurityHardening

From eLinux.org
Revision as of 09:36, 27 October 2019 by Matthewlweber (talk | contribs)
Jump to: navigation, search

Buildroot has a random configuration generator that creates a build configuration for regression testing of different combinations of packages. This configuration generator has been updated to randomly include different hardening options.

Autobuilder Failures

[BR2_PIC_PIE]

[BR2_RELRO_PARTIAL]

[BR2_RELRO_FULL]

[BR2_SSP_REGULAR]

[BR2_SSP_STRONG]

[BR2_SSP_ALL]

[BR2_FORTIFY_SOURCE_1]

[BR2_FORTIFY_SOURCE_2]


Open Topics