aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-09-20 18:25:33 -0400
committerMike Frysinger <vapier@gentoo.org>2015-09-20 18:25:33 -0400
commit0a9188fd0a812cb864819d37a6a7217a135b85f0 (patch)
tree24ebd8744cd6758e86a0e78c91448012c73da917 /ChangeLog.0
parentlibsandbox: fix process_vm_readv addresses/lengths (diff)
downloadsandbox-0a9188fd0a812cb864819d37a6a7217a135b85f0.tar.gz
sandbox-0a9188fd0a812cb864819d37a6a7217a135b85f0.tar.bz2
sandbox-0a9188fd0a812cb864819d37a6a7217a135b85f0.zip
libsandbox: do not abort when the target uses bad pointers
If the target passes a bad pointer to the kernel, then trying to extract the data via ptrace will also throw an error. The tracing code should not abort though as there's no valid address to check, and kernel itself will return an error for us. Simply return and move on. URL: https://bugs.gentoo.org/560396 Reported-by: Jeroen Roovers <jer@gentoo.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'ChangeLog.0')
0 files changed, 0 insertions, 0 deletions