Fuzz introspector: crl_parse_crl_certificatelist_fuzzer
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The followings are the branches where fuzzer fails to bypass.

Unique non-covered Complexity Unique Reachable Complexities Unique Reachable Functions All non-covered Complexity All Reachable Complexity Function Name Function Callsite Blocked Branch
2 2 1 :

['abort']

2 2 bssl::Span ::operator[](unsignedlong)const call site: 00000 /src/boringssl/include/openssl/span.h:165
2 2 1 :

['abort']

2 2 bssl::Span ::back()const call site: 00000 /src/boringssl/include/openssl/span.h:158
2 2 1 :

['abort']

2 2 bssl::Span ::subspan(unsignedlong,unsignedlong)const call site: 00000 /src/boringssl/include/openssl/span.h:173
2 2 1 :

['abort']

2 2 bssl::Span ::first(unsignedlong)const call site: 00000 /src/boringssl/include/openssl/span.h:185
0 7 1 :

['CBS_get_bytes']

0 7 cbs_get_any_asn1_element(cbs_st*,cbs_st*,unsignedint*,unsignedlong*,int*,int*,int) call site: 00000 /src/boringssl/crypto/bytestring/cbs.cc:379
0 7 1 :

['CBS_get_bytes']

0 7 cbs_get_any_asn1_element(cbs_st*,cbs_st*,unsignedint*,unsignedlong*,int*,int*,int) call site: 00000 /src/boringssl/crypto/bytestring/cbs.cc:387
0 0 None 0 100 bssl::der::Parser::ReadConstructed(unsignedint,bssl::der::Parser*) call site: 00000 /src/boringssl/pki/parser.cc:123
0 0 None 0 49 cbs_get_any_asn1_element(cbs_st*,cbs_st*,unsignedint*,unsignedlong*,int*,int*,int) call site: 00000 /src/boringssl/crypto/bytestring/cbs.cc:312
0 0 None 0 49 cbs_get_any_asn1_element(cbs_st*,cbs_st*,unsignedint*,unsignedlong*,int*,int*,int) call site: 00000 /src/boringssl/crypto/bytestring/cbs.cc:315
0 0 None 0 24 bssl::der::ParseBitString(bssl::der::Input) call site: 00000 /src/boringssl/pki/parse_values.cc:277
0 0 None 0 7 cbs_get_any_asn1_element(cbs_st*,cbs_st*,unsignedint*,unsignedlong*,int*,int*,int) call site: 00000 /src/boringssl/crypto/bytestring/cbs.cc:354
0 0 None 0 0 cbs_get_any_asn1_element(cbs_st*,cbs_st*,unsignedint*,unsignedlong*,int*,int*,int) call site: 00000 /src/boringssl/crypto/bytestring/cbs.cc:394

Fuzzer calltree

0 LLVMFuzzerTestOneInput [function] [call site] 00000
1 bssl::der::Input::Input(unsigned char const*, unsigned long) [function] [call site] 00001
2 bssl::Span<unsigned char const>::Span(unsigned char const*, unsigned long) [function] [call site] 00002
1 bssl::der::Input::Input() [function] [call site] 00003
2 bssl::Span<unsigned char const>::Span() [function] [call site] 00004
3 bssl::Span<unsigned char const>::Span(unsigned char const*, unsigned long) [function] [call site] 00005
1 bssl::der::Input::Input() [function] [call site] 00006
1 bssl::der::BitString::BitString() [function] [call site] 00007
2 bssl::der::Input::Input() [function] [call site] 00008
1 bssl::ParseCrlCertificateList(bssl::der::Input, bssl::der::Input*, bssl::der::Input*, bssl::der::BitString*) [function] [call site] 00009
2 bssl::der::Parser::Parser(bssl::der::Input) [function] [call site] 00010
3 bssl::der::Input::data() const [function] [call site] 00011
4 bssl::Span<unsigned char const>::data() const [function] [call site] 00012
3 bssl::der::Input::size() const [function] [call site] 00013
4 bssl::Span<unsigned char const>::size() const [function] [call site] 00014
2 bssl::der::Parser::Parser() [function] [call site] 00016
2 bssl::der::Parser::ReadSequence(bssl::der::Parser*) [function] [call site] 00018
3 bssl::der::Parser::ReadConstructed(unsigned int, bssl::der::Parser*) [function] [call site] 00019
4 bssl::der::Input::Input() [function] [call site] 00020
4 bssl::der::Parser::ReadTag(unsigned int, bssl::der::Input*) [function] [call site] 00021
5 bssl::der::Input::Input() [function] [call site] 00022
5 bssl::der::Parser::PeekTagAndValue(unsigned int*, bssl::der::Input*) [function] [call site] 00023
6 CBS_get_any_asn1_element [function] [call site] 00024
7 cbs_get_any_asn1_element(cbs_st*, cbs_st*, unsigned int*, unsigned long*, int*, int*, int) [function] [call site] 00025
8 __assert_fail [call site] 00026
8 __assert_fail [call site] 00027
8 parse_asn1_tag(cbs_st*, unsigned int*) [function] [call site] 00028
9 CBS_get_u8 [function] [call site] 00029
10 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00030
9 parse_base128_integer(cbs_st*, unsigned long*) [function] [call site] 00031
10 CBS_get_u8 [function] [call site] 00032
8 CBS_get_u8 [function] [call site] 00033
8 CBS_get_bytes [function] [call site] 00035
9 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00036
8 cbs_get_u(cbs_st*, unsigned long*, unsigned long) [function] [call site] 00038
9 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00039
8 CBS_get_bytes [function] [call site] 00040
6 CBS_skip [function] [call site] 00041
7 cbs_get(cbs_st*, unsigned char const**, unsigned long) [function] [call site] 00042
6 bssl::der::Input::Input(unsigned char const*, unsigned long) [function] [call site] 00046
5 bssl::der::Parser::Advance() [function] [call site] 00047
5 abort [call site] 00049
4 bssl::der::Parser::Parser(bssl::der::Input) [function] [call site] 00050
2 bssl::der::Parser::ReadRawTLV(bssl::der::Input*) [function] [call site] 00051
3 CBS_get_any_asn1_element [function] [call site] 00052
3 bssl::der::Input::Input(unsigned char const*, unsigned long) [function] [call site] 00055
2 bssl::der::Parser::ReadRawTLV(bssl::der::Input*) [function] [call site] 00056
2 bssl::der::Parser::ReadBitString() [function] [call site] 00057
3 bssl::der::Input::Input() [function] [call site] 00058
3 bssl::der::Parser::ReadTag(unsigned int, bssl::der::Input*) [function] [call site] 00059
3 bssl::der::ParseBitString(bssl::der::Input) [function] [call site] 00060
4 bssl::der::ByteReader::ByteReader(bssl::der::Input) [function] [call site] 00061
5 bssl::Span<unsigned char const>::Span<bssl::der::Input, void, bssl::der::Input>(bssl::der::Input const&) [function] [call site] 00062
6 bssl::der::Input::data() const [function] [call site] 00063
6 bssl::der::Input::size() const [function] [call site] 00064
4 bssl::der::ByteReader::ReadByte(unsigned char*) [function] [call site] 00065
5 bssl::der::ByteReader::HasMore() [function] [call site] 00066
6 bssl::Span<unsigned char const>::empty() const [function] [call site] 00067
5 bssl::Span<unsigned char const>::operator[](unsigned long) const [function] [call site] 00068
6 abort [call site] 00069
5 bssl::der::ByteReader::Advance(unsigned long) [function] [call site] 00070
6 bssl::Span<unsigned char const>::size() const [function] [call site] 00071
6 abort [call site] 00072
6 bssl::Span<unsigned char const>::subspan(unsigned long, unsigned long) const [function] [call site] 00073
7 abort [call site] 00074
7 bssl::Span<unsigned char const>::Span(unsigned char const*, unsigned long) [function] [call site] 00075
4 bssl::der::Input::Input() [function] [call site] 00076
4 bssl::der::ByteReader::BytesLeft() const [function] [call site] 00077
5 bssl::Span<unsigned char const>::size() const [function] [call site] 00078
4 bssl::der::ByteReader::ReadBytes(unsigned long, bssl::der::Input*) [function] [call site] 00079
5 bssl::Span<unsigned char const>::size() const [function] [call site] 00080
5 bssl::Span<unsigned char const>::first(unsigned long) const [function] [call site] 00081
6 abort [call site] 00082
6 bssl::Span<unsigned char const>::Span(unsigned char const*, unsigned long) [function] [call site] 00083
5 bssl::der::Input::Input(bssl::Span<unsigned char const>) [function] [call site] 00084
5 bssl::der::ByteReader::Advance(unsigned long) [function] [call site] 00085
4 bssl::der::Input::empty() const [function] [call site] 00086
5 bssl::Span<unsigned char const>::empty() const [function] [call site] 00087
4 bssl::der::Input::back() const [function] [call site] 00088
5 bssl::Span<unsigned char const>::back() const [function] [call site] 00089
6 abort [call site] 00090
4 bssl::der::BitString::BitString(bssl::der::Input, unsigned char) [function] [call site] 00091
5 abort [call site] 00092
5 bssl::der::Input::empty() const [function] [call site] 00093
5 abort [call site] 00094
5 bssl::der::Input::empty() const [function] [call site] 00095
5 bssl::der::Input::back() const [function] [call site] 00096
5 abort [call site] 00097
2 std::__1::optional<bssl::der::BitString>::value[abi:ne180100]() & [function] [call site] 00098
3 std::__1::__optional_storage_base<bssl::der::BitString, false>::__get[abi:ne180100]() & [function] [call site] 00099
2 bssl::der::Parser::HasMore() [function] [call site] 00100
2 bssl::der::Parser::HasMore() [function] [call site] 00102