public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 3/3] kernel: enable CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY
Date: Tue, 09 Jun 2020 18:28:07 +0000	[thread overview]
Message-ID: <c6407e80-af94-1255-73aa-e2aca876b71a@ipfire.org> (raw)
In-Reply-To: <cd051c13-9b30-4f9a-d9d6-daf3a8d32418@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2281 bytes --]

Partially fixes: #12431

Cc: Arne Fitzenreiter <arne.fitzenreiter(a)ipfire.org>
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 config/kernel/kernel.config.aarch64-ipfire        | 1 +
 config/kernel/kernel.config.armv5tel-ipfire-multi | 1 +
 config/kernel/kernel.config.i586-ipfire           | 1 +
 config/kernel/kernel.config.x86_64-ipfire         | 1 +
 4 files changed, 4 insertions(+)

diff --git a/config/kernel/kernel.config.aarch64-ipfire b/config/kernel/kernel.config.aarch64-ipfire
index 2ac186ce2..c8a907b43 100644
--- a/config/kernel/kernel.config.aarch64-ipfire
+++ b/config/kernel/kernel.config.aarch64-ipfire
@@ -6565,6 +6565,7 @@ CONFIG_ASYNC_RAID6_RECOV=m
 CONFIG_CRYPTO=y
 CONFIG_SECURITY_LOCKDOWN_LSM=y
 CONFIG_SECURITY_LOCKDOWN_LSM_EARLY=y
+CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY=y
 
 #
 # Crypto core or helper
diff --git a/config/kernel/kernel.config.armv5tel-ipfire-multi b/config/kernel/kernel.config.armv5tel-ipfire-multi
index 4df099a3a..b19e09287 100644
--- a/config/kernel/kernel.config.armv5tel-ipfire-multi
+++ b/config/kernel/kernel.config.armv5tel-ipfire-multi
@@ -7047,6 +7047,7 @@ CONFIG_ASYNC_RAID6_RECOV=m
 CONFIG_CRYPTO=y
 CONFIG_SECURITY_LOCKDOWN_LSM=y
 CONFIG_SECURITY_LOCKDOWN_LSM_EARLY=y
+CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY=y
 
 #
 # Crypto core or helper
diff --git a/config/kernel/kernel.config.i586-ipfire b/config/kernel/kernel.config.i586-ipfire
index 43a61b4e5..cb97445db 100644
--- a/config/kernel/kernel.config.i586-ipfire
+++ b/config/kernel/kernel.config.i586-ipfire
@@ -6711,6 +6711,7 @@ CONFIG_ASYNC_RAID6_RECOV=m
 CONFIG_CRYPTO=y
 CONFIG_SECURITY_LOCKDOWN_LSM=y
 CONFIG_SECURITY_LOCKDOWN_LSM_EARLY=y
+CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY=y
 
 #
 # Crypto core or helper
diff --git a/config/kernel/kernel.config.x86_64-ipfire b/config/kernel/kernel.config.x86_64-ipfire
index e4897226d..01d637834 100644
--- a/config/kernel/kernel.config.x86_64-ipfire
+++ b/config/kernel/kernel.config.x86_64-ipfire
@@ -6577,6 +6577,7 @@ CONFIG_ASYNC_RAID6_RECOV=m
 CONFIG_CRYPTO=y
 CONFIG_SECURITY_LOCKDOWN_LSM=y
 CONFIG_SECURITY_LOCKDOWN_LSM_EARLY=y
+CONFIG_LOCK_DOWN_KERNEL_FORCE_CONFIDENTIALITY=y
 
 #
 # Crypto core or helper
-- 
2.26.2

  reply	other threads:[~2020-06-09 18:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-09 18:27 [PATCH 1/3] kernel: enable CONFIG_SECURITY_LOCKDOWN_LSM Peter Müller
2020-06-09 18:27 ` [PATCH 2/3] kernel: enable CONFIG_SECURITY_LOCKDOWN_LSM_EARLY Peter Müller
2020-06-09 18:28   ` Peter Müller [this message]
2020-06-10 14:55 ` [PATCH 1/3] kernel: enable CONFIG_SECURITY_LOCKDOWN_LSM Arne Fitzenreiter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c6407e80-af94-1255-73aa-e2aca876b71a@ipfire.org \
    --to=peter.mueller@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox