[llvm-bugs] Issue 6591 in oss-fuzz: llvm/llvm-dwarfdump-fuzzer: Heap-buffer-overflow in llvm::djbHash
ClusterFuzz-External via monorail via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Mar 3 00:08:57 PST 2018
Comment #2 on issue 6591 by ClusterFuzz-External:
llvm/llvm-dwarfdump-fuzzer: Heap-buffer-overflow in llvm::djbHash
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=6591#c2
ClusterFuzz has detected this issue as fixed in range
201803020617:201803030618.
Detailed report: https://oss-fuzz.com/testcase?key=4836136636645376
Project: llvm
Fuzzer: libFuzzer_llvm_llvm-dwarfdump-fuzzer
Fuzz target binary: llvm-dwarfdump-fuzzer
Job Type: libfuzzer_asan_llvm
Platform Id: linux
Crash Type: Heap-buffer-overflow READ 1
Crash Address: 0x6040000007b7
Crash State:
llvm::djbHash
llvm::StringMapImpl::LookupBucketFor
std::__1::pair<llvm::StringMapIterator<unsigned int>, bool>
llvm::StringMap<unsi
Sanitizer: address (ASAN)
Recommended Security Severity: Medium
Regressed:
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm&range=201802260623:201802270628
Fixed:
https://oss-fuzz.com/revisions?job=libfuzzer_asan_llvm&range=201803020617:201803030618
Reproducer Testcase:
https://oss-fuzz.com/download?testcase_id=4836136636645376
See https://github.com/google/oss-fuzz/blob/master/docs/reproducing.md for
more information.
If you suspect that the result above is incorrect, try re-doing that job on
the test case report page.
--
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20180303/4cd63c91/attachment.html>
More information about the llvm-bugs
mailing list