bugzilla-daemon at mindrot.org
2003-Jun-16 10:17 UTC
[Bug 593] fix a possible segfault. ask for passphrase
http://bugzilla.mindrot.org/show_bug.cgi?id=593
Summary: fix a possible segfault. ask for passphrase
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Smartcard
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: aj at dungeon.inka.de
if a reader index is specified, but out of range the code
will segfault. the patch contains a check to prevent that.
the current scard-opensc.c code does not ask for the password/pin/phrase
of the key. the patch adds code to do that.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jun-16 10:18 UTC
[Bug 593] fix a possible segfault. ask for passphrase
http://bugzilla.mindrot.org/show_bug.cgi?id=593 ------- Additional Comments From aj at dungeon.inka.de 2003-06-16 20:18 ------- Created an attachment (id=327) --> (http://bugzilla.mindrot.org/attachment.cgi?id=327&action=view) patch against current cvs ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Jun-28 08:08 UTC
[Bug 593] fix a possible segfault. ask for passphrase
http://bugzilla.mindrot.org/show_bug.cgi?id=593
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From djm at mindrot.org 2003-06-28 18:08 -------
Reader count check applied. Please file a separate bug for the passphrase issue.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.