Bug 1325328
Summary: | kdelibs: qt: Support of insecure cipher suites [fedora-all] | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Adam Mariš <amaris> |
Component: | crypto-policies | Assignee: | Nikos Mavrogiannopoulos <nmavrogi> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 22 | CC: | itamar, jreznik, kevin, me, nmavrogi, rdieter, rnovacek, smparrish, than |
Target Milestone: | --- | Keywords: | Security, SecurityTracking |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Release Note | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-04-20 07:31:10 UTC | Type: | --- |
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: | |||
Bug Blocks: | 1325324 |
Description
Adam Mariš
2016-04-08 12:58:51 UTC
Use the following template to for the 'fedpkg update' request to submit an update for this issue as it contains the top-level parent bug(s) as well as this tracking bug. This will ensure that all associated bugs get updated when new packages are pushed to stable. ===== # bugfix, security, enhancement, newpackage (required) type=security # testing, stable request=testing # Bug numbers: 1234,9876 bugs=1325324,1325328 # Description of your update notes=Security fix for # Enable request automation based on the stable/unstable karma thresholds autokarma=True stable_karma=3 unstable_karma=-3 # Automatically close bugs when this marked as stable close_bugs=True # Suggest that users restart after update suggest_reboot=False ====== Additionally, you may opt to use the bodhi web interface to submit updates: https://bodhi.fedoraproject.org/updates/new i'm working onn it. Is it possible to take this approach, https://fedoraproject.org/wiki/Changes/CryptoPolicy ... In OpenSSL the cipher string "PROFILE=SYSTEM" will be used to specify the system ciphers. Any applications not explicitly specifying ciphers will use the system ciphers. Per https://fedoraproject.org/wiki/Packaging:CryptoPolicies I'd looked before, but didn't see any place where any explicit call to SSL_CTX_set_cipher_list was made (maybe add one?) Per https://bugzilla.redhat.com/show_bug.cgi?id=1325324#c6 comment, moving to crypto-policies. *** Bug 1325325 has been marked as a duplicate of this bug. *** *** Bug 1325326 has been marked as a duplicate of this bug. *** *** Bug 1325329 has been marked as a duplicate of this bug. *** It is unclear to me why this was reported as a security vulnerability. When did we claim that Fedora didn't support RC4? That was only in Fedora 23. https://fedoraproject.org/wiki/Changes/RemoveSSL3andRc4 |