WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 215] New: linux VM crash on zero page access

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 215] New: linux VM crash on zero page access
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 02 Sep 2005 10:10:13 +0000
Delivery-date: Fri, 02 Sep 2005 10:10:27 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=215

           Summary: linux VM crash on zero page access
           Product: Xen
           Version: 2.0
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: critical
          Priority: P2
         Component: Guest-OS
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: staf.verhaegen@xxxxxxxxx


I'm a developer of AROS (http://www.aros.org). This is an OS modeled after the 
Amiga OS. One of 
the features is that our OS can run hosted on a linux host. I'm doing part of 
the development on a Xen 
VM provided by #unixshell. This is with there latest kernel '2.6.11.10-xenU #5'.
The problem is that running AROS can crash the whole virtual machine even when 
run as a normal 
user. The crash happens when buggy software is run on the virtual OS that 
dereferences a NULL 
pointer.
To have a virtual OS running under linux we use the signals to implement task 
switching. Amiga OS 
has also a call to disable the task switching. This call then disables certain 
signals.
I have the feeling that when there is a zero page access in such a 'disable' 
state the whole linux VM 
crashes.
I don't know how security aware xen development is at the moment but this bug 
is a local DoS attack.

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 215] New: linux VM crash on zero page access, bugzilla-daemon <=