13.07.2015 Views

slides - PDOS - MIT

slides - PDOS - MIT

slides - PDOS - MIT

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Pitfall 3: calls to the host system• Allowing calling external functions from thebytecode is a bad idea• Break interpreter / host isolation• Easily leads to arbitrary code execution• Examples: python’s pickle library• Advices• Need a clean and explicit interface• Ideally, all interaction with external world should belimit to input and output

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!