X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=README.md;h=05973a22b1e27c85b54e233bb87fefe5afbf5beb;hb=cdbc8f0cd544afecbde3cd348e7b0091e144845d;hp=62af0905a6010ebe6ea77a1dc20f44965720d3aa;hpb=0d7325e1da6a303918a51b99595ede6b2f2ab73f;p=kconfig-hardened-check.git diff --git a/README.md b/README.md index 62af090..05973a2 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ optional arguments: CONFIG_RETPOLINE | y | ubuntu18 | self_protection || OK CONFIG_X86_64 | y | ubuntu18 | self_protection || OK CONFIG_STRICT_KERNEL_RWX | y | ubuntu18 | self_protection || OK - CONFIG_STRICT_MODULE_RWX | y | ubuntu18 | self_protection || OK CONFIG_DEBUG_WX | y | ubuntu18 | self_protection || OK CONFIG_RANDOMIZE_BASE | y | ubuntu18 | self_protection || OK CONFIG_RANDOMIZE_MEMORY | y | ubuntu18 | self_protection || OK @@ -56,6 +55,7 @@ optional arguments: CONFIG_SLAB_FREELIST_RANDOM | y | ubuntu18 | self_protection || OK CONFIG_HARDENED_USERCOPY | y | ubuntu18 | self_protection || OK CONFIG_FORTIFY_SOURCE | y | ubuntu18 | self_protection || OK + CONFIG_STRICT_MODULE_RWX | y | ubuntu18 | self_protection || OK CONFIG_MODULE_SIG | y | ubuntu18 | self_protection || OK CONFIG_MODULE_SIG_ALL | y | ubuntu18 | self_protection || OK CONFIG_MODULE_SIG_SHA512 | y | ubuntu18 | self_protection || OK