[Mono-bugs] [Bug 75377][Min] Changed - Cross-AppDomain delegate marshaling bug

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jun 25 19:33:43 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by kornelpal at hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75377

--- shadow/75377	2005-06-25 19:29:41.000000000 -0400
+++ shadow/75377.tmp.19527	2005-06-25 19:33:43.000000000 -0400
@@ -138,6 +138,12 @@
 
 >It's not all that unreasonable to say "you must take care in
 >handling the intptrs so that you don't call into another AD".
 
 As you get and IntPtr to an unmanaged funtion it's the runtimes 
 responsibility to take care of AppDomain as you cannot.
+
+------- Additional Comments From kornelpal at hotmail.com  2005-06-25 19:33 -------
+One more notice: The security hole is not that applications can do 
+things they cannot usually because they has to have unmanaged code 
+permission. This may result in a security hole because code may be 
+executed in an environment that you can never imagine.


More information about the mono-bugs mailing list