secureblue/hardened_malloc
Project ID: 108478
Description
This is a security-focused general purpose memory allocator providing the malloc API along with various extensions. It provides substantial hardening against heapcorruption vulnerabilities. The security-focused design also leads to much less metadata overhead and memory waste from fragmentation than a more traditional allocator design. It aims to provide decent overall performance with a focus on long-term performance and memory usage rather than allocator micro-benchmarks. It offers scalability via a configurable number of entirely independently arenas, with the internal locking within arenas further divided up per size class.
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
EPEL 10
|
aarch64 (111)*, x86_64 (111)* | EPEL 10 (26 downloads) |
EPEL 9
|
aarch64 (611)*, x86_64 (687)* | EPEL 9 (123 downloads) |
Fedora 41
|
aarch64 (542)*, x86_64 (41222)* | Fedora 41 (39984 downloads) |
Fedora 42
|
aarch64 (448)*, x86_64 (18272)* | Fedora 42 (17365 downloads) |
Fedora 43
|
aarch64 (83)*, x86_64 (741)* | Fedora 43 (626 downloads) |
Rhel 10
|
aarch64 (231)*, x86_64 (231)* | Rhel 10 (173 downloads) |
Rhel 9
|
aarch64 (3136)*, x86_64 (3142)* | Rhel 9 (4183 downloads) |
* Total number of downloaded packages.
EPEL 10
Fedora 41
Rhel 10