New issue
Advanced search Search tips

Issue 675093 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::SurfaceFactory::EvictSurface

Project Member Reported by ClusterFuzz, Dec 16 2016

Issue description

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

Fuzzer: inferno_twister
Job Type: linux_msan_content_shell_drt
Platform Id: linux

Crash Type: Use-of-uninitialized-value
Crash Address: 
Crash State:
  cc::SurfaceFactory::EvictSurface
  cc::CompositorFrameSinkSupport::~CompositorFrameSinkSupport
  content::OffscreenCanvasCompositorFrameSink::~OffscreenCanvasCompositorFrameSink
  
Recommended Security Severity: Medium

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

Minimized Testcase (0.14 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv978sLEb7LRpObVchtU3nI2TNlwZk9AXDxzxUZXMVCj2HiaFlbXL729wKxbPQHhq6jby-KubYQ9Yw8CtqPU_FNjyctgvldhn_uYUrIDfn3hHAHWfw2gHwC1Q64jAWcrB60jFKd6erzjBR5mMrNchCaZ3z8XCVA?testcase_id=4921535539445760
<canvas id=c><script>
var can = document.getElementById('c');
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 17 2016

Labels: M-57
Project Member

Comment 2 by sheriffbot@chromium.org, Dec 17 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 17 2016

Labels: Pri-1
Mergedinto: 675109
Status: Duplicate (was: Untriaged)
Project Member

Comment 5 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=4921535539445760

Fuzzer: inferno_twister
Job Type: linux_msan_content_shell_drt
Platform Id: linux

Crash Type: Use-of-uninitialized-value
Crash Address: 
Crash State:
  cc::SurfaceFactory::EvictSurface
  cc::CompositorFrameSinkSupport::~CompositorFrameSinkSupport
  content::OffscreenCanvasCompositorFrameSink::~OffscreenCanvasCompositorFrameSink
  
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.14 Kb):
Download: https://cluster-fuzz.appspot.com/download/AMIfv978sLEb7LRpObVchtU3nI2TNlwZk9AXDxzxUZXMVCj2HiaFlbXL729wKxbPQHhq6jby-KubYQ9Yw8CtqPU_FNjyctgvldhn_uYUrIDfn3hHAHWfw2gHwC1Q64jAWcrB60jFKd6erzjBR5mMrNchCaZ3z8XCVA?testcase_id=4921535539445760
<canvas id=c><script>
var can = document.getElementById('c');
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 7 by sheriffbot@chromium.org, Apr 14 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