From 3866c7f0e9691de6358f1b2ce7ecbffbb0936559 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Thu, 9 Feb 2023 10:38:40 -0500 Subject: [PATCH] pentoo-sources: configs --- ...{config-amd64-5.15.87 => config-amd64-5.15.93} | 15 +++++++++------ .../{config-amd64-6.1.8 => config-amd64-6.1.11} | 0 .../pentoo-sources/files/config-amd64-latest | 2 +- .../{config-x86-5.15.87 => config-x86-5.15.93} | 15 +++++++++------ .../files/{config-x86-6.1.8 => config-x86-6.1.11} | 0 sys-kernel/pentoo-sources/files/config-x86-latest | 2 +- 6 files changed, 20 insertions(+), 14 deletions(-) rename sys-kernel/pentoo-sources/files/{config-amd64-5.15.87 => config-amd64-5.15.93} (99%) rename sys-kernel/pentoo-sources/files/{config-amd64-6.1.8 => config-amd64-6.1.11} (100%) rename sys-kernel/pentoo-sources/files/{config-x86-5.15.87 => config-x86-5.15.93} (99%) rename sys-kernel/pentoo-sources/files/{config-x86-6.1.8 => config-x86-6.1.11} (100%) diff --git a/sys-kernel/pentoo-sources/files/config-amd64-5.15.87 b/sys-kernel/pentoo-sources/files/config-amd64-5.15.93 similarity index 99% rename from sys-kernel/pentoo-sources/files/config-amd64-5.15.87 rename to sys-kernel/pentoo-sources/files/config-amd64-5.15.93 index fa11e276a..df8863ecc 100644 --- a/sys-kernel/pentoo-sources/files/config-amd64-5.15.87 +++ b/sys-kernel/pentoo-sources/files/config-amd64-5.15.93 @@ -1,10 +1,10 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.87-pentoo Kernel Configuration +# Linux/x86 5.15.93-pentoo Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (Gentoo Hardened 11.3.1_p20221209 p3) 11.3.1 20221209" +CONFIG_CC_VERSION_TEXT="gcc (Gentoo Hardened 12.2.1_p20230121-r1 p10) 12.2.1 20230121" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=110301 +CONFIG_GCC_VERSION=120201 CONFIG_CLANG_VERSION=0 CONFIG_AS_IS_GNU=y CONFIG_AS_VERSION=23900 @@ -10799,16 +10799,19 @@ CONFIG_LSM="yama,loadpin,safesetid,integrity" # # Kernel hardening options # -CONFIG_GCC_PLUGIN_STRUCTLEAK=y # # Memory initialization # +CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y +CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y +CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y # CONFIG_INIT_STACK_NONE is not set # CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set # CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set -CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y -# CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE is not set +# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL is not set +# CONFIG_INIT_STACK_ALL_PATTERN is not set +CONFIG_INIT_STACK_ALL_ZERO=y CONFIG_GCC_PLUGIN_STACKLEAK=y CONFIG_STACKLEAK_TRACK_MIN_SIZE=100 # CONFIG_STACKLEAK_METRICS is not set diff --git a/sys-kernel/pentoo-sources/files/config-amd64-6.1.8 b/sys-kernel/pentoo-sources/files/config-amd64-6.1.11 similarity index 100% rename from sys-kernel/pentoo-sources/files/config-amd64-6.1.8 rename to sys-kernel/pentoo-sources/files/config-amd64-6.1.11 diff --git a/sys-kernel/pentoo-sources/files/config-amd64-latest b/sys-kernel/pentoo-sources/files/config-amd64-latest index 283c1e0d9..42df21077 120000 --- a/sys-kernel/pentoo-sources/files/config-amd64-latest +++ b/sys-kernel/pentoo-sources/files/config-amd64-latest @@ -1 +1 @@ -config-amd64-6.1.8 \ No newline at end of file +config-amd64-6.1.11 \ No newline at end of file diff --git a/sys-kernel/pentoo-sources/files/config-x86-5.15.87 b/sys-kernel/pentoo-sources/files/config-x86-5.15.93 similarity index 99% rename from sys-kernel/pentoo-sources/files/config-x86-5.15.87 rename to sys-kernel/pentoo-sources/files/config-x86-5.15.93 index b4eb3874d..912a059e0 100644 --- a/sys-kernel/pentoo-sources/files/config-x86-5.15.87 +++ b/sys-kernel/pentoo-sources/files/config-x86-5.15.93 @@ -1,10 +1,10 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.87-pentoo Kernel Configuration +# Linux/x86 5.15.93-pentoo Kernel Configuration # -CONFIG_CC_VERSION_TEXT="gcc (Gentoo Hardened 11.3.1_p20221209 p3) 11.3.1 20221209" +CONFIG_CC_VERSION_TEXT="gcc (Gentoo Hardened 12.2.1_p20230121-r1 p10) 12.2.1 20230121" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=110301 +CONFIG_GCC_VERSION=120201 CONFIG_CLANG_VERSION=0 CONFIG_AS_IS_GNU=y CONFIG_AS_VERSION=23900 @@ -9990,16 +9990,19 @@ CONFIG_LSM="yama,loadpin,safesetid,integrity" # # Kernel hardening options # -CONFIG_GCC_PLUGIN_STRUCTLEAK=y # # Memory initialization # +CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y +CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y +CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y # CONFIG_INIT_STACK_NONE is not set # CONFIG_GCC_PLUGIN_STRUCTLEAK_USER is not set # CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF is not set -CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL=y -CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSE=y +# CONFIG_GCC_PLUGIN_STRUCTLEAK_BYREF_ALL is not set +# CONFIG_INIT_STACK_ALL_PATTERN is not set +CONFIG_INIT_STACK_ALL_ZERO=y CONFIG_GCC_PLUGIN_STACKLEAK=y CONFIG_STACKLEAK_TRACK_MIN_SIZE=100 # CONFIG_STACKLEAK_METRICS is not set diff --git a/sys-kernel/pentoo-sources/files/config-x86-6.1.8 b/sys-kernel/pentoo-sources/files/config-x86-6.1.11 similarity index 100% rename from sys-kernel/pentoo-sources/files/config-x86-6.1.8 rename to sys-kernel/pentoo-sources/files/config-x86-6.1.11 diff --git a/sys-kernel/pentoo-sources/files/config-x86-latest b/sys-kernel/pentoo-sources/files/config-x86-latest index 135d6f8d8..b9073d571 120000 --- a/sys-kernel/pentoo-sources/files/config-x86-latest +++ b/sys-kernel/pentoo-sources/files/config-x86-latest @@ -1 +1 @@ -config-x86-6.1.8 \ No newline at end of file +config-x86-6.1.11 \ No newline at end of file