[OpenWrt-Devel] [PATCH 0/6] buildsystem: Activate PIE ASLR for some packages
Hauke Mehrtens
hauke at hauke-m.de
Sun Oct 27 13:44:32 EDT 2019
This is a follow up patch on this discussion on the mailing list:
https://patchwork.ozlabs.org/patch/1041647/
This allows to activate PIE only for some packages where we thing it is
necessary and not only globally for all of them.
Hauke Mehrtens (6):
buildsystem: Make PIE ASLR option tristate
dnsmasq: Activate PIE by default
dropbear: Activate PIE by default
hostapd: Activate PIE by default
uhttpd: Activate PIE by default
lantiq: Allow PKG_ASLR_PIE for DSL and voice drivers
config/Config-build.in | 22 ++++++++++++++++----
include/hardening.mk | 9 +++++++-
package/kernel/lantiq/ltq-adsl/Makefile | 1 -
package/kernel/lantiq/ltq-ifxos/Makefile | 1 -
package/kernel/lantiq/ltq-tapi/Makefile | 1 -
package/kernel/lantiq/ltq-vdsl-mei/Makefile | 2 --
package/kernel/lantiq/ltq-vdsl/Makefile | 1 -
package/kernel/lantiq/ltq-vmmc/Makefile | 1 -
package/network/config/ltq-vdsl-app/Makefile | 1 -
package/network/services/dnsmasq/Makefile | 1 +
package/network/services/dropbear/Makefile | 1 +
package/network/services/hostapd/Makefile | 1 +
package/network/services/uhttpd/Makefile | 1 +
13 files changed, 30 insertions(+), 13 deletions(-)
--
2.20.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list