Crash in blink::ScriptState::from |
|||
Issue descriptionDetailed report: https://cluster-fuzz.appspot.com/testcase?key=5710260090437632 Fuzzer: inferno_twister Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000000 Crash State: blink::ScriptState::from blink::messageHandlerInMainThread v8::internal::MessageHandler::ReportMessage Minimized Testcase (0.46 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv952LtMZUu4rDRhR-HXjvG8nSsUIA9d02_z8ftq2KR3AY6daqUisFE4Fb7JV7snM3FLO-6aizTqJptxjIVPYMPK0oOawzMsDROgwWp_MlEM2FPBx4XeuQAJDZJnrVyC4ag2kvq2M2Dxr9CBkw79BHWkNKTZJLA?testcase_id=5710260090437632 <script> function runTest() { img = document.createElement('img'); img.src = `data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg"> <foreignObject> <body xmlns="http://www.w3.org/1999/xhtml"> <marquee></marquee> </body> </foreignObject> </svg>`; document.body.appendChild(img); } </script> <body onload=runTest()> Filer: mmohammad See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
,
Jul 2 2016
ClusterFuzz has detected this issue as fixed in range 398017:398351. Detailed report: https://cluster-fuzz.appspot.com/testcase?key=5710260090437632 Fuzzer: inferno_twister Job Type: linux_asan_content_shell_drt Platform Id: linux Crash Type: UNKNOWN READ Crash Address: 0x000000000000 Crash State: blink::ScriptState::from blink::messageHandlerInMainThread v8::internal::MessageHandler::ReportMessage Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_content_shell_drt&range=388139:388170 Fixed: https://cluster-fuzz.appspot.com/revisions?job=linux_asan_content_shell_drt&range=398017:398351 Minimized Testcase (0.46 Kb): Download: https://cluster-fuzz.appspot.com/download/AMIfv952LtMZUu4rDRhR-HXjvG8nSsUIA9d02_z8ftq2KR3AY6daqUisFE4Fb7JV7snM3FLO-6aizTqJptxjIVPYMPK0oOawzMsDROgwWp_MlEM2FPBx4XeuQAJDZJnrVyC4ag2kvq2M2Dxr9CBkw79BHWkNKTZJLA?testcase_id=5710260090437632 <script> function runTest() { img = document.createElement('img'); img.src = `data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg"> <foreignObject> <body xmlns="http://www.w3.org/1999/xhtml"> <marquee></marquee> </body> </foreignObject> </svg>`; document.body.appendChild(img); } </script> <body onload=runTest()> See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information. If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
,
Jul 2 2016
ClusterFuzz testcase is verified as fixed, closing issue. If this is incorrect, please add ClusterFuzz-Wrong label and re-open the issue.
,
Nov 22 2016
Removing EditIssue view restrictions from ClusterFuzz filed bugs. If you believe that this issue should still be restricted, please reapply the label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot |
|||
►
Sign in to add a comment |
|||
Comment 1 by mmohammad@chromium.org
, Jul 1 2016Status: Assigned (was: Available)