The string component in the GNU C Library (aka glibc or libc6) through 2.28, when running on the x32 architecture, incorrectly attempts to use a 64-bit register for sizet in assembly codes, which can lead to a segmentation fault or possibly unspecified other impact, as demonstrated by a crash in _memmoveavxunalignederms in sysdeps/x8664/multiarch/memmove-vec-unaligned-erms.S during a memcpy.