From 32a6bef139ba7bd16925685a83c47f1d9120c4ed Mon Sep 17 00:00:00 2001 From: optout Date: Thu, 25 Jan 2024 06:27:47 +0000 Subject: [PATCH] Updated kconfig for 6.6.13 linux-hardened --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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