--------------------------------------------------------------------------------Fedora Update Notification
FEDORA-2023-672f668f51
2023-03-10 01:37:02.422983
--------------------------------------------------------------------------------Name        : python-cryptography
Product     : Fedora 36
Version     : 36.0.0
Release     : 4.fc36
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  - 36.0.0-4
- 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
--------------------------------------------------------------------------------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-672f668f51' 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 36: python-cryptography 2023-672f668f51

March 10, 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 - 36.0.0-4

- 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

[ 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-672f668f51' 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-672f668f51 2023-03-10 01:37:02.422983 Product : Fedora 36 Version : 36.0.0 Release : 4.fc36 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 - 36.0.0-4 - 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 [ 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-672f668f51' 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 36
Version : 36.0.0
Release : 4.fc36
URL : https://cryptography.io/en/latest/
Summary : PyCA's cryptography library

Related News