[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.02.1210022122240.15182@tundra.namei.org>
Date: Tue, 2 Oct 2012 21:23:41 +1000 (EST)
From: James Morris <jmorris@...ei.org>
To: Andy Lutomirski <luto@...capital.net>
cc: James Morris <james.l.morris@...cle.com>,
linux-kernel@...r.kernel.org, Will Drewry <wad@...omium.org>,
x86@...nel.org, Greg KH <gregkh@...uxfoundation.org>
Subject: Re: [PATCH v2 resend] seccomp: Make syscall skipping and nr changes
more consistent
On Mon, 1 Oct 2012, Andy Lutomirski wrote:
> This fixes two issues that could cause incompatibility between
> kernel versions:
>
> - If a tracer uses SECCOMP_RET_TRACE to select a syscall number
> higher than the largest known syscall, emulate the unknown
> vsyscall by returning -ENOSYS. (This is unlikely to make a
> noticeable difference on x86-64 due to the way the system call
> entry works.)
>
> - On x86-64 with vsyscall=emulate, skipped vsyscalls were buggy.
>
> This updates the documentation accordingly.
>
> Signed-off-by: Andy Lutomirski <luto@...capital.net>
> Acked-by: Will Drewry <wad@...omium.org>
Applied to
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git next-queue
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists