Commit 84e4fb2
committed
CVE-2025-12429: Inappropriate implementation in V8
The upstream fix for a recently reported security issue caused regressions
in the LTS branches of Chromium. To mitigate the risk, this patch
reverts the change that enabled the feature that contains the security bug.
Manual revert of patch originally reviewed on
https://chromium-review.googlesource.com/c/v8/v8/+/4521712:
[interpreter] Enable TDZ elision by default
Bug: v8:13723
Change-Id: I003bbb2b6b5eb58837cb35e1db088218ed9b6d3c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4521712
Commit-Queue: Shu-yu Guo <[email protected]>
Reviewed-by: Toon Verwaest <[email protected]>
Cr-Commit-Position: refs/heads/main@{#87775}
Reviewed-on: https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/687659
Reviewed-by: Michal Klocek <[email protected]>
Reviewed-on: https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/6895711 parent 737a0c6 commit 84e4fb2
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1004 | 1004 | | |
1005 | 1005 | | |
1006 | 1006 | | |
1007 | | - | |
| 1007 | + | |
1008 | 1008 | | |
| 1009 | + | |
1009 | 1010 | | |
1010 | 1011 | | |
1011 | 1012 | | |
| |||
0 commit comments