diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-12 16:50:10 +0100 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2018-01-12 16:50:10 +0100 |
commit | f8325fd55075c5b080b2b588697b799f3bded512 (patch) | |
tree | 782210577cefcb65ce940fb8260ce532ee959b02 /security-blueprint | |
parent | aa7bfd2b9cd8e988f06451838b0301a74b650145 (diff) |
Update notes file of security blueprint.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'security-blueprint')
-rw-r--r-- | security-blueprint/annexes/ConfigNotes.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security-blueprint/annexes/ConfigNotes.md b/security-blueprint/annexes/ConfigNotes.md index da0812c..6de1ca6 100644 --- a/security-blueprint/annexes/ConfigNotes.md +++ b/security-blueprint/annexes/ConfigNotes.md @@ -178,6 +178,7 @@ Kernel-Memory-LoadAllSymbols-2 | `CONFIG_KALLSYMS_ALL` | `n` Domain | `Config` name | `Value` --------------------- | -------------------------- | ------- Kernel-Memory-Stack-1 | `CONFIG_CC_STACKPROTECTOR` | `y` +Other defenses include things like shadow stacks. Domain | `Config` name | `Value` ---------------------- | --------------- | ------- |