** Description changed: - The fix for #1835135 was not included into the python2.7 update. This - bug has been opened to include it. + The fix for #1835135 was included into a python2.7 ver when python2.7 + was updated, the fix was not included. It needs to be put pack into the + latest version pf python2.7 to prevent FIPS issues when using fips + openssl with python's hashlib. This is only a problem in latest + python2.7 versions in xenial, bionic, focal, and groovy. python3 + versions do not have this problem on the above releases. + + The fix was a backport of + https://github.com/python/cpython/pull/1777/commits/5e3e3568d27b99dabe44b8aa6283dc76d70f2dae
** Description changed: - The fix for #1835135 was included into a python2.7 ver when python2.7 - was updated, the fix was not included. It needs to be put pack into the - latest version pf python2.7 to prevent FIPS issues when using fips - openssl with python's hashlib. This is only a problem in latest - python2.7 versions in xenial, bionic, focal, and groovy. python3 - versions do not have this problem on the above releases. + LP #1835135 was fixed in python2.7. However, when python2.7 was updated + to current verion, the fix was not included. It needs to be included + again into current version of python2.7 to prevent FIPS issues when + using fips openssl with python's hashlib. This is only a problem in + latest python2.7 versions in xenial, bionic, focal, and groovy. python3 + versions do not have this problem in these releases. The fix was a backport of https://github.com/python/cpython/pull/1777/commits/5e3e3568d27b99dabe44b8aa6283dc76d70f2dae -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1898078 Title: FIPS OpenSSL crashes Python2.7 hashlib when using MD5 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1898078/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
