You are not logged in.

#1 2021-09-21 15:03:44

Sapiens
Member
Registered: 2021-07-05
Posts: 52

How to create exception to entry in /etc/ld.so.preload?

Hi all!

I'd like to use the hardened malloc implementation globally on the system as described in https://wiki.archlinux.org/title/Securi … ned_malloc by editing '/etc/ld.so.preload'.

However I have some applications e.g. handbrake that don't seem to work well with this implementation and quit execution by crashing.

Is there a way to create exceptions, like a blacklist for hardened malloc, from the global rule for certain programs so that only the ones that don't work with hardened malloc use glibc's implementation?

Last edited by Sapiens (2021-09-21 18:43:42)

Offline

Board footer

Powered by FluxBB