New issue
Advanced search Search tips

Issue 872250 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Aug 14
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug-Security



Sign in to add a comment

Stack-use-after-return in InternalAppWindowShelfController::OnWindowPropertyChanged

Project Member Reported by ClusterFuzz, Aug 8

Issue description

Detailed report: https://clusterfuzz.com/testcase?key=6248992309248000

Fuzzer: inferno_flicker
Job Type: linux_asan_chrome_chromeos
Platform Id: linux

Crash Type: Stack-use-after-return READ 8
Crash Address: 0x7f40a2a76120
Crash State:
  InternalAppWindowShelfController::OnWindowPropertyChanged
  aura::Window::AfterPropertyChange
  ui::PropertyHandler::SetPropertyInternal
  
Sanitizer: address (ASAN)

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6248992309248000

Issue filed automatically.

See https://github.com/google/clusterfuzz-tools for more information.
 
Project Member

Comment 1 by sheriffbot@chromium.org, Aug 8

Labels: Target-70 M-70
Project Member

Comment 2 by sheriffbot@chromium.org, Aug 8

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

If this doesn't affect a release branch, or has not been properly classified for severity, please update the Security_Impact or Security_Severity labels, and remove the ReleaseBlock label. To disable this altogether, apply ReleaseBlock-NA.

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

Comment 3 by sheriffbot@chromium.org, Aug 8

Labels: Pri-1
Owner: wutao@chromium.org
Status: Assigned (was: Untriaged)
Cc: wutao@chromium.org
Owner: shenghao@chromium.org
Hi shenghao@, This might be related to your cl: 
https://chromium-review.googlesource.com/c/chromium/src/+/1167147
Components: Internals>Services>Ash
Cc: shenghao@chromium.org
Owner: wutao@chromium.org
I think this is not related to https://chromium-review.googlesource.com/c/chromium/src/+/1167147, because the CL was submitted on 8/10 while the test report (https://clusterfuzz.com/v2/testcase-detail/6248992309248000?noredirect=1) was generated on 8/7.

It's likely that the already-reverted CL (https://chromium-review.googlesource.com/c/chromium/src/+/1152147) caused the regression, and the reland CL is innocent.
Status: WontFix (was: Assigned)
Hi shenghao@, if you look at the test failure, it points to: for (const auto& app : GetInternalAppList(false)), which is your change.

If you think you have fixed it. I will close this bug. If there still has problem, it will reopen.
I see. Yeah I think it's fixed in my reland CL. Let's close it.
Project Member

Comment 10 by ClusterFuzz, Aug 17

ClusterFuzz has detected this issue as fixed in range 581307:581321.

Detailed report: https://clusterfuzz.com/testcase?key=6248992309248000

Fuzzer: inferno_flicker
Job Type: linux_asan_chrome_chromeos
Platform Id: linux

Crash Type: Stack-use-after-return READ 8
Crash Address: 0x7f40a2a76120
Crash State:
  InternalAppWindowShelfController::OnWindowPropertyChanged
  aura::Window::AfterPropertyChange
  ui::PropertyHandler::SetPropertyInternal
  
Sanitizer: address (ASAN)

Fixed: https://clusterfuzz.com/revisions?job=linux_asan_chrome_chromeos&range=581307:581321

Reproducer Testcase: https://clusterfuzz.com/download?testcase_id=6248992309248000

See https://github.com/google/clusterfuzz-tools for more information.

If you suspect that the result above is incorrect, try re-doing that job on the test case report page.
Project Member

Comment 11 by sheriffbot@chromium.org, Nov 20

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