Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Browsers run it in a sandbox process together with allocator hardening. Most of the bugs then are just crashed of the sandbox

Another option is WASM or WASM-style sandboxes if using another process is undesirable.

 help



One chained sandbox escape away from compromise.

Ahah

But are the compiler+OS that runs the ffmpeg executable really a sandbox ?


For executables on Linux there are things like bubblewrap or firejail. One can also use a restrictive container. But those are strictly weaker than browser sandboxes.

The most secure way presently is to use qubes-os that allows to use a very hardened VM to run individual applications.


Which is of course better than zero sandbox escapes.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: