On 5/31/22 11:47, Peter Maydell wrote: > On Tue, 31 May 2022 at 10:34, Claudio Fontana <cfont...@suse.de> wrote: >> >> Signed-off-by: Claudio Fontana <cfont...@suse.de> > > It would be helpful to note in the commit message how > bad the overflow is, in what situations it can happen, > and how it was detected. > > thanks > -- PMM
Hi Peter, sorry I should have linked to this previous message by Dario: https://lists.gnu.org/archive/html/qemu-devel/2022-05/msg05518.html It was detected when building QEMU with FORTIFY_SOURCE=3. Thanks, Claudio