qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 37/45] linux-user/aarch64: Do not allow duplicate or short


From: Peter Maydell
Subject: Re: [PATCH v5 37/45] linux-user/aarch64: Do not allow duplicate or short sve records
Date: Wed, 6 Jul 2022 17:55:19 +0100

On Wed, 6 Jul 2022 at 10:33, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> In parse_user_sigframe, the kernel rejects duplicate sve records,
> or records that are smaller than the header.  We were silently
> allowing these cases to pass, dropping the record.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]