Closed
Bug 1339908
Opened 9 years ago
Closed 9 years ago
Blocklist malware dlls smci32.dll and smci64.dll
Categories
(Toolkit :: Blocklist Policy Requests, defect)
Tracking
()
RESOLVED
FIXED
mozilla55
People
(Reporter: jimm, Assigned: jimm)
References
Details
Attachments
(1 file, 1 obsolete file)
|
1.05 KB,
patch
|
jimm
:
review+
gchang
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
These dlls are associated with known malware, and may cause big spikes in startup crashes. (See bug 1323498).
https://crash-stats.mozilla.com/signature/?product=Firefox&signature=mozilla%3A%3Aipc%3A%3AMessageChannel%3A%3AOnChannelErrorFromLink#correlations
| Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(jmathies)
Comment 1•9 years ago
|
||
Jim - What needs to happen to get these blocked?
| Assignee | ||
Comment 2•9 years ago
|
||
someone needs to write a patch. I was planning on trying to get to that, hence the ni here.
Flags: needinfo?(jmathies)
| Assignee | ||
Updated•9 years ago
|
Flags: needinfo?(jmathies)
| Assignee | ||
Comment 3•9 years ago
|
||
Assignee: nobody → jmathies
Flags: needinfo?(jmathies)
| Assignee | ||
Updated•9 years ago
|
Attachment #8842413 -
Flags: review?(benjamin)
Comment 4•9 years ago
|
||
Comment on attachment 8842413 [details] [diff] [review]
patch
nit please use brace spacing the same as the rest of this file. Also mention this bug number.
Attachment #8842413 -
Flags: review?(benjamin) → review+
Comment 6•9 years ago
|
||
[Tracking Requested - why for this release]: Tracking to make sure this one doesn't get lost for a crash in the blocked bug.
status-firefox53:
--- → affected
status-firefox54:
--- → affected
status-firefox55:
--- → affected
tracking-firefox53:
--- → ?
tracking-firefox54:
--- → ?
Comment 7•9 years ago
|
||
Tracking for 53 onwards. I'll email jimm
| Assignee | ||
Comment 8•9 years ago
|
||
updated per review comments.
Attachment #8842413 -
Attachment is obsolete: true
Flags: needinfo?(jmathies)
Attachment #8852008 -
Flags: review+
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
| Assignee | ||
Comment 9•9 years ago
|
||
Comment on attachment 8852008 [details] [diff] [review]
patch
Approval Request Comment
[Feature/Bug causing the regression]:
crashing dll injection issue
[User impact if declined]:
crashy browser
[Is this code covered by automated tests?]:
yes
[Has the fix been verified in Nightly?]:
no
[Needs manual test from QE? If yes, steps to reproduce]:
no
[List of other uplifts needed for the feature/fix]:
none
[Is the change risky?]:
meh, blocking dlls is always a bit risky. hence why I'm not flagging for beta uplift.
[Why is the change risky/not risky?]:
[String changes made/needed]:
none
Attachment #8852008 -
Flags: approval-mozilla-aurora?
Comment 10•9 years ago
|
||
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b21231a525e9
Blocklist goobzo associated dlls. r=bsmedberg
Keywords: checkin-needed
Comment 11•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Comment 12•9 years ago
|
||
Comment on attachment 8852008 [details] [diff] [review]
patch
Block malware dlls. Aurora54+.
Attachment #8852008 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 13•9 years ago
|
||
| bugherder uplift | ||
| Assignee | ||
Comment 15•9 years ago
|
||
Two weeks before release seems a bit risky for a change like this.
Flags: needinfo?(jmathies)
Comment 16•9 years ago
|
||
Wontfix based on comment 15.
You need to log in
before you can comment on or make changes to this bug.
Description
•