Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Sun, 14 Jul 2013 09:43:25 +0530
From: Sayantan Datta <std2048@...il.com>
To: john-dev@...ts.openwall.com
Subject: Possible core bug

Hi,

This issue is only related to viewing the status while cracking.
First of all get_key() is called when the status is checked.
Second, the value of index in get_key() argument is higher than the
permissible value which should not exceed crypt_all() return value minus 1.
This is causing segfaults. I can patch things internally within the format
by clamping the index value to a certain limit.

Regards,
Sayantan

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.