#952735 gnupg-pkcs11-scd: when used as scdaemon, `gnupg --card-status` reports wrong informations

Package:
gnupg-pkcs11-scd
Source:
gnupg-pkcs11-scd
Description:
GnuPG smart-card daemon with PKCS#11 support
Submitter:
Jean Parpaillon
Date:
2024-04-11 17:33:03 UTC
Severity:
normal
#952735#5
Date:
2020-02-28 09:32:19 UTC
From:
To:
Dear Maintainer,

I use a GnuPG card from ZeitControl.
When using gnupg-pkcs11-scd as scdaemon, `gnupg --card-status` reports wrong
informations.

Without gnupg-pkcs11-scd (<hidden> is from me):

Reader ...........: Alcor Micro AU9560 00 00
Application ID ...: <hidden>
Application type .: OpenPGP
Version ..........: 3.3
Manufacturer .....: ZeitControl
Serial number ....: <hidden>
Name of cardholder: <hidden>
Language prefs ...: fr
Salutation .......: Mr.
URL of public key : [non positionné]
Login data .......: <hidden>
Signature PIN ....: forcé
Key attributes ...: rsa2048 rsa3072 rsa2048
Max. PIN lengths .: 64 64 64
PIN retry counter : 3 0 3
Signature counter : 69
KDF setting ......: off
Signature key ....: <hidden>
      created ....: 2019-02-20 18:37:15
Encryption key....: <hidden>
      created ....: 2019-02-20 18:37:15
Authentication key: <hidden>
      created ....: 2019-02-20 18:37:15
General key info..: <hidden> <jean.parpaillon@free.fr>
sec>  rsa2048/<hidden>  créé : 2019-02-20  expire : jamais
                                nº de carte : <hidden>
ssb>  rsa2048/<hidden>  créé : 2019-02-20  expire : jamais
                                nº de carte : <hidden>
ssb>  rsa3072/<hidden>  créé : 2019-02-20  expire : jamais
                                nº de carte : <hidden>

With gnupg-pkcs11-scd:

gpg: WARNING: server 'scdaemon' is older than us (0.9.2 < 2.2.19)
gpg: Note: Outdated servers may lack important security fixes.
gpg: Note: Use the command "gpgconf --kill all" to restart them.
Reader ...........: [none]
Application ID ...: gpg: WARNING: server 'scdaemon' is older than us (0.9.2 <
2.2.19)
gpg: Note: Outdated servers may lack important security fixes.
gpg: Note: Use the command "gpgconf --kill all" to restart them.
Reader ...........: [none]
Application ID ...: <hidden>
Application type .: OpenPGP
Version ..........: 11.50
Manufacturer .....: unknown
Serial number ....: <hidden>
Name of cardholder: [non positionné]
Language prefs ...: [non positionné]
Salutation .......:
URL of public key : [non positionné]
Login data .......: [non positionné]
Signature PIN ....: forcé
Key attributes ...: rsa48 rsa48 rsa48
Max. PIN lengths .: 0 0 0
PIN retry counter : 0 0 0
Signature counter : 0
Signature key ....: [none]
Encryption key....: [none]
Authentication key: [none]
General key info..: [none]

GnuPG may be misconfigured, however error is not clear.

#952735#12
Date:
2024-04-11 17:15:23 UTC
From:
To:
I can reproduce this bug with my card reader and I forwarded the bug
upstream -> https://github.com/alonbl/gnupg-pkcs11-scd/issues/61

As this is just a cosmectic bug, I reduce severity again to normal.