Bug 1002205
Summary: | PEM module trashes private keys if login fails | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Elio Maldonado Batiz <emaldona> | ||||||
Component: | nss | Assignee: | Elio Maldonado Batiz <emaldona> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Alicja Kario <hkario> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 6.5 | CC: | emaldona, hkario, kdudka, kengert, ksrot, nalin, rmainz, rrelyea | ||||||
Target Milestone: | rc | ||||||||
Target Release: | --- | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | nss-3.16.1-3.el6 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | 896651 | Environment: | |||||||
Last Closed: | 2014-10-14 05:02:45 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: | |||||||||
Bug Depends On: | 896651 | ||||||||
Bug Blocks: | 1002204 | ||||||||
Attachments: |
|
Description
Elio Maldonado Batiz
2013-08-28 15:36:57 UTC
This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. This has been fixed with a patch from Nalin which was incorprated in the intermon pem upstream. See the bottom enry in https://git.fedorahosted.org/git/nss-pem.git As we did for rhel-7.0, we should update pem sources to current upstream. Not only do we get the fix for this bug but also we can get rid of several patches which have already been accepted upstream. Created attachment 908712 [details]
all changes to update pem source tar ball and get rid of old pem patches
Not always easy on the eyes, so let me extract the spec file changes and give a full explanation on why the patches are rendered obsolete next.
Created attachment 908713 [details] spec file changes in patch format Updates the pem source tar ball to the same one we used for rhel-7.0. Doing so enables us to remove various pem patches which have aready been applied upstream - that is to the interim pem git repo. The deleted patches, with their corresponding pem upstream commit, are: Patch44: 0001-sync-up-with-upstream-softokn-changes.patch https://git.fedorahosted.org/cgit/nss-pem.git/commit/?id=3ade37c5c4ca5a6094e3f4b2e4591405db1867dd Patch45: Bug-896651-pem-dont-trash-keys-on-failed-login.patch https://git.fedorahosted.org/cgit/nss-pem.git/commit/?id=023c1199d4958de3fb891066e6c49cf27bcd9d67 Patch51: Bug-702083-dont-require-unique-file-basenames.patch https://git.fedorahosted.org/cgit/nss-pem.git/commit/?id=570c5a036e6f97e70cf22b47e6a45c35c3425376 Patch59: 0001-RHBZ-895339.patch https://git.fedorahosted.org/cgit/nss-pem.git/commit/?id=b754c62f815409fc276b70c114fb63a3a863a79d Patch64: 0001-pinst-make-derEncodingsMatch-work-with-encrypted-key.patch https://git.fedorahosted.org/cgit/nss-pem.git/commit/?id=cefb1e6d8448b3227b35ca063041743d9664e7a0 The update also picks up a fix for a compile-time warning in LinkSharedKeyObject gcc gave while working I was working on Bug 1002271 https://git.fedorahosted.org/cgit/nss-pem.git/commit/?id=4b40b45d097e6e786a8aa6ab971edeea7a8050c7 Comment on attachment 908712 [details]
all changes to update pem source tar ball and get rid of old pem patches
r+, though this kind of change doesn't really need a review from me.
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, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-1378.html |