GrapheneOS / hardened_malloc

Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms. It will gain more portability / integration over time.
https://grapheneos.org/
MIT License
1.26k stars 96 forks source link

README: add note about AppArmor constraint on Debian #233

Closed cgzones closed 9 months ago

thestinger commented 9 months ago

It doesn't work from /usr/local/lib?

cgzones commented 9 months ago

Unfortunately not:

Dec 14 10:14:19 debian cups-browsed[1736]: ERROR: ld.so: object '/usr/local/lib/libhardened_malloc.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored. 
Dec 14 10:14:23 debian kalendarac[2388]: ERROR: ld.so: object '/usr/local/lib/libhardened_malloc.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.