diff options
author | Prasad J Pandit | 2018-06-05 20:08:35 +0200 |
---|---|---|
committer | Samuel Thibault | 2018-06-08 08:08:30 +0200 |
commit | 864036e251f54c99d31df124aad7f34f01f5344c (patch) | |
tree | ca78196ce84b59fe837722729d93bc043d1192b0 /tests/migration/guestperf/shell.py | |
parent | slirp: fix domainname version availability (diff) | |
download | qemu-864036e251f54c99d31df124aad7f34f01f5344c.tar.gz qemu-864036e251f54c99d31df124aad7f34f01f5344c.tar.xz qemu-864036e251f54c99d31df124aad7f34f01f5344c.zip |
slirp: correct size computation while concatenating mbuf
While reassembling incoming fragmented datagrams, 'm_cat' routine
extends the 'mbuf' buffer, if it has insufficient room. It computes
a wrong buffer size, which leads to overwriting adjacent heap buffer
area. Correct this size computation in m_cat.
Reported-by: ZDI Disclosures <zdi-disclosures@trendmicro.com>
Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Diffstat (limited to 'tests/migration/guestperf/shell.py')
0 files changed, 0 insertions, 0 deletions