From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 193791] New: invept causes #SS (patch attached) Date: Wed, 01 Feb 2017 19:12:32 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.29.136]:44738 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751781AbdBATMi (ORCPT ); Wed, 1 Feb 2017 14:12:38 -0500 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 60EB52038E for ; Wed, 1 Feb 2017 19:12:36 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id BAFCD20351 for ; Wed, 1 Feb 2017 19:12:33 +0000 (UTC) Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=193791 Bug ID: 193791 Summary: invept causes #SS (patch attached) Product: Virtualization Version: unspecified Kernel Version: any since around 4.2 Hardware: All OS: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: kvm Assignee: virtualization_kvm@kernel-bugs.osdl.org Reporter: stsp@list.ru Regression: No Created attachment 253771 --> https://bugzilla.kernel.org/attachment.cgi?id=253771&action=edit the fix Hi. There is a bug in a way kvm validates the instruction address. The attached patch has the full explanation and the fix. -- You are receiving this mail because: You are watching the assignee of the bug.