commit | d05800a5ad39a30cc25ee83e8a589d6b772d5b79 | [log] [tgz] |
---|---|---|
author | Andrey Kosyakov <caseq@chromium.org> | Fri Mar 07 17:33:19 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 07 17:33:19 2025 |
tree | 58ad6f795e5208d5de8d3743698f623fe6433591 | |
parent | 5d6184b64799e42b5637a581e3a7e68b92f66103 [diff] |
Do not use v8_session_ after the agent has been disposed This is speculative fix for a UaF via InspectorAccessbilityAgent described in the referred bug. Bug: 398967289 Change-Id: If106be9f11c650928a5b6ca34630bb04efe90c66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6333655 Reviewed-by: Simon Zünd <szuend@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1429570}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.