openwrt/toolchain/glibc/patches
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
..
001-regex-read-overrun.patch glibc: backport fix for regexec buffer read overrun 2019-12-14 14:06:22 +01:00
100-fix_cross_rpcgen.patch toolchain/glibc: update to latest 2.26 commit 2018-06-11 18:07:47 +02:00
200-add-dl-search-paths.patch toolchain/glibc: update to 2.27+ 2018-10-16 11:37:59 +02:00