--------------------------------------------------------------------------------Fedora Update Notification
FEDORA-2023-749dd47c79
2023-03-11 03:04:11.186915
--------------------------------------------------------------------------------Name        : python-cryptography
Product     : Fedora 38
Version     : 37.0.2
Release     : 8.fc38
URL         : https://cryptography.io/en/latest/
Summary     : PyCA's cryptography library
Description :
cryptography is a package designed to expose cryptographic primitives and
recipes to Python developers.

--------------------------------------------------------------------------------Update Information:

Security fix for CVE-2023-23931  cryptography is a package designed to expose
cryptographic primitives and recipes to Python developers. In affected versions
`Cipher.update_into` would accept Python objects which implement the buffer
protocol, but provide only immutable buffers. This would allow immutable objects
(such as `bytes`) to be mutated, thus violating fundamental rules of Python and
resulting in corrupted output. This now correctly raises an exception. This
issue has been present since `update_into` was originally introduced in
cryptography 1.8.
--------------------------------------------------------------------------------ChangeLog:

* Wed Feb 22 2023 Christian Heimes  - 37.0.2-8
- Fix CVE-2023-23931: Don't allow update_into to mutate immutable objects, resolves rhbz#2171820
- Fix FTBFS due to failing test_load_invalid_ec_key_from_pem and test_decrypt_invalid_decrypt, resolves rhbz#2171661
* Fri Jan 20 2023 Fedora Release Engineering  - 37.0.2-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Dec  9 2022 Christian Heimes  - 37.0.2-6
- Enable SHA1 signatures in test suite (ELN-only)
--------------------------------------------------------------------------------References:

  [ 1 ] Bug #2171817 - CVE-2023-23931 python-cryptography: memory corruption via immutable objects
        https://bugzilla.redhat.com/show_bug.cgi?id=2171817
--------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2023-749dd47c79' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
--------------------------------------------------------------------------------_______________________________________________
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org
Do not reply to spam, report it: https://pagure.io/login/

Fedora 38: python-cryptography 2023-749dd47c79

March 11, 2023
Security fix for CVE-2023-23931 cryptography is a package designed to expose cryptographic primitives and recipes to Python developers

Summary

cryptography is a package designed to expose cryptographic primitives and

recipes to Python developers.

Security fix for CVE-2023-23931 cryptography is a package designed to expose

cryptographic primitives and recipes to Python developers. In affected versions

`Cipher.update_into` would accept Python objects which implement the buffer

protocol, but provide only immutable buffers. This would allow immutable objects

(such as `bytes`) to be mutated, thus violating fundamental rules of Python and

resulting in corrupted output. This now correctly raises an exception. This

issue has been present since `update_into` was originally introduced in

cryptography 1.8.

* Wed Feb 22 2023 Christian Heimes - 37.0.2-8

- Fix CVE-2023-23931: Don't allow update_into to mutate immutable objects, resolves rhbz#2171820

- Fix FTBFS due to failing test_load_invalid_ec_key_from_pem and test_decrypt_invalid_decrypt, resolves rhbz#2171661

* Fri Jan 20 2023 Fedora Release Engineering - 37.0.2-7

- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Fri Dec 9 2022 Christian Heimes - 37.0.2-6

- Enable SHA1 signatures in test suite (ELN-only)

[ 1 ] Bug #2171817 - CVE-2023-23931 python-cryptography: memory corruption via immutable objects

https://bugzilla.redhat.com/show_bug.cgi?id=2171817

su -c 'dnf upgrade --advisory FEDORA-2023-749dd47c79' at the command

line. For more information, refer to the dnf documentation available at

https://dnf.readthedocs.io/en/latest/command_ref.html

All packages are signed with the Fedora Project GPG key. More details on the

GPG keys used by the Fedora Project can be found at

https://fedoraproject.org/security/

package-announce mailing list -- package-announce@lists.fedoraproject.org

To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org

Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/

List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines

List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org

Do not reply to spam, report it: https://pagure.io/login/

FEDORA-2023-749dd47c79 2023-03-11 03:04:11.186915 Product : Fedora 38 Version : 37.0.2 Release : 8.fc38 URL : https://cryptography.io/en/latest/ Summary : PyCA's cryptography library Description : cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. Security fix for CVE-2023-23931 cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. In affected versions `Cipher.update_into` would accept Python objects which implement the buffer protocol, but provide only immutable buffers. This would allow immutable objects (such as `bytes`) to be mutated, thus violating fundamental rules of Python and resulting in corrupted output. This now correctly raises an exception. This issue has been present since `update_into` was originally introduced in cryptography 1.8. * Wed Feb 22 2023 Christian Heimes - 37.0.2-8 - Fix CVE-2023-23931: Don't allow update_into to mutate immutable objects, resolves rhbz#2171820 - Fix FTBFS due to failing test_load_invalid_ec_key_from_pem and test_decrypt_invalid_decrypt, resolves rhbz#2171661 * Fri Jan 20 2023 Fedora Release Engineering - 37.0.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 9 2022 Christian Heimes - 37.0.2-6 - Enable SHA1 signatures in test suite (ELN-only) [ 1 ] Bug #2171817 - CVE-2023-23931 python-cryptography: memory corruption via immutable objects https://bugzilla.redhat.com/show_bug.cgi?id=2171817 su -c 'dnf upgrade --advisory FEDORA-2023-749dd47c79' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ package-announce mailing list -- package-announce@lists.fedoraproject.org To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/login/

Change Log

References

Update Instructions

Severity
Product : Fedora 38
Version : 37.0.2
Release : 8.fc38
URL : https://cryptography.io/en/latest/
Summary : PyCA's cryptography library

Related News