issues
search
marylinh
/
seccompsandbox
Automatically exported from code.google.com/p/seccompsandbox
BSD 3-Clause "New" or "Revised" License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Disable PaX mprotect
#20
GoogleCodeExporter
closed
9 years ago
1
Missing unistd.h include in test_patching.cc
#19
GoogleCodeExporter
closed
9 years ago
1
ssize_t not found in library.h
#18
GoogleCodeExporter
closed
9 years ago
1
The sandbox does not intercept glibc's calls to the x86-64 vsyscall page
#17
GoogleCodeExporter
closed
9 years ago
4
Build error with GCC 4.6 on x64
#16
GoogleCodeExporter
closed
9 years ago
4
The return value of NOINTR_SYS is ignored
#15
GoogleCodeExporter
closed
9 years ago
1
clang error: cmp literal, memaddress is ambiguous
#14
GoogleCodeExporter
closed
9 years ago
4
Extend the sandbox to work for legacy programs
#13
GoogleCodeExporter
opened
9 years ago
0
Change syscallTable to be filled out at run time
#12
GoogleCodeExporter
closed
9 years ago
1
Split code into "trusted" and "untrusted" directories
#11
GoogleCodeExporter
opened
9 years ago
0
Allow sandbox to be initialised without needing access to /proc
#10
GoogleCodeExporter
opened
9 years ago
0
Allow libraries to be patched before fork(), before enabling sandbox
#9
GoogleCodeExporter
opened
9 years ago
1
kMaxThreads=100 is rather low for Native Client
#8
GoogleCodeExporter
opened
9 years ago
0
seccomp-sandbox dirties 4k*kMaxThreads on startup (currently 400k)
#7
GoogleCodeExporter
opened
9 years ago
1
Vulnerability in process_sigaction()
#6
GoogleCodeExporter
closed
9 years ago
1
Test failures on 32-bit systems due to differences in NX page protection
#5
GoogleCodeExporter
opened
9 years ago
0
test_debugging fails on x86-64 because %gs is 0
#4
GoogleCodeExporter
closed
9 years ago
2
Restrictions on sendmsg() could be bypassed through race using MAP_SHARED
#3
GoogleCodeExporter
closed
9 years ago
2
Concurrent sendmsg()/recvmsg() calls are not allowed
#2
GoogleCodeExporter
opened
9 years ago
1
Build error with GCC 4.5
#1
GoogleCodeExporter
closed
9 years ago
1