X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=README.md;h=0c9aaec6df95df3b290debd4259078232ebfa3e0;hb=68526561cc4f8f2a8df398c5548aefdb9429935c;hp=5801b69bdf6a2839d424afd57e96fde93da8dc1c;hpb=33edfd997cf13957c2c88714dbc4b6a80c8475a9;p=kconfig-hardened-check.git diff --git a/README.md b/README.md index 5801b69..0c9aaec 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,6 @@ CONFIG_DEBUG_LIST | y | kspp | self_pr CONFIG_DEBUG_SG | y | kspp | self_protection | FAIL: "is not set" CONFIG_DEBUG_CREDENTIALS | y | kspp | self_protection | FAIL: "is not set" CONFIG_DEBUG_NOTIFIERS | y | kspp | self_protection | FAIL: "is not set" -CONFIG_PAGE_POISONING | y | kspp | self_protection | FAIL: "is not set" CONFIG_HARDENED_USERCOPY | y | kspp | self_protection | OK CONFIG_HARDENED_USERCOPY_FALLBACK | is not set | kspp | self_protection | OK: not found CONFIG_MODULE_SIG | y | kspp | self_protection | OK @@ -111,8 +110,6 @@ CONFIG_INTEL_IOMMU_SVM | y | clipos | self_pr CONFIG_INTEL_IOMMU_DEFAULT_ON | y | clipos | self_protection | FAIL: "is not set" CONFIG_SLUB_DEBUG_ON | y | my | self_protection | FAIL: "is not set" CONFIG_RESET_ATTACK_MITIGATION | y | my | self_protection | OK -CONFIG_PAGE_POISONING_NO_SANITY | is not set | my | self_protection | FAIL: CONFIG_PAGE_POISONING is needed -CONFIG_PAGE_POISONING_ZERO | is not set | my | self_protection | FAIL: CONFIG_PAGE_POISONING is needed CONFIG_AMD_IOMMU_V2 | y | my | self_protection | FAIL: "m" CONFIG_SECURITY | y |defconfig | security_policy | OK CONFIG_SECURITY_WRITABLE_HOOKS | is not set |defconfig | security_policy | OK @@ -181,7 +178,7 @@ CONFIG_BPF_JIT | is not set | my | cut_atta CONFIG_VIDEO_VIVID | is not set | my | cut_attack_surface | FAIL: "m" CONFIG_ARCH_MMAP_RND_BITS | 32 | clipos |userspace_hardening | FAIL: "28" -[+] config check is finished: 'OK' - 49 / 'FAIL' - 77 +[+] config check is finished: 'OK' - 49 / 'FAIL' - 74 ``` ## kconfig-hardened-check versioning