From: GitHub <no...@gi...> - 2014-04-21 11:24:20
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: cdc379fa2559a616b73405e59793e3ebd37e96dc https://github.com/OpenSC/OpenSC/commit/cdc379fa2559a616b73405e59793e3ebd37e96dc Author: Ludovic Rousseau <lud...@gm...> Date: 2014-04-10 (Thu, 10 Apr 2014) Changed paths: M src/tools/pkcs11-tool.c Log Message: ----------- pkcs11-tool: check for buffer overflows Check the subject, issuer and serialNumber will encode in the allocated space before copying the data. Thanks to Umberto Rustichelli for the bug report https://sourceforge.net/p/opensc/mailman/message/32210626/ |