Bug#454792: double free and segfault on utf8 containing regexes

2008-04-20 Thread Niko Tyni
severity 454792 important tag 454792 - security thanks On Mon, Apr 07, 2008 at 09:46:26PM +0300, Niko Tyni wrote: On Fri, Dec 07, 2007 at 02:03:25PM -0800, Don Armstrong wrote: Package: perl Severity: serious Version: 5.8.8-7etch1 Tags: security A trivial program containing a

Bug#454792: double free and segfault on utf8 containing regexes

2008-04-20 Thread Florian Weimer
* Florian Weimer: * Niko Tyni: I'm unsure about the security implications. Will ask for opinions on p5p. Cc'ing the security team to get them in the loop. No response from either in two weeks, so it seems that nobody is particularly concerned. It's potentially security-relevant if it can

Bug#454792: double free and segfault on utf8 containing regexes

2008-04-20 Thread Florian Weimer
* Niko Tyni: I'm unsure about the security implications. Will ask for opinions on p5p. Cc'ing the security team to get them in the loop. No response from either in two weeks, so it seems that nobody is particularly concerned. It's potentially security-relevant if it can be exploited by

Bug#454792: double free and segfault on utf8 containing regexes

2008-04-20 Thread Florian Weimer
* Florian Weimer: * Florian Weimer: * Niko Tyni: I'm unsure about the security implications. Will ask for opinions on p5p. Cc'ing the security team to get them in the loop. No response from either in two weeks, so it seems that nobody is particularly concerned. It's potentially

Bug#454792: double free and segfault on utf8 containing regexes

2008-04-20 Thread Niko Tyni
On Sun, Apr 20, 2008 at 09:46:34PM +0200, Florian Weimer wrote: I'm unsure about the security implications. Will ask for opinions on p5p. Cc'ing the security team to get them in the loop. No response from either in two weeks, so it seems that nobody is particularly concerned. It's

Bug#454792: double free and segfault on utf8 containing regexes

2008-04-07 Thread Niko Tyni
notfound 454792 5.10.0-7 close 454792 5.10.0-1 tag 454792 patch etch thanks On Fri, Dec 07, 2007 at 02:03:25PM -0800, Don Armstrong wrote: Package: perl Severity: serious Version: 5.8.8-7etch1 Tags: security A trivial program containing a regex with UTF8 characters causes a double

Bug#454792: double free and segfault on utf8 containing regexes

2008-04-06 Thread Niko Tyni
found 454792 5.10.0-7 thanks On Fri, Dec 07, 2007 at 02:03:25PM -0800, Don Armstrong wrote: Package: perl Severity: serious Version: 5.8.8-7etch1 Tags: security A trivial program containing a regex with UTF8 characters causes a double free error and segfault: *** glibc detected ***

Bug#454792: double free and segfault on utf8 containing regexes

2007-12-07 Thread Don Armstrong
Package: perl Severity: serious Version: 5.8.8-7etch1 Tags: security A trivial program containing a regex with UTF8 characters causes a double free error and segfault: #!/usr/bin/perl -w -CSDA use strict; use utf8; use encoding 'utf8'; use locale; my $ans='Ostrów'; $_=whatever...; if (/^$ans|