This is currently enabled on i568 only. Quote from https://capsule8.com/blog/kernel-configuration-glossary/: > Significance: Medium > > Fill the pages with poison patterns after free_pages() and verify the patterns > before alloc_pages. The filling of the memory helps reduce the risk of > information leaks from freed data. This does have a potential performance > impact if enabled with the "page_poison=1" kernel boot option. x86_64: https://patchwork.ipfire.org/patch/2964/
https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=efd508e9f60d17d8d2205ba8ef3f03407c720fa8
Fixed for x86_64 in https://blog.ipfire.org/post/ipfire-2-25-core-update-146-is-available-for-testing
Resetting this back to ASSIGNED as patches for armv5tel and aarch64 are missing.
Patch for aarch64 and armv5tel: https://patchwork.ipfire.org/patch/3212/
This is fixed for x86_64, and the patch was dropped for armv5tel and aarch64 due to compatibility/performance reasons.