Merge pull request #154370 from brandonweeks/kspp

linux: enable FORTIFY_SOURCE
This commit is contained in:
Maximilian Bosch
2022-01-30 23:34:45 +01:00
committed by GitHub

View File

@@ -452,6 +452,8 @@ let
};
security = {
FORTIFY_SOURCE = whenAtLeast "4.13" yes;
# https://googleprojectzero.blogspot.com/2019/11/bad-binder-android-in-wild-exploit.html
DEBUG_LIST = yes;
# Detect writes to read-only module pages