Thread (50 messages) flat view 50 messages, 8 authors, 2012-02-21

Re: [PATCH v8 3/8] seccomp: add system call filtering using BPF

From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2012-02-17 00:44:38
Also in: linux-arch, lkml

On 02/16/2012 03:00 PM, Will Drewry wrote:
Without the addition of x32, it is still the intersection of
is_compat_task()/TS_COMPAT and CONFIG_64BIT for all arches to
determine if the call is 32-bit or 64-bit, but this will add another
wrinkle.  Would it make sense to assume that system call namespaces
may be ever expanding and offer up an unsigned integer value?
This is definitely the most general solution.

By the way, although most processes only use one set of system calls, 
there are legitimate reasons for cross-mode tasks, and those probably 
have a high overlap with the ones that would benefit from this kind of 
filtering facility, e.g. pin.

	-hpa
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help