Le 31/01/2021 à 07:19, Vincent Fazio a écrit :
> From: Vincent Fazio
>
> Previously, guest_loaddr was not taken into account when returning an
> address from pgb_find_hole when /proc/self/maps was unavailable which
> caused an improper guest_base address to be calculated.
>
> This could cause a
Pinging per Laurent.
On 2/13/21 3:48 PM, Laurent Vivier wrote:
Le 31/01/2021 à 07:19, Vincent Fazio a écrit :
From: Vincent Fazio
Previously, guest_loaddr was not taken into account when returning an
address from pgb_find_hole when /proc/self/maps was unavailable which
caused an improper gues
Le 31/01/2021 à 07:19, Vincent Fazio a écrit :
> From: Vincent Fazio
>
> Previously, guest_loaddr was not taken into account when returning an
> address from pgb_find_hole when /proc/self/maps was unavailable which
> caused an improper guest_base address to be calculated.
>
> This could cause a
From: Vincent Fazio
Previously, guest_loaddr was not taken into account when returning an
address from pgb_find_hole when /proc/self/maps was unavailable which
caused an improper guest_base address to be calculated.
This could cause a SIGSEGV later in load_elf_image -> target_mmap for
ET_EXEC ty