cve/2019/CVE-2019-9169.md
2024-06-18 02:51:15 +02:00

684 B

CVE-2019-9169

Description

In the GNU C Library (aka glibc or libc6) through 2.29, proceed_next_node in posix/regexec.c has a heap-based buffer over-read via an attempted case-insensitive regular-expression match.

POC

Reference

Github