Re: [CFT] ASLR, PIE, and segvguard on 11-current and 10-stable

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Sun, 25 May 2014 18:33:00 +0200
Oliver Pinter <oliver.pntr_at_gmail.com> writes:
> Two idea here:
> a) create a tunable security.pax.expert_mode, and create sysctls at
> boot time depending from expert mode
> b) just add CTLFLAG_SKIP and hide the sysctl from normal user

The cost of an unused sysctl is about a hundred bytes of kernel memory.
What is the cost of the code required to turn it on and off, keeping in
mind that most of the contents of the struct sysctl_oid must be present
anyway so you can fill in the malloc()ed node?

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Sun May 25 2014 - 14:33:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:49 UTC