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
* 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.
>>
>
* 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 b
* 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-rel
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 p
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 cause
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 *
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|
8 matches
Mail list logo