3 include/linux/fortify-string.h:57:29: error: '__builtin_memcpy' offset 32 is out of the bounds [0, 0] [-Werror=array-bounds]
2 security/security.c:810:2: error: 'memcpy' offset 32 is out of the bounds [0, 0] [-Werror=array-bounds]
due to struct lsm_ctx.
Building at least an arm64 defconfig for next 20231220 using GCC 10 we see:
due to struct lsm_ctx.