summary refs log tree commit diff stats
path: root/linux-user/cpu_loop-common.h
diff options
context:
space:
mode:
authorLaurent Vivier <laurent@vivier.eu>2022-09-27 14:43:56 +0200
committerLaurent Vivier <laurent@vivier.eu>2022-10-21 17:46:19 +0200
commitf07eb1c4f805c0dcc14dd69fee49b601ce0b2d2c (patch)
treeb14eada29e2a65b574b6294c1f1c42543c4a9713 /linux-user/cpu_loop-common.h
parent46187d707e7639b743a3b9f72da03ad4b9abc255 (diff)
downloadfocaccia-qemu-f07eb1c4f805c0dcc14dd69fee49b601ce0b2d2c.tar.gz
focaccia-qemu-f07eb1c4f805c0dcc14dd69fee49b601ce0b2d2c.zip
linux-user: handle /proc/self/exe with execve() syscall
If path is /proc/self/exe, use the executable path
provided by exec_path.

Don't use execfd as it is closed by loader_exec() and otherwise
will survive to the exec() syscall and be usable child process.

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20220927124357.688536-2-laurent@vivier.eu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'linux-user/cpu_loop-common.h')
0 files changed, 0 insertions, 0 deletions