"Strong" stack protection for GCC
"Strong" stack protection for GCC
Posted Mar 11, 2020 14:49 UTC (Wed) by randguy (guest, #137701)Parent article: "Strong" stack protection for GCC
I am using Yocto project for our BSP. I tried adding CONFIG_CC_STACKPROTECTOR_STRONG in the kernel configuration and later added -fstack-protector-strong in makefile of our application too. Still the cfa_problems_report generated from ISAFW (meta-security-isafw) claims that our application does not have stack protector. Please let me know if am missing anything.
More on meta-security-isafw:
https://www.nccgroup.trust/globalassets/our-research/us/w...
please refer
page number: 14,
section:3.2.2
