An invalid pointer dereference on read can be triggered when an application tries to load malformed PKCS7 data with the d2iPKCS7(), d2iPKCS7bio() or d2iPKCS7_fp() functions. The result of the dereference is an application crash which could lead to a denial of service attack. The TLS implementation in OpenSSL does not call this function however third party applications might call these functions on untrusted data.
{ "availability": "No subscription required", "binaries": [ { "binary_name": "libssl-dev", "binary_version": "3.0.2-0ubuntu1.8" }, { "binary_name": "libssl-doc", "binary_version": "3.0.2-0ubuntu1.8" }, { "binary_name": "libssl3", "binary_version": "3.0.2-0ubuntu1.8" }, { "binary_name": "libssl3-dbgsym", "binary_version": "3.0.2-0ubuntu1.8" }, { "binary_name": "openssl", "binary_version": "3.0.2-0ubuntu1.8" }, { "binary_name": "openssl-dbgsym", "binary_version": "3.0.2-0ubuntu1.8" } ], "ubuntu_priority": "medium" }