Updated kconfig for 6.6.13 linux-hardened

This commit is contained in:
optout 2024-01-25 06:27:47 +00:00
parent 6503ac76e7
commit 32a6bef139
No known key found for this signature in database
GPG Key ID: 13BA4BD4C14170C0
1 changed files with 3 additions and 1 deletions

View File

@ -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