CVE-2026-41898
The FFI trampolines behind SslContextBuilder::setpskclient_callback, setpskserver_callback, setcookiegenerate_cb, and setstatelesscookiegeneratecb forwarded the user closure's returned usize directly to OpenSSL without checking it against the &mut [u8] that was handed to the closure. This can lead to buffer overflows and other unintended consequences.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://github.com/rust-openssl/rust-openssl/security/advisories/GHSA-hppc-g8h3-xhp3, https://nvd.nist.gov/vuln/detail/CVE-2026-41898, https://github.com/rust-openssl/rust-openssl/pull/2607, https://github.com/rust-openssl/rust-openssl/commit/1d109020d98fff2fb2e45c39a373af3dff99b24c, https://github.com/rust-openssl/rust-openssl, https://github.com/rust-openssl/rust-openssl/releases/tag/openssl-v0.10.78
