[Bug 3421] sftp issue with different timezone client and server

2025-03-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3421 Dmitry Belyavskiy changed: What|Removed |Added CC||dbely...@redhat.com --- Comment #1 fr

[Bug 3800] OpenSSH 9.9p2 Minor Version Detection Issue in Qualys/Tenable for CVE-2025-26465 & CVE-2025-26466

2025-03-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3800 suryalegend89 changed: What|Removed |Added CC||suryalegen...@gmail.com -- You are recei

[Bug 3800] New: OpenSSH 9.9p2 Minor Version Detection Issue in Qualys/Tenable for CVE-2025-26465 & CVE-2025-26466

2025-03-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3800 Bug ID: 3800 Summary: OpenSSH 9.9p2 Minor Version Detection Issue in Qualys/Tenable for CVE-2025-26465 & CVE-2025-26466 Product: Portable OpenSSH Version: 9.9p2 Hardware: Al

[Bug 3801] New: Expand TOKENS available in ProxyCommand to support port forwarding

2025-03-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3801 Bug ID: 3801 Summary: Expand TOKENS available in ProxyCommand to support port forwarding Product: Portable OpenSSH Version: 9.9p2 Hardware: Other OS: Linux

[Bug 3801] Expand TOKENS available in ProxyCommand to support port forwarding

2025-03-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3801 Darren Tucker changed: What|Removed |Added CC||dtuc...@dtucker.net --- Comment #1 from D

[Bug 3800] OpenSSH 9.9p2 Minor Version Detection Issue in Qualys/Tenable for CVE-2025-26465 & CVE-2025-26466

2025-03-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3800 --- Comment #2 from suryalegend89 --- Hi Damien Miller , Thank you for your response. I am seeking clarification on how OpenSSH reports its software version. As per the RFC Protocol Version Exchange, the identification string format is:

[Bug 3801] Expand TOKENS available in ProxyCommand to support port forwarding

2025-03-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3801 --- Comment #3 from Darren Tucker --- Oh, and one more reason to add to comment#1 about why IMO this is not feasible: each forwarding flag can be invoked multiple times. -- You are receiving this mail because: You are watching someone on the CC

[Bug 3799] Slow login with PAM enabled when connecting to sshd socket listening on Guest Vsock

2025-03-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3799 sign...@svenstaro.org changed: What|Removed |Added CC||sign...@svenstaro.org -- You are

[Bug 3801] Expand TOKENS available in ProxyCommand to support port forwarding

2025-03-11 Thread bugzilla-daemon
https://bugzilla.mindrot.org/show_bug.cgi?id=3801 --- Comment #2 from Darren Tucker --- It's a bit icky, but given you specified you're running on Linux, the ProxyCommand can fish the parent ssh's command line out of /proc/$PPID/cmdline and do whatever it likes with it, eg: $ cat proxycommand #