openwrt/toolchain
Alin Nastac a50c2190d3 glibc: backport fix for regexec buffer read overrun
Problem found by AddressSanitizer[1]:

 Latest `grep` (git commit 1019e6e) compiled with asan may cause a
 heap-buffer-overflow when `-i` is specified.

     ./grep -i '\(\(\)*.\)*\(\)\(\)\1' /bin/chvt

 =================================================================
 ==16206==ERROR: AddressSanitizer: heap-buffer-overflow on address

1. https://debbugs.gnu.org/34140

Ref: https://sourceware.org/bugzilla/show_bug.cgi?id=24114
Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
[commit title and description facelift]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-12-14 14:06:22 +01:00
..
binutils toolchain/binutils: use default Host/Configure rule 2019-05-11 23:10:10 +02:00
fortify-headers toolchain/fortify-headers: Update to 1.1 2019-09-04 13:33:29 +02:00
gcc toolchain/gcc: bump to 7.5.0 2019-11-19 15:02:22 +01:00
gdb toolchain/gdb: bump to 8.3.1 2019-10-15 16:13:06 +02:00
glibc glibc: backport fix for regexec buffer read overrun 2019-12-14 14:06:22 +01:00
kernel-headers kernel-headers: adjust PKG_ variables when using git clone method 2018-01-27 16:46:45 +01:00
musl toolchain/musl: bump to version 1.1.24 2019-10-15 16:13:06 +02:00
nasm toolchain/nasm: update to version 2.14 2019-05-11 01:30:00 +02:00
uClibc update uClibc-ng from 1.0.30 to 1.0.31 2019-01-27 01:04:53 +01:00
wrapper buildroot: allow specifying libc personality for external toolchains 2013-02-20 15:06:10 +00:00
Config.in toolchain: replace LEDE in help text 2019-06-10 11:31:52 +02:00
info.mk uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 2009-04-24 02:07:24 +00:00
Makefile toolchain: fix gcc depends on kernel headers 2019-09-04 13:35:53 +02:00