Skip to content

[TLS 1.3] Fuzz Target for Handshake Message Parsing#3013

Merged
reneme merged 3 commits intorandombit:masterfrom
lz101010:tls13/fuzzing-fix
Oct 20, 2022
Merged

[TLS 1.3] Fuzz Target for Handshake Message Parsing#3013
reneme merged 3 commits intorandombit:masterfrom
lz101010:tls13/fuzzing-fix

Conversation

@lz101010
Copy link
Copy Markdown
Contributor

Follow up for #2977 because I don't have push permissions on that branch.

@lz101010 lz101010 marked this pull request as ready for review July 26, 2022 12:24
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Aug 9, 2022

Codecov Report

Merging #3013 (2ca420c) into master (db42866) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 2ca420c differs from pull request most recent head 36ec163. Consider uploading reports for the commit 36ec163 to get more accurate results

@@           Coverage Diff           @@
##           master    #3013   +/-   ##
=======================================
  Coverage   92.60%   92.60%           
=======================================
  Files         596      597    +1     
  Lines       69791    69806   +15     
  Branches     6617     6616    -1     
=======================================
+ Hits        64627    64645   +18     
+ Misses       5131     5128    -3     
  Partials       33       33           
Impacted Files Coverage Δ
src/fuzzer/tls_13_handshake_layer.cpp 100.00% <100.00%> (ø)
src/fuzzer/ressol.cpp 85.71% <0.00%> (-7.15%) ⬇️
src/lib/pk_pad/emsa_raw/emsa_raw.cpp 71.42% <0.00%> (-2.86%) ⬇️
src/lib/misc/cryptobox/cryptobox.cpp 94.52% <0.00%> (-1.37%) ⬇️
src/lib/pubkey/mce/mceliece_key.cpp 84.29% <0.00%> (+1.04%) ⬆️
src/lib/asn1/der_enc.cpp 86.33% <0.00%> (+2.48%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@lz101010
Copy link
Copy Markdown
Contributor Author

Rebased to master. Fingers crossed for ci / Linux (Basic) (shared, clang) 🤞

@lz101010
Copy link
Copy Markdown
Contributor Author

lz101010 commented Aug 23, 2022

@reneme / @randombit feel free to merge, I also opened a PR for OSS-Fuzz: google/oss-fuzz#8320

@reneme reneme added this to the Botan 3.0.0 milestone Sep 20, 2022
@reneme reneme merged commit 76089a3 into randombit:master Oct 20, 2022
@lz101010 lz101010 deleted the tls13/fuzzing-fix branch October 20, 2022 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants