Improper resource allocation - Buffer overflow In py3-cryptography
Description
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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
rpm rhel9 | - | - | |
alpine v3.23 | 46.0.7-r0 | ||
pypi | 46.0.7 | ||
debian 14 | 46.0.7-1 | ||
rpm rhel8 | - | - | |
alpine v3.24 | 46.0.7-r0 |
Aliases
1. 2. 3. 4. 5. 6. 7. 8. 9.
References
1. 2. 3.