Bug 1877973
Summary: | smart card pkcs11 token field with additional padding | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Scott Poore <spoore> |
Component: | opensc | Assignee: | Jakub Jelen <jjelen> |
Status: | CLOSED ERRATA | QA Contact: | PKI QE <bugzilla-pkiqe> |
Severity: | low | Docs Contact: | Khushbu Borole <kborole> |
Priority: | medium | ||
Version: | 8.3 | CC: | jafiala, jjelen, kborole, sveerank |
Target Milestone: | rc | Keywords: | Regression, Triaged |
Target Release: | 8.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | opensc-0.20.0-3.el8 | Doc Type: | Bug Fix |
Doc Text: |
.Improved padding for `pkcs11`
Previously, the `pkcs11` token label had extra padding for some smart cards. As a consequence, the wrong padding could cause issues matching cards based on the label attribute. With this update, the padding is fixed for all the cards and defined PKCS #11 URIs and matching against them in application should work as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-18 14:46:59 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Scott Poore
2020-09-10 22:54:18 UTC
This is fixed by the following upstream pull request: https://github.com/OpenSC/OpenSC/issues/1922 This does not affect all cards, but just the ones that have specific PIN name and token label. I added known-issue doc text to get it to release notes, as it is probably late to fix it in rhel8.3. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: opensc security, bug fix, and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2021:1600 |