checkImpl fail in JS_GetArrayBufferViewBuffer
Categories
(Core :: Web Audio, defect)
Tracking
()
People
(Reporter: nils, Assigned: mrbkap)
References
Details
(4 keywords, Whiteboard: [post-critsmash-triage][adv-main65+])
Attachments
(4 files)
|
298 bytes,
text/html
|
Details | |
|
11.70 KB,
text/plain
|
Details | |
|
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
abillings
:
sec-approval+
|
Details | Review |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 4•6 years ago
|
||
| Assignee | ||
Comment 5•6 years ago
|
||
Updated•6 years ago
|
| Assignee | ||
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
Comment 8•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 10•6 years ago
|
||
Updated•6 years ago
|
| Assignee | ||
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
| Assignee | ||
Comment 15•6 years ago
|
||
Comment 16•6 years ago
|
||
Comment 17•6 years ago
|
||
| uplift | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 18•6 years ago
|
||
| Assignee | ||
Comment 19•6 years ago
|
||
| Assignee | ||
Comment 20•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 21•6 years ago
|
||
I was able to test this on the below builds using the provided crash.html file in comment0. When loading the mentioned file, Firefox does not crash.
Mozilla/5.0 (x11; Linux x84_64; rv:66.0) Gecko/20100101 Firefox /66.0 (20181221093752)
Mozilla/5.0 (x11; Linux x84_64; rv:65.0) Gecko/20100101 Firefox /65.0 (20190103150357)
Updated•6 years ago
|
Comment 22•6 years ago
|
||
qDot: the original crash here appears to be triggering an intentional crash assert. Is that a runtime assert as well? If the intentional crash is going to protect us I'm unsure how this gets a sec-high rating. Is there some other way around it?
Comment 24•6 years ago
|
||
lowering to sec-moderate. We think the runtime assert protects us so sec-high is not appropriate, but it's still concerning enough that there was a compartment mismatch in the first place that might have bitten us in other ways that we still want to award a bug bounty.
Comment 25•6 years ago
|
||
Just noticed that the crashtest for this was sitting in my phab dashboard as "needs to land". Blake left before this got landed, and it passes try:
https://treeherder.mozilla.org/#/jobs?repo=try&author=kmachulis%40mozilla.com&selectedJob=236731500
I'll go ahead and approve the Lando stack now.
Comment 26•6 years ago
|
||
Updated•5 years ago
|
Updated•1 year ago
|
Description
•