diff options
author | Richard Henderson | 2022-07-08 17:15:32 +0200 |
---|---|---|
committer | Peter Maydell | 2022-07-11 14:43:51 +0200 |
commit | affb1a50b95b0d523868db759038bb0ff915a906 (patch) | |
tree | 1e123460f918a47d03bd21b99550497e0b8188ca /linux-user/qemu.h | |
parent | linux-user/aarch64: Tidy target_restore_sigframe error return (diff) | |
download | qemu-affb1a50b95b0d523868db759038bb0ff915a906.tar.gz qemu-affb1a50b95b0d523868db759038bb0ff915a906.tar.xz qemu-affb1a50b95b0d523868db759038bb0ff915a906.zip |
linux-user/aarch64: Do not allow duplicate or short sve records
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.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220708151540.18136-38-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'linux-user/qemu.h')
0 files changed, 0 insertions, 0 deletions