Page MenuHomeFreeBSD

openssh: blocklist: Use NetBSD probes
ClosedPublic

Authored by jlduran on Sep 26 2025, 10:03 AM.
Tags
None
Referenced Files
F133554918: D52749.id163026.diff
Sun, Oct 26, 3:20 PM
Unknown Object (File)
Sat, Oct 25, 4:05 PM
Unknown Object (File)
Fri, Oct 24, 1:38 AM
Unknown Object (File)
Wed, Oct 22, 4:28 AM
Unknown Object (File)
Sat, Oct 18, 12:15 PM
Unknown Object (File)
Sat, Oct 18, 1:16 AM
Unknown Object (File)
Sun, Oct 12, 7:07 PM
Unknown Object (File)
Fri, Oct 10, 3:07 PM
Subscribers

Details

Summary

Use NetBSD probe locations for consistency. We have submitted all
improved or missing probes, keeping them synchronized with NetBSD (our
blocklist upstream) should simplify upgrades and maintenance, as the
locations of these probes are a moving target, depending on upstream
OpenSSH changes.

Additionally, use BLACKLIST_AUTH_FAIL exclusively for now. At the time
of this commit BLACKLIST_BAD_USER, is a no-op. However, it will change
in a future upgrade.

Also, enhance blacklist notification messages for better debugging by
making them more descriptive.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable