Do I need to allow Acrobat to spawn child processes?

0
6
Asked By CuriousCat99 On

I recently came across a situation where my coworker enabled a policy that prevents Adobe products from spawning child processes. This seems like a good idea for security, especially against malicious PDFs. However, I noticed that a process called "AcroCEF.exe" was blocked. After some digging, it looks legitimate but is trying to access a folder in my Documents that doesn't seem right. Other processes are doing the same, and it's tied to Radeon Host Services, which makes it even weirder. I'm looking for insights from folks who are knowledgeable about security. What are your thoughts?

3 Answers

Answered By ITWizKid On

We apply this block to pretty much all applications, like Adobe and Office. We've had no issues reported from users. There could be some specific extensions or internal scripts that might need to spawn processes, but we haven't run into that ourselves.

CuriousCat99 -

Interesting! I just found it odd that it wanted access to a protected folder.

Answered By DevNerd101 On

Just so you know, CEF typically stands for Chromium Embedded Framework, which is related to Chrome. With it blocked, are you noticing any broken functionalities?

CuriousCat99 -

Nope, nothing seems broken on my end.

Answered By TechGuru23 On

We've enabled similar restrictions in our setup too. So far, it hasn't caused any problems for us. It might come down to the specific plugins or features your users are using, but we've blocked child processes without a hitch.

CuriousCat99 -

Thanks for the insight! That's reassuring.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.