Closed
Bug 1896442
Opened 1 year ago
Closed 11 months ago
Crash in [@ protector64.dll | <unknown in ntdll.pdb>]
Categories
(External Software Affecting Firefox :: Other, defect, P3)
Tracking
(firefox130 fixed)
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: gsvelto, Assigned: gstoll)
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
Crash report: https://crash-stats.mozilla.org/report/index/6959dbe2-1b77-4128-ab00-fbb1d0240513
Reason: EXCEPTION_STACK_BUFFER_OVERRUN / FAST_FAIL_FATAL_APP_EXIT
Top 10 frames:
0 Protector64.dll Protector64.dll@0x33b03
1 Protector64.dll Protector64.dll@0x13bdef
2 ntdll.dll <unknown in ntdll.pdb>
3 Protector64.dll Protector64.dll@0x11810f
4 Protector64.dll Protector64.dll@0xe64df
5 o_uejmnh.dll o_uejmnh.dll@0x23457
6 Protector64.dll Protector64.dll@0x69a52
7 Protector64.dll Protector64.dll@0xa9f23
8 Protector64.dll Protector64.dll@0x13bdef
9 Protector64.dll Protector64.dll@0x14b8df
Just found this junk crashing Firefox in measurable volumes under this signature. There's many more low-volume signatures. The only mention I found of this DLL is this CVE. Apparently it's made by a company called Morphisec and it's some kind of snake oil endpoint protection solution.
Assignee | ||
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P3
Assignee | ||
Comment 2•1 year ago
|
||
This is crashing the plugin process, which I didn't realize still existed!
Comment 3•1 year ago
|
||
GMP topcrash according to https://mozilla.github.io/process-top-crashes/gmplugin_release.html
Assignee | ||
Comment 4•1 year ago
|
||
Oh, for some reason I was thinking NPAPI plugins. Yeah, we should probably block this.
Assignee: nobody → gstoll
Status: NEW → ASSIGNED
Assignee | ||
Updated•11 months ago
|
Flags: needinfo?(gsvelto)
Assignee | ||
Comment 5•11 months ago
|
||
Pushed by gstoll@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f125000f05f8
block protector64.dll from the plugin process r=win-reviewers,handyman
Comment 7•11 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•