Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Mar 2019 19:59:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236312] blacklist issues, related to base sshd
Message-ID:  <bug-236312-227-edQdBrMzT8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236312-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236312-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236312

Kurt Lidl <lidl@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs@FreeBSD.org            |lidl@FreeBSD.org

--- Comment #1 from Kurt Lidl <lidl@FreeBSD.org> ---
I will look into this report.

The lack-of-handling with regards to the BAD_USER message is indeed entirely my
fault.  I have some not-ready-for commit code that handles these messages
either by treating the found username as "known to be bad" and immediately
blacklists the remote address.  The missing code is where the bad username
isn't on the list and needs to be treated like a regular failed login attempt.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236312-227-edQdBrMzT8>