risq icon indicating copy to clipboard operation
risq copied to clipboard

Update Rust crate openssl to v0.10.55 [SECURITY]

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
openssl dependencies patch 0.10.25 -> 0.10.55

GitHub Vulnerability Alerts

GHSA-6hcf-g6gr-hhcr

These functions would crash when the context argument was None with certain extension types.

Thanks to David Benjamin (Google) for reporting this issue.

GHSA-3gxf-9r58-2ghg

OpenSSL has a modified bit that it can set on on X509_NAME objects. If this bit is set then the object is not thread-safe even when it appears the code is not modifying the value.

Thanks to David Benjamin (Google) for reporting this issue.

GHSA-9qwg-crg9-m2vc

SubjectAlternativeName and ExtendedKeyUsage arguments were parsed using the OpenSSL function X509V3_EXT_nconf. This function parses all input using an OpenSSL mini-language which can perform arbitrary file reads.

Thanks to David Benjamin (Google) for reporting this issue.

GHSA-xcf7-rvmh-g6q4

When this function was passed an empty string, openssl would attempt to call strlen on it, reading arbitrary memory until it reached a NUL byte.


Release Notes

sfackler/rust-openssl (openssl)

v0.10.55

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.54...openssl-v0.10.55

v0.10.54

Compare Source

What's Changed

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.53...openssl-v0.10.54

v0.10.53

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.52...openssl-v0.10.53

v0.10.52

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.51...openssl-v0.10.52

v0.10.51

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.50...openssl-v0.10.51

v0.10.50: openssl v0.10.50

Compare Source

v0.10.49: openssl v0.10.49

Compare Source

v0.10.48: openssl v0.10.48

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.47...openssl-v0.10.48

v0.10.47: openssl v0.10.47

Compare Source

v0.10.46: openssl v0.10.46

Compare Source

v0.10.45: openssl v0.10.45

Compare Source

v0.10.44: openssl v0.10.44

Compare Source

v0.10.43: openssl v0.10.43

Compare Source

v0.10.42: openssl v0.10.42

Compare Source

v0.10.41: openssl v0.10.41

Compare Source

v0.10.40: openssl v0.10.40

Compare Source

v0.10.39: openssl v0.10.39

Compare Source

v0.10.38: openssl v0.10.38

Compare Source

v0.10.37: openssl v0.10.37

Compare Source

v0.10.36: openssl v0.10.36

Compare Source

v0.10.35: openssl v0.10.35

Compare Source

v0.10.34: openssl v0.10.34

Compare Source

v0.10.33: openssl v0.10.33

Compare Source

v0.10.32: openssl v0.10.32

Compare Source

v0.10.31: openssl v0.10.31

Compare Source

v0.10.30: openssl v0.10.30

Compare Source

v0.10.29: openssl v0.10.29

Compare Source

v0.10.28: openssl v0.10.28

Compare Source

v0.10.27: openssl v0.10.27

Compare Source

v0.10.26: openssl v0.10.26

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Mar 25 '23 04:03 renovate[bot]