[Bug 275106] Re: netdiscover crashes on run

2015-04-01 Thread Eriberto
Hi, I am the new maintainer of the netdiscover in Debian. I am closing this bug, already fixed in a previous version/revision. Regards, Eriberto ** Changed in: netdiscover (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of

[Bug 275106] Re: netdiscover crashes on run

2009-02-14 Thread Tyler Szabo
This is an issue that is fixed on upstream CVS, but it can easily be put into the version in Intrepid. The issue is passing a short buffer to sprintf. Here's a patch: --- netdiscover-0.3beta6.orig/src/misc.c +++ netdiscover-0.3beta6/src/misc.c @@ -33,7 +33,7 @@ char *search_vendor(unsigned

[Bug 275106] Re: netdiscover crashes on run

2008-12-12 Thread Luis GarcĂ­a
I too have the bug on Confirmed on 2.6.27-10-generic :S. The packet netdiscover_0.3beta6+20080409-3_i386.deb is on repository of Jaunty (Ubuntu 9.04) -- netdiscover crashes on run https://bugs.launchpad.net/bugs/275106 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 275106] Re: netdiscover crashes on run

2008-11-18 Thread shurenste
** Changed in: netdiscover (Ubuntu) Status: New = Confirmed -- netdiscover crashes on run https://bugs.launchpad.net/bugs/275106 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 275106] Re: netdiscover crashes on run

2008-11-18 Thread shurenste
I resolved this problem installing this packet netdiscover_0.3beta6+20080409-3_i386.deb -- netdiscover crashes on run https://bugs.launchpad.net/bugs/275106 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 275106] Re: netdiscover crashes on run

2008-11-12 Thread Jacques Burger
I also confirm the same bug: Linux 2.6.27-7-generic x86_64 -- netdiscover crashes on run https://bugs.launchpad.net/bugs/275106 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 275106] Re: netdiscover crashes on run

2008-11-03 Thread Claudio Moretti
I can confirm this. Intel Core 2 [EMAIL PROTECTED], 2 GB RAM == uname -r: 2.6.27-7-generic == lspci: 00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller

[Bug 275106] Re: netdiscover crashes on run

2008-09-27 Thread VRZ
** Attachment added: Backtrace file http://launchpadlibrarian.net/17998120/gdb-netdiscover.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/17998121/Dependencies.txt -- netdiscover crashes on run https://bugs.launchpad.net/bugs/275106 You received this bug

[Bug 275106] Re: netdiscover crashes on run

2008-09-27 Thread kaouete
Hello, I can confirm this, but I can also add that I got similar buffer overflow with swscanner, and smash stacking (?) with prismstumbler. So I am wondering if the problem is not in a upper level library, like libpcap, libnet or even libc ! -- netdiscover crashes on run