Skip to content
Commit c2cf265d authored by Christian Borntraeger's avatar Christian Borntraeger
Browse files

KVM: s390: prevent buffer overrun on memory hotplug during migration



We must not go beyond the pre-allocated buffer. This can happen when
a new memory slot is added during migration.

Reported-by: default avatarDavid Hildenbrand <david@redhat.com>
Signed-off-by: default avatarChristian Borntraeger <borntraeger@de.ibm.com>
Cc: stable@vger.kernel.org # 4.13+
Fixes: 190df4a2

 (KVM: s390: CMMA tracking, ESSA emulation, migration mode)
Reviewed-by: default avatarCornelia Huck <cohuck@redhat.com>
Reviewed-by: default avatarDavid Hildenbrand <david@redhat.com>
parent 32aa144f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment