#3 0x5cf935 in ASN1_STRING_set /workspaces/openssl-3.0.15/crypto/asn1/asn1_lib.c:306:21 #4 0x5a8b20 in ASN1_BIT_STRING_set /workspaces/openssl-3.0.15/crypto/asn1/a_bitstr.c:18:12 #5 0x5a8532 in FuzzerTestOneInpu
ASN1Dump._dumpAsString(...) /** * dump a DER object as a formatted string with indentation * * @param obj the ASN1Primitive to be dumped out. */staticvoid_dumpAsString(Stringindent,booleanverbose,ASN1Primitive obj,StringBufferbuf){Stringnl=System.getProperty("line.separator");if(objinsta...
Fix heap-buffer-overflow in ossl_i2c_ASN1_BIT_STRING, when data contains only zero values #26190 Open AITsygunka wants to merge 1 commit into openssl:master from AITsygunka:ossl_i2c_ASN1_BIT_STRING-fix-buffer-overflow Open Fix heap-buffer-overflow in ossl_i2c_ASN1_BIT_STRING, whe...