Linux-6.18.2/arch/powerpc/configs/hardening.config

11 lines
239 B
Plaintext
Raw Permalink Normal View History

2025-12-23 20:05:50 +08:00
# PowerPC specific hardening options
# Block kernel from unexpectedly reading userspace memory.
CONFIG_PPC_KUAP=y
# Attack surface reduction.
# CONFIG_SCOM_DEBUGFS is not set
# Disable internal kernel debugger.
# CONFIG_XMON is not set