[Bug 1773] PKCS#11 authentication fails with "xmalloc: zero size" for some certificates.

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Sep 23 23:24:59 AEST 2015


https://bugzilla.mindrot.org/show_bug.cgi?id=1773

Jakub Jelen <jjelen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jjelen at redhat.com

--- Comment #5 from Jakub Jelen <jjelen at redhat.com> ---
This is related to the bug #2429 (see proposed and applied patch with
check of the length before calling xmalloc in attachment #2670).

Your original error should not appear again, because the check for
length is at the moment before calling xmalloc. 

The note in the code and in linked bugzilla says that the CKA_ID is
allowed to be empty. Can you elaborate more on what problems you see at
the moment?

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list