Skip to content
Commit 14f880ea authored by Janis Schoetterl-Glausch's avatar Janis Schoetterl-Glausch Committed by Greg Kroah-Hartman
Browse files

KVM: s390: Return error on SIDA memop on normal guest

commit 2c212e1b upstream.

Refuse SIDA memops on guests which are not protected.
For normal guests, the secure instruction data address designation,
which determines the location we access, is not under control of KVM.

Fixes: 19e12277

 (KVM: S390: protvirt: Introduce instruction data area bounce buffer)
Signed-off-by: default avatarJanis Schoetterl-Glausch <scgl@linux.ibm.com>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarChristian Borntraeger <borntraeger@linux.ibm.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c28ee73f
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