console: bounds check whenever changing the cursor due to an escape code
commit113f4cd9e96f55df159573282110848b898e6b50
authorIan Campbell <ian.campbell@citrix.com>
Tue, 4 Sep 2012 18:26:11 +0000 (4 13:26 -0500)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 5 Sep 2012 15:38:39 +0000 (5 10:38 -0500)
treef83e7754cdc65766307532748d8bc712a4044772
parentf965d237b567389661bccb1701a6c94e964d7818
console: bounds check whenever changing the cursor due to an escape code

This is XSA-17 / CVE-2012-3515

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
console.c