DoH. "network.trr.mode" pref reverts to 2
Categories
(Core :: Networking: DNS, defect, P3)
Tracking
()
People
(Reporter: loceron780, Assigned: mleclair)
Details
(Whiteboard: [necko-triaged][necko-priority-queue])
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:94.0) Gecko/20100101 Firefox/94.0
Steps to reproduce:
- Navigate to "about:config" page and set the "network.trr.mode" pref to 3
- Change the DoH provider from settings
Actual results:
The value of the pref changes to 2.
Expected results:
The value of the pref remains set to "3".
Such behavior can provoke DNS leaks.
Also if the "network.trr.mode" is locked to 3 via policies.json, then it's impossible to change the DoH provider from settings' page, the options is grayed out, which is also quite strange.
Comment 2•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Security' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Hi Leon,
thank you for taking the time to submit this bug report.
I was able to reproduce on Windows 10, on Firefox Nightly 96.0a1 (2021-11-19) (64-bit) version and Release 94.0.1 (64-bit) version, in the same way as described in steps. I set the flags and severity accordingly.
I let the assigned component in order to get the dev team involved, but if it's not relevant,
'Firefox-Security' team, please feel free to change the component if this is not the appropriate one.
Thanks,
Jerónimo.
Comment hidden (advocacy) |
Comment hidden (advocacy) |
![]() |
||
Updated•2 years ago
|
Comment 6•2 years ago
|
||
This should be easy to fix. We just need to check the current value here.
Updated•2 years ago
|
Assignee | ||
Comment 7•2 years ago
|
||
Comment 9•2 years ago
|
||
bugherder |
Updated•2 years ago
|
Updated•2 years ago
|
Comment 10•2 years ago
|
||
Reproduced with Fx 96.0a1 (2021-11-18) on Windows 10.
Verified fixed with Fx 109.0a1 (2022-11-23) on Windows 10, Ubuntu 22.04 and macOS 12.
Description
•