[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 1/1] linux-user: Handle /proc/self/exe in syscal
From: |
Laurent Vivier |
Subject: |
Re: [Qemu-devel] [PATCH 1/1] linux-user: Handle /proc/self/exe in syscall execve |
Date: |
Fri, 23 Aug 2019 18:58:43 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
Le 07/08/2019 à 15:54, address@hidden a écrit :
> From: Olivier Dion <address@hidden>
>
> If not handled, QEMU will execve itself instead of the emulated
> process. This could result in potential security risk.
>
Could you explain what you mean by potential security risk?
Thanks,
Laurent