Merged
Merged
Conversation
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| cryptography (changelog) | 46.0.6 โ 46.0.7 |
GitHub Vulnerability Alerts
CVE-2026-39892
If a non-contiguous buffer was passed to APIs which accepted Python buffers (e.g. Hash.update()), this could lead to buffer overflows. For example:
h = Hash(SHA256()) b.update(buf[::-1])
would read past the end of the buffer on Python >3.11
Release Notes
pyca/cryptography (cryptography)v46.0.7
Configuration
๐ Schedule: (UTC)
- Branch creation
- ""
- Automerge
- At any time (no schedule defined)
๐ฆ Automerge: Enabled.
โป Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
renovate Bot deleted the renovate/pypi-cryptography-vulnerability branch
April 9, 2026 02:35