bd6388 ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN

Authored and Committed by dirkmueller 3 years ago
    ARM64: Enable CONFIG_ARM64_SW_TTBR0_PAN
    
    This can help prevent use-after-free bugs becoming an exploitable
    privilege escalation by ensuring that magic values (such as LIST_POISON)
    will always fault when dereferenced
    
        
file modified
+1 -1