Skip to content

Add i386 specific modify_ldt syscall to default seccomp filter#19218

Merged
jessfraz merged 1 commit intomoby:masterfrom
justincormack:i386_syscalls
Jan 10, 2016
Merged

Add i386 specific modify_ldt syscall to default seccomp filter#19218
jessfraz merged 1 commit intomoby:masterfrom
justincormack:i386_syscalls

Conversation

@justincormack
Copy link
Contributor

This syscall is used by Go on i386 binaries, although not by libc.

Should fix #19201

This syscall is used by Go on i386 binaries, although not by libc.

Signed-off-by: Justin Cormack <[email protected]>
@justincormack
Copy link
Contributor Author

cc @jfrazelle @tianon

@tianon
Copy link
Member

tianon commented Jan 10, 2016

LGTM (works like a charm, thanks!)

Looks like @justincormack stole your thunder @jfrazelle 😄 👍

@jessfraz
Copy link
Contributor

Nice he's a syscall master :)

On Jan 10, 2016, 09:30 -0800, Tianon [email protected], wrote:

LGTM (works like a charm, thanks!)

Looks like@justincormack(https://github.com/justincormack)stole your thunder@jfrazelle(https://github.com/jfrazelle)


Reply to this email directly orview it on GitHub(#19218 (comment)).

@jessfraz
Copy link
Contributor

LGTM

jessfraz pushed a commit that referenced this pull request Jan 10, 2016
Add i386 specific modify_ldt syscall to default seccomp filter
@jessfraz jessfraz merged commit 2745588 into moby:master Jan 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

seccomp: 32bit Go binaries?

5 participants