Bug 1706779
| Summary: | Array bounds write violation | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zoltan Kelemen <misterzed88> |
| Component: | compat-openssl10-pkcs11-helper | Assignee: | Rex Dieter <rdieter> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 29 | CC: | rdieter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | compat-openssl10-pkcs11-helper-1.22-8.fc30 compat-openssl10-pkcs11-helper-1.22-8.fc29 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-05-12 01:22:12 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
Zoltan Kelemen
2019-05-06 09:57:49 UTC
This bug is a symptom of the underlying problem of having a duplicate code base for the library. What is the background for having compat-openssl10-pkcs11-helper in addition to pkcs11-helper? If the compat lib can not easily be disposed of, wouldn't it be possible to change it to be a simple container for the pkcs11-helper library? (depending on that package and simply creating a symlink to the so file of that library?). Both compat-openssl10-pkcs11-helper and pkcs11-helper seems to use the same base code. I don't recall which item needed it, but not all pkgs in kde/qt5 stack were ported to openssl-1.1.x (I *think* something telepathy-related). That has since been fixed as at least as of fedora 30. repoquery shows only one item, gnupg-pkcs11-scd-0:0.9.1-5.fc30.x86_64 Depending on it anymore. I will likely orphan this package for subsequent fedora releases. compat-openssl10-pkcs11-helper-1.22-8.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-1114631bfe compat-openssl10-pkcs11-helper-1.22-8.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-ce323ce9af compat-openssl10-pkcs11-helper-1.22-8.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-1114631bfe compat-openssl10-pkcs11-helper-1.22-8.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-ce323ce9af compat-openssl10-pkcs11-helper-1.22-8.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report. compat-openssl10-pkcs11-helper-1.22-8.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. I have tested the update on fc29 and can verify that the originally reported issue has disappeared (fixed). |