Angel Yankov
24eb6f5b62
* opensc: heap buffer overflow in OpenPGP driver when generating key * Added patch: opensc-CVE-2024-8443.patch - Security fix: [opensc-CVE-2024-45620, bsc#1230076] - Security fix: [opensc-CVE-2024-45619, bsc#1230075] - Security fix: [opensc-CVE-2024-45618, bsc#1230074] - Security fix: [opensc-CVE-2024-45617, bsc#1230073] - Security fix: [opensc-CVE-2024-45616, bsc#1230072] - Security fix: [opensc-CVE-2024-45615, bsc#1230071] * opensc: pkcs15init: Usage of uninitialized values in libopensc and pkcs15init * opensc: Uninitialized values after incorrect check or usage of APDU response values in libopensc * opensc: Uninitialized values after incorrect or missing checking return values of functions in libopensc * opensc: Uninitialized values after incorrect or missing checking return values of functions in pkcs15init * opensc: Incorrect handling length of buffers or files in libopensc * opensc: Incorrect handling of the length of buffers or files in pkcs15init * Added patches: - opensc-CVE-2024-45615.patch - opensc-CVE-2024-45616.patch - opensc-CVE-2024-45617.patch - opensc-CVE-2024-45618.patch - opensc-CVE-2024-45619.patch - opensc-CVE-2024-45620.patch OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=88
9 lines
390 B
Plaintext
9 lines
390 B
Plaintext
# This file describes how to load the opensc module
|
|
# See: http://p11-glue.freedesktop.org/doc/p11-kit/config.html
|
|
|
|
# This is a relative path, which means it will be loaded from
|
|
# the p11-kit default path which is usually $(libdir)/pkcs11.
|
|
# Doing it this way allows for packagers to package opensc for
|
|
# 32-bit and 64-bit and make them parallel installable
|
|
module: onepin-opensc-pkcs11.so
|