summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security-blueprint/annexes/ConfigNotes.md1
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`
---------------------- | --------------- | -------