Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133991 - [hydra 5.1] double free or corruption
Summary: [hydra 5.1] double free or corruption
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL: http://www.thc.org
Whiteboard:
Keywords:
Depends on: 133083
Blocks:
  Show dependency tree
 
Reported: 2006-05-21 18:31 UTC by Anton Bolshakov
Modified: 2006-05-22 10:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Bolshakov 2006-05-21 18:31:41 UTC
brute force with hydra 5.1 and with follow keys (basically, any ssh brute force):
hydra -l root -P /usr/share/dict/cracklib-small -t localhost ssh2

with give a lot of errors to stdout:

*** glibc detected *** double free or corruption (!prev): 0x08060320 ***

additional info:
glibc-2.3.6-r3

make.conf:
CFLAGS="-Os -pipe -march=pentium-m -fomit-frame-pointer -fforce-addr"
USE="dri -gtk -gnome logrotate directfb oss samba dts mng ethereal svga curl usb snmp audiofile hal java flac bash
-completion lirc bzip2 slang gmp ffmpeg xvid imagemagick tiff xml2        qt kde kdeenablefinal alsa -oss arts -gs
treamer -xmms dbus cdr nls nptl nptlonly wifi pcmcia sdk xine irda sse sse2 mmx logitech-mouse acpi -apm ithreads"
Comment 1 Anton Bolshakov 2006-05-21 18:43:22 UTC
Actually, the latest version is 5.3
(see request 133083)
and this bug has been fixed there.

Please submit new version to the portage.
Comment 2 Peter Volkov (RETIRED) gentoo-dev 2006-05-22 10:42:08 UTC
Thank you for report Anton!

New version is in cvs. So I hope the issue is solved :)