DoS using shared workers and on-connect firefox
Categories
(Core :: DOM: Workers, defect, P3)
Tracking
()
People
(Reporter: u635660, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36
Steps to reproduce:
steps to reproduce
open WebSocket_browser_crash_repro.html in firefox
Firefox starts hanging and becoming unusable
Actual results:
firefox started becoming unstable
Expected results:
it should not start hanging and becoming unstable
Updated•4 years ago
|
Comment 1•4 years ago
|
||
:jstutte could you review the priority/severity for this bug?
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Hi Eden, I assume it is less scary than P1 suggests here?
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Hi,
I am able to reproduce the issue in latest Nightly 87.0a1 (2021-02-08), Beta 86.0b7 and Release 85.0.1 using Windows 10. Changing the flags and the status accordingly.
Thanks.
Updated•4 years ago
|
Comment 4•3 years ago
|
||
So on my machine this causes the CPU to spin 100% and memory of Firefox slowly increasing, but while this happens the rest of Firefox remains quite responsive in the sense that I can close the affected tab without problems and after a while things turn normal. Given that there are many ways to OOM and waste CPU cycles via Javascript, I think we can lower the severity here, too. However, it seems there is no doorhanger for the user that informs about a blocking script in this case.
Description
•