Crash in [@ mozilla::net::Http2Session::CloseStream]
Categories
(Core :: Networking: HTTP, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox105 | --- | unaffected |
firefox106 | --- | affected |
firefox107 | --- | affected |
People
(Reporter: aryx, Assigned: kershaw)
References
Details
(Keywords: crash, csectype-uaf, sec-high, Whiteboard: [necko-triaged][necko-priority-review])
Crash Data
37 crashes with version 105 branch builds. Similar to bug 1794355, macOS 12 is the most affected.
Crash report: https://crash-stats.mozilla.org/report/index/a2d725c3-0a8e-4314-8ed4-80acc0221010
Reason: EXC_BAD_ACCESS / EXC_I386_GPFLT
Top 10 frames of crashing thread:
0 XUL mozilla::net::Http2Session::CloseStream netwerk/protocol/http/Http2Session.cpp:1359
1 XUL mozilla::net::Http2Session::Shutdown netwerk/protocol/http/Http2Session.cpp:210
2 XUL mozilla::net::Http2Session::Close netwerk/protocol/http/Http2Session.cpp:3775
3 XUL mozilla::net::ConnectionEntry::PruneDeadConnections netwerk/protocol/http/ConnectionEntry.cpp:455
4 XUL mozilla::net::nsHttpConnectionMgr::OnMsgPruneDeadConnections netwerk/protocol/http/nsHttpConnectionMgr.cpp:2223
5 XUL mozilla::net::ConnEvent::Run netwerk/protocol/http/nsHttpConnectionMgr.cpp:176
6 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1199
7 XUL NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:465
8 XUL mozilla::net::nsSocketTransportService::Run netwerk/base/nsSocketTransportService2.cpp:1220
9 XUL {virtual override thunk}
Assignee | ||
Comment 1•3 years ago
|
||
Hide this bug since this report suggests this is a UAF.
Assignee | ||
Comment 2•3 years ago
|
||
This bug could be fixed by bug 1794061.
Put this in necko's priority review list, so we'll monitor this regularly.
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
The patch in bug 1794061 was landed in 107.0b3 and there is no crash since that patch landed.
Let's wait a bit before making this bug a duplicate.
Necko will monitor for 2weeks, if no crashes observed at that point we will proceed and resolve this bug.
Assignee | ||
Comment 5•3 years ago
|
||
I think we can close this one, since there is no crash for 2 weeks.
Updated•2 years ago
|
Description
•