Please send GNU C library bug reports via <https://sourceware.org/bugzilla/>
using `glibc' in the "product" field.
\f
+Version 2.32.1
+
+Security related changes:
+
+ CVE-2020-27618: An infinite loop has been fixed in the iconv program when
+ invoked with input containing redundant shift sequences in the IBM1364,
+ IBM1371, IBM1388, IBM1390, or IBM1399 character sets.
+
The following bugs are resolved with this release:
[20019] NULL pointer dereference in libc.so.6 IFUNC due to uninitialized GOT
[29528] elf: Call __libc_early_init for reused namespaces
[29611] Optimized AVX2 string functions unconditionally use BMI2 instructions
+\f
Version 2.32
Major new features:
Dytrych of the Cisco Security Assessment and Penetration Team (See
TALOS-2020-1019).
- CVE-2020-27618: An infinite loop has been fixed in the iconv program when
- invoked with input containing redundant shift sequences in the IBM1364,
- IBM1371, IBM1388, IBM1390, or IBM1399 character sets.
-
CVE-2021-33574: The mq_notify function has a potential use-after-free
issue when using a notification type of SIGEV_THREAD and a thread
attribute with a non-default affinity mask.