* The DNS stub resolver limits the advertised UDP buffer size to 1200 bytes,
to avoid fragmentation-based spoofing attacks.
+ CVE-2017-15670: The glob function, when invoked with GLOB_TILDE, suffered
+ from a one-byte overflow during ~ operator processing (either on the stack
+ or the heap, depending on the length of the user name).
+
CVE-2017-15671: The glob function, when invoked with GLOB_TILDE,
would sometimes fail to free memory allocated during ~ operator
processing, leading to a memory leak and, potentially, to a denial
[21778] Robust mutex may deadlock
[21972] assert macro requires operator== (int) for its argument type
[22322] libc: [mips64] wrong bits/long-double.h installed
-
-Security related changes:
-
- CVE-2017-15670: The glob function, when invoked with GLOB_TILDE, suffered
- from a one-byte overflow during ~ operator processing (either on the stack
- or the heap, depending on the length of the user name).
-
\f
Version 2.25