[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 19/19] contrib/elf2dmp: Ensure phdrs fit in file
From: |
Peter Maydell |
Subject: |
Re: [PATCH v4 19/19] contrib/elf2dmp: Ensure phdrs fit in file |
Date: |
Thu, 7 Mar 2024 13:14:18 +0000 |
On Thu, 7 Mar 2024 at 10:21, Akihiko Odaki <akihiko.odaki@daynix.com> wrote:
>
> Callers of elf64_getphdr() and elf_getphdrnum() assume phdrs are
> accessible.
>
> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2202
> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
> ---
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH v4 15/19] MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer, (continued)
- [PATCH v4 15/19] MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer, Akihiko Odaki, 2024/03/07
- [PATCH v4 12/19] contrib/elf2dmp: Ensure segment fits in file, Akihiko Odaki, 2024/03/07
- [PATCH v4 16/19] contrib/elf2dmp: Build only for little endian host, Akihiko Odaki, 2024/03/07
- [PATCH v4 17/19] contrib/elf2dmp: Use GPtrArray, Akihiko Odaki, 2024/03/07
- [PATCH v4 18/19] contrib/elf2dmp: Clamp QEMU note to file size, Akihiko Odaki, 2024/03/07
- [PATCH v4 13/19] contrib/elf2dmp: Use lduw_le_p() to read PDB, Akihiko Odaki, 2024/03/07
- [PATCH v4 19/19] contrib/elf2dmp: Ensure phdrs fit in file, Akihiko Odaki, 2024/03/07
- Re: [PATCH v4 19/19] contrib/elf2dmp: Ensure phdrs fit in file,
Peter Maydell <=
- Re: [PATCH v4 00/19] contrib/elf2dmp: Improve robustness, Viktor Prutyanov, 2024/03/10
- Re: [PATCH v4 00/19] contrib/elf2dmp: Improve robustness, Peter Maydell, 2024/03/11