Crash in guard64.dll@0x49bb (Comodo Internet Security DLL)
Categories
(External Software Affecting Firefox :: Other, defect, P3)
Tracking
(relnote-firefox 56+, firefox-esr52 wontfix, firefox56 wontfix, firefox57+ wontfix, firefox58 wontfix, firefox61 wontfix, firefox62 wontfix, firefox79 fixed)
People
(Reporter: cpeterson, Assigned: toshi, NeedInfo)
References
Details
(Keywords: crash, regression, Whiteboard: [AV:Comodo Internet Security])
Crash Data
Attachments
(2 files)
| Reporter | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
| Reporter | ||
Comment 5•8 years ago
|
||
| Reporter | ||
Comment 7•8 years ago
|
||
Comment 8•8 years ago
|
||
Comment 9•8 years ago
|
||
Comment 10•8 years ago
|
||
Comment 11•8 years ago
|
||
Updated•8 years ago
|
Comment 12•8 years ago
|
||
Updated•8 years ago
|
Comment 13•7 years ago
|
||
Closing because no crashes reported for 12 weeks.
Updated•7 years ago
|
| Assignee | ||
Comment 14•6 years ago
|
||
We've blocked guard64.dll version < 5.12.59641.2599 as bug 1624336. The module's version in the crash instances with this signature is mainly 8.2.x.x and 8.4.x.x. The current version of guard64.dll available on https://personalfirewall.comodo.com/ is v12.2.2.7032, so the versions causing this issue are still old. I noticed the latest version cannot be installed on Win7, meaning Win7 users cannot upgrade Comodo unless they upgrade OS to Win10.
The crash reason of this signature is EXCEPTION_STACK_BUFFER_OVERRUN. Analyzing a couple of the dumps, I can see the stack area is almost filled with a long (~32kb) string that looks representing a url string. The crashing thread went inside guard64.dll's code via xul!mozilla::net::nsHttpConnection::OnReadSegment. I guess the root cause is guard64.dll's function (probably hooking nss3!PR_Write) cannot handle a very long string.
| Assignee | ||
Comment 15•6 years ago
|
||
| Assignee | ||
Comment 16•6 years ago
|
||
Updated•6 years ago
|
Comment 17•6 years ago
|
||
Comment 18•6 years ago
|
||
| bugherder | ||
Description
•