Mailing List Archive

[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@mindrot.org
ReportedBy: aj@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.
[Bug 593] fix a possible segfault. ask for passphrase [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=593





------- Additional Comments From aj@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.
[Bug 593] fix a possible segfault. ask for passphrase [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=593

djm@mindrot.org changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED



------- Additional Comments From djm@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.