[tor-bugs] #31285 [Circumvention/Snowflake]: Browsers accumulate permanently open UDP sockets over time
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Oct 12 00:45:22 UTC 2019
#31285: Browsers accumulate permanently open UDP sockets over time
-------------------------------------+------------------------
Reporter: cypherpunks | Owner: (none)
Type: defect | Status: new
Priority: Medium | Milestone:
Component: Circumvention/Snowflake | Version:
Severity: Normal | Resolution:
Keywords: snowflake-webextension | Actual Points:
Parent ID: | Points: 1
Reviewer: | Sponsor:
-------------------------------------+------------------------
Comment (by cohosh):
Confirmed that this was happening for me by running `netstat -a -p -u |
grep firefox`
It looks like we weren't closing the peer connection in addition to the
data channel. This patch fixes the behaviour for me:
https://github.com/cohosh/snowflake/pull/11
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31285#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list