Re: [exim] Exim in Gramine: defining search path for loading dynamic libraries

2022-11-02 Thread Heiko Schlittermann via Exim-users
Dengler, Gabriel via Exim-users (Mi 02 Nov 2022 19:03:34 CET): > About the security caveats: do you think that there could be bigger security > issues if the code runs in an isolated environment like Gramine is? Or can > you sketch how a possible security attack could look? If I remember well, u

Re: [exim] Exim in Gramine: defining search path for loading dynamic libraries

2022-11-02 Thread Dengler, Gabriel via Exim-users
Hey Jeremy, thanks, setting keep_environment = LD_LIBRARY_PATH in the main configuration file seemed to do the trick. About the security caveats: do you think that there could be bigger security issues if the code runs in an isolated environment like Gramine is? Or can you sketch how a possi

Re: [exim] Exim in Gramine: defining search path for loading dynamic libraries

2022-11-02 Thread Jeremy Harris via Exim-users
On 31/10/2022 21:57, Dengler, Gabriel via Exim-users wrote: Currently unsolved is a problem regarding the LD_LIBRARY_PATH: in Gramine, you can define which libraries have to be loaded. If that operates by setting an LD_LIBRARY_PATH env var, you could try adding that to the main-config option "