Issue metadata
Sign in to add a comment
|
Null-dereference READ in fxcrt::UnownedPtr<LocaleIface>::operator bool |
||||||||||||||||||||||||
Issue descriptionDetailed report: https://clusterfuzz.com/testcase?key=6066354202083328 Fuzzer: libFuzzer_pdfium_xfa_fuzzer Job Type: libfuzzer_chrome_msan Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000030 Crash State: fxcrt::UnownedPtr<LocaleIface>::operator bool CXFA_LocaleMgr::GetDefLocale CXFA_LocaleValue::ValidateValue Sanitizer: memory (MSAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_msan&range=575524:575526 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6066354202083328 Issue filed automatically. See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information.
,
Jul 28
Automatically assigning owner based on suspected regression changelist https://pdfium.googlesource.com/pdfium/+/98bae9c95d916f528ed1a394e68e02e39ad709fa (Use UnownedPtr in CXFA_LocaleMgr). If this is incorrect, please let us know why and apply the Test-Predator-Wrong-CLs label. If you aren't the correct owner for this issue, please unassign yourself as soon as possible so it can be re-triaged.
,
Jul 28
Forgot to associate the bug when uploading this.
,
Aug 2
ClusterFuzz has detected this issue as fixed in range 579742:579746. Detailed report: https://clusterfuzz.com/testcase?key=6066354202083328 Fuzzer: libFuzzer_pdfium_xfa_fuzzer Job Type: libfuzzer_chrome_msan Platform Id: linux Crash Type: Null-dereference READ Crash Address: 0x000000000030 Crash State: fxcrt::UnownedPtr<LocaleIface>::operator bool CXFA_LocaleMgr::GetDefLocale CXFA_LocaleValue::ValidateValue Sanitizer: memory (MSAN) Regressed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_msan&range=575524:575526 Fixed: https://clusterfuzz.com/revisions?job=libfuzzer_chrome_msan&range=579742:579746 Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6066354202083328 See https://chromium.googlesource.com/chromium/src/+/master/testing/libfuzzer/reference.md for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by ClusterFuzz
, Jul 28Labels: Test-Predator-Auto-Components