[opensuse-kernel] PR_SET_NO_NEW_PRIVS ?
Hi: openSSH nows offers a linux-native sandbox that requires PR_SET_NO_NEW_PRIVS prctl(2) , however I cannot find where is it defined in my shiny new openSUSE 12.2 ... Is this supposed to be defined by the kernel headers or by yet-another-is-userspace-problem library ? -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
El mar 24 jul 2012 15:12:48 CLT, Cristian Rodríguez escribió:
Hi:
openSSH nows offers a linux-native sandbox that requires PR_SET_NO_NEW_PRIVS prctl(2) , however I cannot find where is it defined in my shiny new openSUSE 12.2 ...
Is this supposed to be defined by the kernel headers or by yet-another-is-userspace-problem library ?
I see it is defined in /usr/src/linux/include/linux/seccomp.h but AFAIK that is not something userspace should be using.. what I am missing ? -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
On Tue, Jul 24, 2012 at 03:12:48PM -0400, Cristian Rodríguez wrote:
Hi:
openSSH nows offers a linux-native sandbox that requires PR_SET_NO_NEW_PRIVS prctl(2) , however I cannot find where is it defined in my shiny new openSUSE 12.2 ...
Is this supposed to be defined by the kernel headers or by yet-another-is-userspace-problem library ?
"now offers" means in "Linux kernel 3.5." openSUSE 12.2 has Linux kernel 3.4. I hope this answers your question. Ciao, Marcus -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
El mar 24 jul 2012 16:49:18 CLT, Marcus Meissner escribió:
openSUSE 12.2 has Linux kernel 3.4.
I hope this answers your question.
Ciao, Marcus
Yes, thank you ;) -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org
participants (2)
-
Cristian Rodríguez
-
Marcus Meissner