Nmap Development mailing list archives

Re: nmap crash (ssh-publickey-acceptance)


From: Daniel Miller <bonsaiviking () gmail com>
Date: Thu, 2 Nov 2017 22:34:27 -0500

Thanks for reporting this! It seems to be a double-free occuring during NSE
garbage collection/shutdown, specifically in the nsock_pool_delete
function. I can't readily see how this could be happening, so can you give
a little more info?

1. output of nmap --version

2. Does the error occur if you do not use -sV?

3. Does the error occur if you only use -sV (i.e. not --script
ssh-publickey-acceptance)

4. If the previous 2 tests show that ssh-publickey-acceptance is required
to trigger the bug, does it crash if you do not use the --script-args you
provided?

Thanks for your help.

Dan

On Thu, Nov 2, 2017 at 3:41 PM, Darren Martyn <darren () 0x27 me> wrote:

Attached is a log with loads of debug info. Got partially through
redacting hostnames, then stopped bothering because its a publicly routable
host I own anyway.

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: