diff --git a/README.md b/README.md index 5d115de..d6e22da 100644 --- a/README.md +++ b/README.md @@ -202,6 +202,8 @@ CONFIG_COREDUMP |kconfig| is not set | clipos | harden CONFIG_ARCH_MMAP_RND_BITS |kconfig| 32 | my | harden_userspace | OK #### Fails +Option | Desired Value | Source | Reason | Result | +|--- | --- | --- | --- | --- | CONFIG_SLUB_DEBUG |kconfig| y |defconfig | self_protection | FAIL: "is not set" CONFIG_GCC_PLUGINS |kconfig| y |defconfig | self_protection | FAIL: is not found CONFIG_DEBUG_VIRTUAL |kconfig| y | kspp | self_protection | FAIL: "is not set" @@ -231,6 +233,6 @@ CONFIG_FB |kconfig| is not set |maintainer|cut_att CONFIG_VT |kconfig| is not set |maintainer|cut_attack_surface| FAIL: "y" CONFIG_USER_NS |kconfig| is not set | clipos |cut_attack_surface| FAIL: "y" CONFIG_BPF_SYSCALL |kconfig| is not set | lockdown |cut_attack_surface| FAIL: "y" -``` +``` Totals: 'OK' - 148 / 'FAIL' - 16