Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

debian логотип

CVE-2026-39892

Опубликовано: 08 апр. 2026
Источник: debian

Описание

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. Hash.update()), this could lead to buffer overflows. This vulnerability is fixed in 46.0.7.

Пакеты

ПакетСтатусВерсия исправленияРелизТип
python-cryptographyfixed46.0.7-1package
python-cryptographynot-affectedtrixiepackage
python-cryptographynot-affectedbookwormpackage
python-cryptographynot-affectedbullseyepackage

Примечания

  • https://github.com/pyca/cryptography/security/advisories/GHSA-p423-j2cm-9vmq

  • Introduced with: https://github.com/pyca/cryptography/commit/6801b2eb6554abfcb8e4bb48e97a01cdb6f69798 (45.0.0)

  • Fixed by: https://github.com/pyca/cryptography/commit/c09d38ae52de7d95fe683b7a7c496f5751616f27 (main)

  • Fixed by: https://github.com/pyca/cryptography/commit/622d672e429a7cff836a23c5903683dbec1901f5 (46.0.7)

Связанные уязвимости

CVSS3: 9.8
ubuntu
4 месяца назад

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. Hash.update()), this could lead to buffer overflows. This vulnerability is fixed in 46.0.7.

CVSS3: 7.3
redhat
4 месяца назад

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. Hash.update()), this could lead to buffer overflows. This vulnerability is fixed in 46.0.7.

CVSS3: 9.8
nvd
4 месяца назад

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers. From 45.0.0 to before 46.0.7, if a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. Hash.update()), this could lead to buffer overflows. This vulnerability is fixed in 46.0.7.

github
4 месяца назад

Cryptography vulnerable to buffer overflow if non-contiguous buffers were passed to APIs