[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 07/13] contrib/elf2dmp: Ensure segment fits in file
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 07/13] contrib/elf2dmp: Ensure segment fits in file |
Date: |
Tue, 5 Mar 2024 13:31:42 +0000 |
On Tue, 5 Mar 2024 at 07:36, Akihiko Odaki <akihiko.odaki@daynix.com> wrote:
>
> This makes elf2dmp more robust against corrupted inputs.
>
> Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
> ---
> contrib/elf2dmp/addrspace.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Though I'm not sure where we'd get a truncated dump from
that we still cared about.
thanks
-- PMM
- [PATCH v2 05/13] contrib/elf2dmp: Always check for PA resolution failure, (continued)
- [PATCH v2 05/13] contrib/elf2dmp: Always check for PA resolution failure, Akihiko Odaki, 2024/03/05
- [PATCH v2 03/13] contrib/elf2dmp: Continue even contexts are lacking, Akihiko Odaki, 2024/03/05
- [PATCH v2 12/13] contrib/elf2dmp: Use GPtrArray, Akihiko Odaki, 2024/03/05
- [PATCH v2 08/13] contrib/elf2dmp: Use lduw_le_p() to read PDB, Akihiko Odaki, 2024/03/05
- [PATCH v2 13/13] contrib/elf2dmp: Clamp QEMU note to file size, Akihiko Odaki, 2024/03/05
- [PATCH v2 07/13] contrib/elf2dmp: Ensure segment fits in file, Akihiko Odaki, 2024/03/05
- Re: [PATCH v2 07/13] contrib/elf2dmp: Ensure segment fits in file,
Peter Maydell <=
- [PATCH v2 09/13] contrib/elf2dmp: Use rol64() to decode, Akihiko Odaki, 2024/03/05
- [PATCH v2 11/13] contrib/elf2dmp: Build only for little endian host, Akihiko Odaki, 2024/03/05
- [PATCH v2 06/13] contrib/elf2dmp: Always destroy PA space, Akihiko Odaki, 2024/03/05
- [PATCH v2 10/13] MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer, Akihiko Odaki, 2024/03/05