Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da88b0e0 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: arm64: Enable HARDENED_USERCOPY_PAGESPAN for smd855



Enable config HARDENED_USERCOPY_PAGESPAN flag so that, hardened
usercopy will reject attempts to copy on multi-page allocation
with __GFP_COMP flags. This flag is part of HARDENED_USERCOPY feature.

Change-Id: Ibbcde5d237328d655ad96412965380061302a8e9
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 7b60aebe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -376,6 +376,7 @@ CONFIG_CORESIGHT_SOURCE_ETM4X=y
CONFIG_CORESIGHT_QCOM_REPLICATOR=y
CONFIG_SECURITY=y
CONFIG_HARDENED_USERCOPY=y
CONFIG_HARDENED_USERCOPY_PAGESPAN=y
CONFIG_FORTIFY_SOURCE=y
CONFIG_SECURITY_SELINUX=y
CONFIG_SECURITY_SMACK=y