git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a374e89
)
KVM: s390: avoid memory leaks if __inject_vm() fails
author
David Hildenbrand
<dahi@linux.vnet.ibm.com>
Fri, 16 Jan 2015 11:58:09 +0000
(12:58 +0100)
committer
Christian Borntraeger
<borntraeger@de.ibm.com>
Fri, 23 Jan 2015 12:25:41 +0000
(13:25 +0100)
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>
arch/s390/kvm/interrupt.c
patch
|
blob
|
history
diff --cc
arch/s390/kvm/interrupt.c
Simple merge