Quote from https://capsule8.com/blog/kernel-configuration-glossary/: > Significance: High > > Detect overflows of buffers in common string and memory functions where the > compiler can determine and validate the buffer sizes. Not sure if we can enable this on armv5tel.
aarch64: https://patchwork.ipfire.org/patch/3180/ armv5tel: https://patchwork.ipfire.org/patch/3181/
As of today: $ grep CONFIG_FORTIFY_SOURCE * kernel.config.aarch64-ipfire:CONFIG_FORTIFY_SOURCE=y kernel.config.armv6l-ipfire:# CONFIG_FORTIFY_SOURCE is not set kernel.config.riscv64-ipfire:CONFIG_FORTIFY_SOURCE=y kernel.config.x86_64-ipfire:CONFIG_FORTIFY_SOURCE=y
Given the deprecation of 32-bit ARM, I consider this as WONTFIX. https://blog.ipfire.org/post/ipfire-2-27-core-update-171-is-available-for-testing