| Summary: | A client with an ssh agent can login with a revoked certificate | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | sebelk |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | security | CC: | djm |
| Priority: | P5 | ||
| Version: | 8.0p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
sebelk
2020-11-03 22:38:31 AEDT
Errata: "but one can depend on having the complete original certificate on hand." should be "but one must depend on having the complete original certificate on hand." Using Debian 9 as ssh server with version 7.4p1 : I can login even using plain text on RevokedKeys files and deleting the private key on the ssh-agent of client side... Mi mistake with mi earlier comment: I forget reload the service on Debian, however on CentOS I really double checked that. Please attach a debug log from sshd showing a successful login with the revoked key. (In reply to Damien Miller from comment #4) > Please attach a debug log from sshd showing a successful login with > the revoked key. Thanks Damien for your fast answer. I've found that client ssh was trying more available certificates that was cached certificates and some of them were not revoked, my apologies for the noise. You may want to close the bug report. No worries! close bugs that were resolved in OpenSSH 8.5 release cycle |