bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unbounded recursion in glob_filename


From: Tim Waugh
Subject: unbounded recursion in glob_filename
Date: Wed, 16 Jul 2003 17:39:29 +0100
User-agent: Mutt/1.4.1i

Configuration Information [Automatically generated, do not change]:
Machine: i386
OS: linux-gnu
Compiler: i386-redhat-linux-gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' 
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i386-redhat-linux-gnu' 
-DCONF_VENDOR='redhat' -DSHELL -DHAVE_CONFIG_H  -I.  -I. -I./include -I./lib 
-D_GNU_SOURCE  -O2 -g -pipe -march=i386 -mcpu=i686
uname output: Linux meme.surrey.redhat.com 2.4.20-13.9 #1 Mon May 12 10:55:37 
EDT 2003 i686 i686 i386 GNU/Linux
Machine Type: i386-redhat-linux-gnu

Bash Version: 2.05b
Patch Level: 0
Release Status: release

Description:
        Bash can be made to segfault by causing it to eat up all its
        stack in a glob_filename recursion.

Repeat-By:
        bash -c "echo `perl -e 'print \"*/\" x 4000'`"

Tim.
*/

Attachment: pgpO79PTIb2LJ.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]