Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to prevent a thread from creating a new process or thread?

Todd Little-OracleJun 19 2018 — edited Jun 20 2018

I'd like to be able to prevent a thread from creating a new process (fork) or creating a new thread.  The situation is I'm executing someone else's code and want to provide additional sandboxing, including preventing that code from creating its own threads or processes.  Is there any way to do this with Oracle Linux?

Regards,

Todd

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2018
Added on Jun 19 2018
4 comments
416 views