Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reference binding to null pointer discovered via LibFuzzer #243

Open
swirsz opened this issue Dec 24, 2021 · 1 comment
Open

reference binding to null pointer discovered via LibFuzzer #243

swirsz opened this issue Dec 24, 2021 · 1 comment

Comments

@swirsz
Copy link

swirsz commented Dec 24, 2021

Bug detected via Libfuzzer & UndefinedBehaviorSanitizer.

./cold-outputs_fuzz_tests crash-c1c.txt

/src/monero/boost_1_70_0/boost/serialization/singleton.hpp:181:13: runtime error: reference binding to null pointer of type 'const boost::archive::detail::extra_detail::mapboost::archive::portable_binary_iarchive'
SUMMARY: UndefinedBehaviorSanitizer

crash-c1c.txt

@mclow mclow transferred this issue from boostorg/boost Dec 24, 2021
@robertramey
Copy link
Member

could you boil this down to a specific test case?

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

No branches or pull requests

2 participants