bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 53418 in oss-fuzz: binutils:fuzz_strings: Out-of-memory in fuzz_st


From: amo… via monorail
Subject: Issue 53418 in oss-fuzz: binutils:fuzz_strings: Out-of-memory in fuzz_strings
Date: Fri, 10 Feb 2023 01:01:10 -0800


Comment #4 on issue 53418 by amo...@gmail.com: binutils:fuzz_strings: Out-of-memory in fuzz_strings
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=53418#c4

Hmm, maybe I was a little hasty in assuming asan memory overhead is the problem here. The problem is more likely due to the section buffer not being freed. When the fuzzer calls the internal strings function 100 times we'd be trying to allocate 96G plus asan overhead.

--
You received this message because:
1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]