socks_remote_dns=true leaks DNS (in some conditions)
Categories
(Core :: Networking: Proxy, defect, P3)
Tracking
()
People
(Reporter: lzdn, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [necko-backlog][proxy])
Comment 1•13 years ago
|
||
Updated•10 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•2 years 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•1 year 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?
Comment 8•4 months ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE.
For more information, please visit BugBot documentation.
Description
•