[Mono-bugs] [Bug 558594] [verifier] SIGSEGV in mono_method_verify (invalid instruction pointer) on a bad assembly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Nov 26 06:00:48 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=558594

http://bugzilla.novell.com/show_bug.cgi?id=558594#c2


Rodrigo Kumpera <rkumpera at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #2 from Rodrigo Kumpera <rkumpera at novell.com> 2009-11-26 11:00:45 UTC ---
This is the wrong fix. The number of elements is an unsigned quantity variable.

There are 2 things to fix for this bug:

Make the variable unsigned and make code_bounds_check overflow resistant.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list