]> xenbits.xensource.com Git - xen.git/commit
arm: rate-limit logging from unimplemented PHYSDEVOP and HVMOP.
authorIan Campbell <ian.campbell@citrix.com>
Thu, 29 Oct 2015 13:05:25 +0000 (14:05 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 29 Oct 2015 13:05:25 +0000 (14:05 +0100)
commite6e24d73697dd127a31554c88d3d66bda5c89ee6
tree60f43d57e20d4b1062ea3fecb8aad1c9066dcc4e
parent16486fc03070f678e3a5266ca53907e2862e9e6b
arm: rate-limit logging from unimplemented PHYSDEVOP and HVMOP.

These are guest accessible and should therefore be rate-limited.
Moreover, include them only in debug builds.

This is CVE-2015-7813 / XSA-146.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
master commit: 1c0e59ff15764e7b0c59282365974f5b8924ce83
master date: 2015-10-29 13:33:38 +0100
xen/arch/arm/hvm.c
xen/arch/arm/physdev.c