[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project opensc-0.23.0-4.el9_3

Name opensc
Epoch 0
Version 0.23.0
Release 4.el9_3
Website/URL https://github.com/OpenSC/OpenSC/wiki
License LGPLv2+
Build Time 2025-02-20 13:20:32
Build Host certified-builder01.msvsphere-os.ru
Summary Smart card library and applications
Repositories OS
Description OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures. OpenSC implements the PKCS#11 API so applications supporting this API (such as Mozilla Firefox and Thunderbird) can use it. On the card OpenSC implements the PKCS#15 standard and aims to be compatible with every software/card that does so, too.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
opensc-0.23.0-4.el9_3.x86_64 Smart card library and applications 6c2eee2b034854f1a9fe02df37cb54eda1b5b29f4488c1351403e416be31c12d download
i686
opensc-0.23.0-4.el9_3.i686 Smart card library and applications a4c60d762e3ce3a5054f39f1ccba62dada7c1aa04235527bcf5528790c4b51c1 download
src
opensc-0.23.0-4.el9_3.src Smart card library and applications 4581da246f71ad550063faf9a275bab449ccb872e163484536cdd14a6b621cf7 download
Changelog link
* Thu Feb 08 2024 Veronika Hanulikova <vhanulik@redhat.com> - 0.23.0-4
- Fix CVE-2023-5992: Side-channel leaks while stripping encryption PKCS#1.5 padding

* Thu Nov 30 2023 Jakub Jelen <jjelen@redhat.com> - 0.23.0-3
- Fix file caching with different offsets (RHEL-4079)
- Fix CVE-2023-40660: Potential PIN bypass
- Fix CVE-2023-40661: Dynamic analyzers reports in pkcs15init
- Fix CVE-2023-4535: Out-of-bounds read in MyEID driver handling encryption using symmetric keys
- Fix CVE-2023-5992: Side-channel leaks while stripping encryption PKCS#1.5 padding

* Thu May 25 2023 Jakub Jelen <jjelen@redhat.com> - 0.23.0-2
- Fix regression in handling OpenPGP cards
- Fix CVE-2023-2977: buffer overrun in pkcs15init for cardos

* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.23.0-1
- Rebuilt for MSVSphere 9.1.

* Wed Mar 08 2023 Jakub Jelen <jjelen@redhat.com> - 0.23.0-1
- Rebase to latest 0.23.0 release (#2100409)
- Use separate OpenSSL context to work better from inside of OpenSSL providers