[patch] Fix path length overflow in realpath (BZ#22786)
Andreas Schwab
schwab@suse.de
Tue May 8 14:59:00 GMT 2018
On Apr 17 2018, Paul Pluzhnikov <ppluzhnikov@google.com> wrote:
> diff --git a/stdlib/test-bz22786.c b/stdlib/test-bz22786.c
> new file mode 100644
> index 0000000000..1b6331ac5c
> --- /dev/null
> +++ b/stdlib/test-bz22786.c
> @@ -0,0 +1,90 @@
> +/* Bug 22786: test for stack overflow in realpath.
This is actually a buffer overflow. Ok with that change.
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Libc-alpha
mailing list