bugzilla-daemon at bugzilla.mindrot.org
2010-Apr-28 04:57 UTC
[Bug 1763] New: Side effects from public key options
https://bugzilla.mindrot.org/show_bug.cgi?id=1763 Summary: Side effects from public key options Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org ReportedBy: djm at mindrot.org auth-options.c tries to back out options set for a public key if public key authentication fails, but there are some cases where this is incomplete or buggy: command= can memory leak if there are multiple command options on a key permitopen= options are not backed out at all -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching the reporter.
bugzilla-daemon at bugzilla.mindrot.org
2010-Apr-28 04:57 UTC
[Bug 1763] Side effects from public key options
https://bugzilla.mindrot.org/show_bug.cgi?id=1763 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1708 -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching the reporter.
bugzilla-daemon at bugzilla.mindrot.org
2010-Jun-18 03:06 UTC
[Bug 1763] Side effects from public key options
https://bugzilla.mindrot.org/show_bug.cgi?id=1763 --- Comment #1 from Damien Miller <djm at mindrot.org> --- the leak on multiple command= options is fixed in -current. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching the reporter.
bugzilla-daemon at bugzilla.mindrot.org
2010-Jun-18 03:08 UTC
[Bug 1763] Side effects from public key options
https://bugzilla.mindrot.org/show_bug.cgi?id=1763 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Damien Miller <djm at mindrot.org> --- ... and I was wrong to begin with about permitopen= options not being cleared. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching the reporter.
bugzilla-daemon at bugzilla.mindrot.org
2011-Jan-24 01:33 UTC
[Bug 1763] Side effects from public key options
https://bugzilla.mindrot.org/show_bug.cgi?id=1763 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Damien Miller <djm at mindrot.org> 2011-01-24 12:33:58 EST --- Move resolved bugs to CLOSED after 5.7 release -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching the reporter.