Page MenuHomeFreeBSD

blacklist: sshd: Add pending probes
AbandonedPublic

Authored by jlduran on Mar 25 2025, 10:07 PM.
Tags
None
Referenced Files
F167445110: D49505.id152683.diff
Fri, Aug 21, 7:40 PM
F167434068: D49505.diff
Fri, Aug 21, 5:25 PM
Unknown Object (File)
Thu, Aug 20, 6:03 PM
Unknown Object (File)
Thu, Aug 13, 8:06 PM
Unknown Object (File)
Wed, Aug 12, 4:38 PM
Unknown Object (File)
Wed, Aug 12, 1:15 PM
Unknown Object (File)
Wed, Aug 12, 6:42 AM
Unknown Object (File)
Mon, Aug 10, 5:12 PM

Details

Reviewers
emaste
dch
Summary

This change was already on FreeBSD, it has not been submitted upstream
yet.

It fixes when, for example, a bot script tries to authenticate with an
unsupported cipher:

ssh -oCiphers=3des-cbc -l "" <ssh-server>

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63121
Build 60005: arc lint + arc unit

Event Timeline

jlduran edited the summary of this revision. (Show Details)

Update missing patches to be upstreamed.

I forget that @christos_netbsd.org can be conveniently tagged here:

As much as I found NetBSD's build.sh amazing, I have not been able to link it in order to submit this change.

This particular probe is not working.
Sorry for the noise.