diff options
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | 2015-01-16 14:58:09 +0300 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2015-01-23 15:25:41 +0300 |
commit | 428d53be5e7468769d4e7899cca06ed5f783a6e1 (patch) | |
tree | e6b2653336d25b0532732e4b75aab908862090c0 /init/Makefile | |
parent | a374e892c3421f81a71e85d5a8c526959221f279 (diff) | |
download | linux-428d53be5e7468769d4e7899cca06ed5f783a6e1.tar.xz |
KVM: s390: avoid memory leaks if __inject_vm() fails
We have to delete the allocated interrupt info if __inject_vm() fails.
Otherwise user space can keep flooding kvm with floating interrupts and
provoke more and more memory leaks.
Reported-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Reviewed-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Cc: stable@vger.kernel.org # v3.15+
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'init/Makefile')
0 files changed, 0 insertions, 0 deletions