New issue
Advanced search Search tips

Issue 675432 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 675109
Owner: ----
Closed: Dec 2016
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 1
Type: Bug-Security



Sign in to add a comment

Use-of-uninitialized-value in cc::CompositorFrameSinkSupport::~CompositorFrameSinkSupport

Project Member Reported by ClusterFuzz, Dec 18 2016

Issue description

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=6128476513107968

Fuzzer: ochang_domfuzzer
Job Type: linux_msan_content_shell_drt
Platform Id: linux

Crash Type: Use-of-uninitialized-value
Crash Address: 
Crash State:
  cc::CompositorFrameSinkSupport::~CompositorFrameSinkSupport
  content::OffscreenCanvasCompositorFrameSink::~OffscreenCanvasCompositorFrameSink
  mojo::StrongBinding<cc::mojom::MojoCompositorFrameSink>::OnConnectionError
  
Recommended Security Severity: Medium

Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_msan_content_shell_drt&range=438562:438656

Minimized Testcase (0.18 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv97ppBy1459hLpzoQ6ABSfD_yxRfq6ji6wVI4yUZFHn8iD7z2yMb8DEDx3KSma5DJ_89NFCDTTikouVTZTdetdXjacHJmCOqPLm2NieC-ngnEyQAx2cB7l-rZsHsnTl44kGmgU6IXv_hj7PSkwkBdsVNQhGc4w?testcase_id=6128476513107968
<canvas id="c"><script>
var can = document.getElementById('c');
can.width = can.height = "900px";
var ctx = can.transferControlToOffscreen().getContext("2d");
ctx.commit();
</script>


Issue filed automatically.

See https://dev.chromium.org/Home/chromium-security/bugs/reproducing-clusterfuzz-bugs for more information.
 
Project Member

Comment 1 by sheriffbot@chromium.org, Dec 18 2016

Labels: M-57
Project Member

Comment 2 by sheriffbot@chromium.org, Dec 18 2016

Labels: ReleaseBlock-Beta
This issue is a security regression. If you are not able to fix this quickly, please revert the change that introduced it.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Project Member

Comment 3 by sheriffbot@chromium.org, Dec 18 2016

Labels: Pri-1
Project Member

Comment 4 by sheriffbot@chromium.org, Dec 19 2016

Labels: M-57
Mergedinto: 675109
Status: Duplicate (was: Untriaged)
Project Member

Comment 6 by ClusterFuzz, Jan 12 2017

ClusterFuzz has detected this issue as fixed in range 441524:442831.

Detailed report: https://cluster-fuzz.appspot.com/testcase?key=6128476513107968

Fuzzer: ochang_domfuzzer
Job Type: linux_msan_content_shell_drt
Platform Id: linux

Crash Type: Use-of-uninitialized-value
Crash Address: 
Crash State:
  cc::CompositorFrameSinkSupport::~CompositorFrameSinkSupport
  content::OffscreenCanvasCompositorFrameSink::~OffscreenCanvasCompositorFrameSink
  mojo::StrongBinding<cc::mojom::MojoCompositorFrameSink>::OnConnectionError
  
Sanitizer: memory (MSAN)

Recommended Security Severity: Medium

Regressed: https://cluster-fuzz.appspot.com/revisions?job=linux_msan_content_shell_drt&range=438562:438656
Fixed: https://cluster-fuzz.appspot.com/revisions?job=linux_msan_content_shell_drt&range=441524:442831

Minimized Testcase (0.18 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv97ppBy1459hLpzoQ6ABSfD_yxRfq6ji6wVI4yUZFHn8iD7z2yMb8DEDx3KSma5DJ_89NFCDTTikouVTZTdetdXjacHJmCOqPLm2NieC-ngnEyQAx2cB7l-rZsHsnTl44kGmgU6IXv_hj7PSkwkBdsVNQhGc4w?testcase_id=6128476513107968
<canvas id="c"><script>
var can = document.getElementById('c');
can.width = can.height = "900px";
var ctx = can.transferControlToOffscreen().getContext("2d");
ctx.commit();
</script>


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.
Labels: -ReleaseBlock-Beta
Project Member

Comment 8 by sheriffbot@chromium.org, Apr 15 2017

Labels: -Restrict-View-SecurityTeam allpublic
This bug has been closed for more than 14 weeks. Removing security view restrictions.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment