Hardened Malloc - Hardened Memory Allocator

1 Like

related:

1 Like

This is now in the testers repository.

16 posts were split to a new topic: Bug: Hardened Malloc Ignored by Flatpaks

Doesn’t this break sone flatpaks because they’re missing their specific /usr?

1 Like

https://gist.github.com/SkewedZeppelin/7f293d64c1c651bdc21526519d9e192b

archived:

Fixed:

Done.

Messages during upgrade looking like this:

ERROR: ld.so: object ‘/usr/lib/libhardened_malloc.so/libhardened_malloc-light.so’ from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.

Can be safely ignored. These are fixed right after the upgrade.

This is unavoidable and happening due to above bugfix.

These errors are now resolved thanks to compatibility symlinks and lots of other maintenance fixes in git.

This is now in the testers repository.

news, see this link for more information:
Hardened Malloc (HM) Deprecation in Kicksecure

1 Like

Do these stability issues also affect hardened malloc light?

what about using mimalloc? There is a rust implementation.

Some, yes. Please don’t ask for details. → Unsupported.

  • Not branded / known as security enhancing.
  • Microsoft project.

→ Ignoring.

Is glibc so common mainly due to GNU software licensing?

Is there a plan for the Standard C library going forward? Are there any plans

for improving the security?