Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65039
fuzz: Limit p2p fuzz targets to MAX_PROTOCOL_MESSAGE_LENGTH #29079
pull maflcko wants to merge 1 commits into bitcoin:master from maflcko:2312-fuzz-limit-p2p- changing 2 files +3 −11-
maflcko commented at 11:31 AM on December 14, 2023: member
-
DrahtBot commented at 11:31 AM on December 14, 2023: contributor
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
Code Coverage
For detailed information about the code coverage, see the test coverage report.
<!--021abf342d371248e50ceaed478a90ca-->
Reviews
See the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
- DrahtBot added the label Tests on Dec 14, 2023
- maflcko force-pushed on Dec 14, 2023
- maflcko force-pushed on Dec 14, 2023
-
fuzz: Limit p2p fuzz targets to MAX_PROTOCOL_MESSAGE_LENGTH fa769d3e41
- maflcko force-pushed on Dec 14, 2023
- dergoegge approved
-
dergoegge commented at 2:24 PM on December 14, 2023: member
utACK fa769d3e41daec696452b8a0a8753ba511b0a4b5
I didn't think oss-fuzz would produce inputs this large
-
maflcko commented at 2:28 PM on December 14, 2023: member
I didn't think oss-fuzz would produce inputs this large
Same. I guess it was found with
use_value_profile=1storing inputs hitting theMAX_PROTOCOL_MESSAGE_LENGTHcomparison. :man_shrugging: - maflcko assigned fanquake on Dec 15, 2023
-
maflcko commented at 12:17 PM on December 15, 2023: member
(CI failure can be ignored)
- brunoerg approved
-
brunoerg commented at 11:54 AM on December 18, 2023: contributor
crACK fa769d3e41daec696452b8a0a8753ba511b0a4b5
- fanquake merged this on Dec 18, 2023
- fanquake closed this on Dec 18, 2023
- maflcko deleted the branch on Dec 18, 2023
- bitcoin locked this on Dec 17, 2024