caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Safe marshall?
@ 2005-02-16 22:07 Mike Hamburg
  2005-02-16 22:55 ` [Caml-list] " Oliver Bandel
  2005-02-17  9:39 ` Gerd Stolpmann
  0 siblings, 2 replies; 9+ messages in thread
From: Mike Hamburg @ 2005-02-16 22:07 UTC (permalink / raw)
  To: caml-list

Is there any way to call Marshall in a type-safe way?  I need to use 
marshaling for a networking program, and I'd rather not leave Marshal 
as an arbitrary code execution vulnerability (which it is as far as I 
can tell: switching on a Marshaled value should produce a computed 
jump, which can be set by an attacker to point to an arbitrary place).  
Am I stuck writing my own marshal function?

Mike Hamburg


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2005-02-18 10:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-16 22:07 Safe marshall? Mike Hamburg
2005-02-16 22:55 ` [Caml-list] " Oliver Bandel
2005-02-17  0:11   ` Mike Hamburg
2005-02-18  5:26     ` Oliver Bandel
2005-02-17  9:39 ` Gerd Stolpmann
2005-02-17 23:14   ` Eric Stokes
2005-02-18  5:29     ` Oliver Bandel
2005-02-18  9:41       ` Gerd Stolpmann
2005-02-18 10:10         ` Gerd Stolpmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).