public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] kernel: enable CONFIG_FORTIFY_SOURCE on armv5tel
@ 2020-06-09 17:57 Peter Müller
  0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2020-06-09 17:57 UTC (permalink / raw)
  To: development

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

Partially fixes: #12369

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

diff --git a/config/kernel/kernel.config.armv5tel-ipfire-multi b/config/kernel/kernel.config.armv5tel-ipfire-multi
index 15183300f..1ec0be019 100644
--- a/config/kernel/kernel.config.armv5tel-ipfire-multi
+++ b/config/kernel/kernel.config.armv5tel-ipfire-multi
@@ -7026,6 +7026,7 @@ CONFIG_SECURITY_NETWORK_XFRM=y
 CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
 CONFIG_HARDENED_USERCOPY=y
 CONFIG_HARDENED_USERCOPY_PAGESPAN=y
+CONFIG_FORTIFY_SOURCE=y
 # CONFIG_STATIC_USERMODEHELPER is not set
 # CONFIG_SECURITY_SMACK is not set
 # CONFIG_SECURITY_TOMOYO is not set
-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-09 17:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-09 17:57 [PATCH] kernel: enable CONFIG_FORTIFY_SOURCE on armv5tel Peter Müller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox