Bad validate ELF MIPSel format

Bug #1133668 reported by Jarikus
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QEMU
Fix Released
Undecided
Unassigned

Bug Description

Tags: linux-user
Revision history for this message
Peter Maydell (pmaydell) wrote :

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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.