mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-11 10:56:25 +08:00
This fixes the following security vulnerability: - CVE-2021-42074 SIGSEGV on quick open/close sequence while sending Hello message The issue has been reported by Matthias Gerstner <mgerstner@suse.de>.
5 lines
213 B
Plaintext
5 lines
213 B
Plaintext
SECURITY ISSUE
|
|
|
|
Fixed a bug which caused Barrier to crash when disconnecting a TCP session just after sending Hello message.
|
|
This bug allowed an unauthenticated attacker to crash Barrier with only network access.
|