qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1432103] [NEW] error in x86 executable segment permiss


From: aegiryy
Subject: [Qemu-devel] [Bug 1432103] [NEW] error in x86 executable segment permission check
Date: Sat, 14 Mar 2015 04:28:11 -0000

Public bug reported:

When the code segment register (%cs) selects an executable segment with
no read permission, mov instructions that read from the segment via %cs
prefix can still succeed without causing a general protection error.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1432103

Title:
  error in x86 executable segment permission check

Status in QEMU:
  New

Bug description:
  When the code segment register (%cs) selects an executable segment
  with no read permission, mov instructions that read from the segment
  via %cs prefix can still succeed without causing a general protection
  error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1432103/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]