[Bug 593] fix a possible segfault. ask for passphrase
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Jun 16 20:17:47 EST 2003
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.
More information about the openssh-bugs
mailing list