Disable copying of key4.db in Profile import to avoid corruption
Categories
(Thunderbird :: Mail Window Front End, defect, P1)
Tracking
(thunderbird_esr102+ fixed, thunderbird104 affected, thunderbird105 affected)
People
(Reporter: KaiE, Assigned: KaiE)
References
(Regression)
Details
(Keywords: dataloss, regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
rjl
:
approval-comm-esr102+
|
Details |
Bug 1720042 (profile import) introduced the possibility to corrupt the OpenPGP key storage, in a way that isn't handled by the application, and which breaks the use of the OpenPGP feature, and which can cause a complete loss of all the user's secret OpenPGP keys.
At this time only some scenarios have been identified that cause the corruption. Work is ongoing to better understand all scenarios and to identify was to help affected users.
Until we're ready to handle this kind of import in a better way, we need to immediately disable the code that can trigger this kind of corruption.
https://hg.mozilla.org/releases/comm-esr102/rev/3df21dced1a4bcdcf908d6315e1381910b56b25e
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/e0b8d9270be3
Disable copying of key4.db in Profile import to avoid corruption. r=mkmelin
Assignee | ||
Comment 4•2 years ago
|
||
Comment on attachment 9294435 [details]
Bug 1790605 - Disable copying of key4.db in Profile import to avoid corruption. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): 1720042
User impact if declined: possible dataloss, profile corruption, email encryption unusable
Testing completed (on c-c, etc.):
Risk to taking this patch (and alternatives if risky): low, but deliberately breaking the import of passwords from other profiles (because we must urgently disable the profile corruption, prior to working on a better implementation, which will take more time)
Comment 5•2 years ago
|
||
Comment on attachment 9294435 [details]
Bug 1790605 - Disable copying of key4.db in Profile import to avoid corruption. r=mkmelin
Next beta is 106.0b1, this will get picked up automatically with the c-central -> c-beta merge.
[Triage Comment]
Approved for 102 by wsmwk via Matrix.
Comment 6•2 years ago
|
||
bugherder uplift |
Thunderbird 102.3.0:
https://hg.mozilla.org/releases/comm-esr102/rev/04f60827c1b5
Description
•