barrier/doc/newsfragments/close-failed-handshake-conn...

7 lines
262 B
Plaintext
Raw Normal View History

SECURITY ISSUE
Barrier will now correctly close connections when the app-level handshake fails (fixes CVE-2021-42075).
Previously repeated failing connections would leak file descriptors leading to Barrier being unable
to receive new connections from clients.