Skip to content
Snippets Groups Projects
Verified Commit 32a6bef1 authored by Opt Out's avatar Opt Out
Browse files

Updated kconfig for 6.6.13 linux-hardened

parent 6503ac76
Branches
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment