On Sun, Nov 29, 2020 at 08:40:12AM +0000, Michal Meloun wrote:
> Author: mmel
> Date: Sun Nov 29 08:40:12 2020
> New Revision: 368141
> URL: https://svnweb.freebsd.org/changeset/base/368141
> 
> Log:
>   Remove the pre-ARMv6 and pre-INTRNG code.
>   ARM has required ARMV6+ and INTRNg for some time now, so remove
>   always false #ifdefs and unconditionally do always true #ifdefs.
> 
>       .sv_flags       =
> -#if __ARM_ARCH >= 6
>                         SV_ASLR | SV_SHP | SV_TIMEKEEP | SV_RNG_SEED_VER |
> -#endif
>                         SV_ABI_FREEBSD | SV_ILP32 | SV_ASLR,

This causes SV_ASLR to be set twice.

Thanks,

-- 
Shawn Webb
Cofounder / Security Engineer
HardenedBSD

GPG Key ID:          0xFF2E67A277F8E1FA
GPG Key Fingerprint: D206 BB45 15E0 9C49 0CF9  3633 C85B 0AF8 AB23 0FB2
https://git-01.md.hardenedbsd.org/HardenedBSD/pubkeys/src/branch/master/Shawn_Webb/03A4CBEBB82EA5A67D9F3853FF2E67A277F8E1FA.pub.asc

Attachment: signature.asc
Description: PGP signature

Reply via email to