It happens during gcc compile while configtest.
On one machine:
PAX: size overflow detected in function elf_core_dump fs/binfmt_elf.c:2609 cicus.537_1386 min, count: 96, decl: # size_overflow MARK_NO copy_user_generic 3; num: 0; context: attr;
Another machine:
PAX: size overflow detected in function elf_core_dump fs/binfmt_elf.c:2609 cicus.533_1343 min, count: 96, decl: # size_overflow MARK_NO copy_user_generic 3; num: 0; context: attr;
Running kernels hardened-sources-4.5.5-r2 and hardened-sources-4.5.6.
I'm about to test hardened-sources-4.5.7-r1, but I'm having problems with -fstack-protector-strong detection... It works, but kernel Makefile detects it wrong.