qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [Bug 1133668] Re: Bad validate ELF MIPSel format


From: Peter Maydell
Subject: [Qemu-devel] [Bug 1133668] Re: Bad validate ELF MIPSel format
Date: Tue, 07 Nov 2017 18:58:31 -0000

To copy the information out of that web page for posterity:

the problem is that we weren't able to execute ELF files in linux-user
if they had had the section table stripped out of them. We fixed this in
the way suggested in that web page, by simply not checking the section
header size, since we don't care about the section headers when we load
ELF files. This was fixed in commit d3606f07440ee2c2bebea2 in 2011.


** Tags added: linux-user

** Changed in: qemu
       Status: New => Fix Released

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

Title:
  Bad validate ELF MIPSel format

Status in QEMU:
  Fix Released

Bug description:
  Detail and temporary path:

  http://www.devttys0.com/2011/12/qemu-vs-sstrip/#comment-10161

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



reply via email to

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