socks_remote_dns=true leaks DNS (in some conditions)
Categories
(Core :: Networking: Proxy, defect, P3)
Tracking
()
People
(Reporter: lzdn, Unassigned, NeedInfo)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [necko-backlog][proxy])
Comment 1•13 years ago
|
||
Updated•9 years ago
|
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Comment 4•3 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Updated•3 years ago
|
Comment 5•1 year ago
|
||
Moving bug to Core/Networking: Proxy.
When network.trr.custom_uri & network.trr.uri are set, socks_remote_dns set to true ignores the EDNS client, and uses the system DNS instead of proxying and querying with the EDNS URI. Imo, this is unexpected behavior and causes leaks. When set to false, it proxies and uses the EDNS set in the browser, as expected.
Comment 7•10 months ago
|
||
I don't think this was what the original report was about due to trr being introduced in Bug 1434852 much later than this bug report. The behavior you describe might similar to the ones observed in Bug 1540584. It think it might be sufficiently different to warrant opening a new bug for this due to not being UX, but behavior change. Do you mind opening a new bug?
Description
•