AddressSanitizer: heap-use-after-free [@ Length] with READ of size 8
Categories
(Core :: WebVR, defect)
Tracking
()
People
(Reporter: jkratzer, Assigned: kip)
References
(Blocks 2 open bugs)
Details
(4 keywords, Whiteboard: [adv-main65+][adv-esr60.5+])
Attachments
(5 files)
414 bytes,
text/html
|
Details | |
1.16 KB,
text/html
|
Details | |
11.34 KB,
application/javascript
|
Details | |
30.94 KB,
text/plain
|
Details | |
1.36 KB,
patch
|
daoshengmu
:
review+
RyanVM
:
approval-mozilla-beta+
RyanVM
:
approval-mozilla-esr60+
abillings
:
sec-approval+
|
Details | Diff | Splinter Review |
Updated•7 years ago
|
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Comment 4•7 years ago
|
||
Assignee | ||
Comment 5•7 years ago
|
||
Assignee | ||
Comment 7•7 years ago
|
||
Assignee | ||
Comment 8•7 years ago
|
||
Assignee | ||
Comment 9•7 years ago
|
||
Assignee | ||
Comment 10•7 years ago
|
||
Assignee | ||
Comment 11•7 years ago
|
||
Assignee | ||
Comment 12•7 years ago
|
||
Updated•7 years ago
|
Assignee | ||
Comment 13•7 years ago
|
||
Assignee | ||
Comment 14•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Updated•7 years ago
|
Comment 17•7 years ago
|
||
Assignee | ||
Comment 18•7 years ago
|
||
Comment 19•7 years ago
|
||
Assignee | ||
Comment 20•7 years ago
|
||
Assignee | ||
Comment 21•7 years ago
|
||
Comment on attachment 9034034 [details] [diff] [review]
Bug 1460619 - Do not run frame request callbacks immediately after updating VR layers
[Beta/Release Uplift Approval Request]
Feature/Bug causing the regression: Bug 1394600
User impact if declined: A crash due to UAF may occur of a GC event occurs with precise timing on a computer with VR hardware attached while visiting a WebVR patch.
Is this code covered by automated tests?: Yes
Has the fix been verified in Nightly?: Yes
Needs manual test from QE?: No
If yes, steps to reproduce:
List of other uplifts needed: None
Risk to taking this patch: Low
Why is the change risky/not risky? (and alternatives if risky): This affects a rarely used feature (updating the VR layers during a running VR presentation without restarting it). Manual testing shows that it does not regress the sample pages on https://webvr.info/samples that exercise this feature. If any regressions occur, they would only affect WebVR content using this feature.
String changes made/needed: None
![]() |
||
Comment 22•7 years ago
|
||
Comment 23•7 years ago
|
||
Comment on attachment 9034034 [details] [diff] [review]
Bug 1460619 - Do not run frame request callbacks immediately after updating VR layers
[Triage Comment]
Fixes a WebVR sec issue. Approved for 65.0b10 and 60.5.0esr.
Comment 24•7 years ago
|
||
uplift |
Updated•7 years ago
|
Updated•7 years ago
|
Updated•6 years ago
|
Updated•5 years ago
|
Description
•