2 matches found
CVE-2026-45784: Incorrect Calculation of Buffer Size
rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.50 until 0.10.80, CipherCtxRef::cipherupdateinplace in openssl/src/cipherctx.rs incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers EVPaes128,192,256wrappad. For a non-multiple-of-8...
7.1CVSS6.2AI score0.00134EPSS
SaveExploits0References6
CVE-2026-44662: Heap-based Buffer Overflow
rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.10.0 to before 0.10.79, CipherCtxRef::cipherupdate, CipherCtxRef::cipherupdatevec, and symm::Crypter::update incorrectly sized output buffers when used with AES key-wrap-with-padding ciphers EVPaes128,192,256wrappad...
5.1CVSS6.3AI score0.00172EPSS
SaveExploits0References2
20