diff options
Diffstat (limited to 'security-blueprint')
-rw-r--r-- | security-blueprint/annexes/ConfigNotes.md | 1 | ||||
-rw-r--r-- | security-blueprint/meta.md | 19 |
2 files changed, 1 insertions, 19 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` ---------------------- | --------------- | ------- diff --git a/security-blueprint/meta.md b/security-blueprint/meta.md deleted file mode 100644 index 9d213cb..0000000 --- a/security-blueprint/meta.md +++ /dev/null @@ -1,19 +0,0 @@ -# Meta & Document revisions - -_Meta_ | _Data_ ---------------- | ------------------------------------------------------- -**Title** | {{ config.title }} -**Author** | {{ config.author }} -**Description** | {{ config.description }} -**Keywords** | {{ config.keywords }} -**Language** | English -**Published** | Published {{ config.published }} as an electronic book. -**Updated** | {{ gitbook.time }} -**Collection** | Open-source -**Website** | <{{ config.website }}> - --------------------------------------------------------------------------------- - -Date | Version | Designation | Author ----------- | -------------------- | -------------- | --------------------------- -6 Dec 2017 | {{ config.version }} | EE.rc3 release | Vincent Nieutin [ Iot.bzh ] |