This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2][BZ #14547] Fix CVE-2012-4412


On Tue, Jul 30, 2013 at 08:56:21AM +0200, Andreas Schwab wrote:
> Siddhesh Poyarekar <siddhesh@redhat.com> writes:
> 
> > I did not make a test case out of the reproducer since it would be
> > much too slow.
> 
> Perhaps it could be added to xtests.

I tried, but it's taking *too* long.  I was able to reproduce the
problem on x86_64 at length of 0x40000000 and based on some rough
extrapolation, it would take about 4600 hours to complete.

Maybe I could cap the run time for a minute and kill the test.  Does
that sound good enough?

Thanks for making me do this though, since I actually found a bug in
my fix while trying to figure out how long the test could run.  I'll
post an updated patch.

Siddhesh


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]