An open index of dependabot pull requests across open source projects.

openssl

Ecosystem:
cargo
Package URL:
pkg:cargo/openssl
Total PRs:
1,770 Dependabot PRs
Latest PR:
22 days ago
Unique Repositories:
1,160 repositories
Unique Repos (30 days):
15 repositories
Security Advisories
`openssl` `X509StoreRef::objects` is unsound
GHSA-xphf-cx8h-7q9g MODERATE published over 2 years ago • updated 4 months ago
This function returned a reference into an OpenSSL datastructure, but there was no way to ensure OpenSSL would not mutate the datastructure behind ...
rust-openssl: Potential out-of-bounds write in `CipherCtxRef::cipher_update_inplace` for AES-KW-PAD ciphers
GHSA-phqj-4mhp-q6mq CVE-2026-45784 MODERATE published 2 months ago • updated about 2 hours ago
`CipherCtxRef::cipher_update_inplace` incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers (EVP_aes_{128,192,256}_wrap...
Use after free in openssl
GHSA-xjxc-vfw2-cg96 CVE-2018-20997 CRITICAL published almost 5 years ago • updated about 1 month ago
An issue was discovered in the openssl crate before 0.10.9 for Rust. A use-after-free occurs in CMS Signing.
openssl's `MemBio::get_buf` has undefined behavior with empty buffers
GHSA-q445-7m23-qrmw MODERATE published about 2 years ago • updated 4 months ago
Previously, `MemBio::get_buf` called `slice::from_raw_parts` with a null-pointer, which violates the functions invariants, leading to undefined beh...
rust-openssl: rustMdCtxRef::digest_final() writes past caller buffer with no length check
GHSA-ghm9-cr32-g9qj CVE-2026-41681 HIGH published 3 months ago • updated about 2 hours ago
`EVP_DigestFinal()` always writes `EVP_MD_CTX_size(ctx)` to the `out` buffer. If `out` is smaller than that, `MdCtxRef::digest_final()` writes past...
Recent PRs
Bump openssl from 0.10.79 to 0.10.80

microsoft/litebox #875

0.10.79 → 0.10.80 Patch PR
Open about 2 months ago 2 comments
microsoft
Bump openssl from 0.10.72 to 0.10.80

bngo92/mybops #31

0.10.72 → 0.10.80 Patch PR
Closed 2 months ago 1 comment
bngo92
Package Details
Name: openssl
Ecosystem: cargo
PURL Type: cargo
Package URL: pkg:cargo/openssl
JSON API: View JSON
Security Advisories

18

Active advisories
CRITICAL 1
HIGH 8
MODERATE 8
LOW 1
View All cargo Advisories
Package Information
Description:

OpenSSL bindings

Repository: https://github.com/sfackler/rust-openssl
Latest Release: 0.10.73
about 1 year ago
Dependent Repos: 28,271
Dependent Packages: 1,425
Downloads: 170,810,544
Ranking: Top 0.1298% by dependent repos Top 0.1234% by downloads Top 0.0508% by dependent pkgs
PR Status
Open 676 (38.2%)
Merged 218 (12.3%)
Closed 723 (40.8%)
PR Types
Patch 1,617 (91.4%)