- Upstream update to 2.4.0 - Fixed CVE-2021-42072 (RHBZ 2022094) - BuildDepends added: gmock-devel, gulrak-filesystem-devel - Address the issue from pull request #1, thanks aekoroglu.. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2022-3dc519f073 2022-03-03 15:50:19.518243 --------------------------------------------------------------------------------Name : barrier Product : Fedora 34 Version : 2.4.0 Release : 1.fc34 URL : https://github.com/debauchee/barrier/wiki Summary : Use a single keyboard and mouse to control multiple computers Description : Barrier is software that mimics the functionality of a KVM switch, which historically would allow you to use a single keyboard and mouse to control multiple computers. Barrier does this in software, allowing you to tell it which machine to control by moving your mouse to the edge of the screen, or by using a key press to switch focus to a different system. --------------------------------------------------------------------------------Update Information: - Upstream update to 2.4.0 - Fixed CVE-2021-42072 (RHBZ 2022094) -BuildDepends added: gmock-devel, gulrak-filesystem-devel - Address the issue from pull request #1, thanks aekoroglu. --------------------------------------------------------------------------------ChangeLog: * Tue Feb 22 2022 Ding-Yi Chen - 2.4.0-1 - Upstream update to 2.4.0 - Fixed CVE-2021-42072 (RHBZ 2022094) - BuildDepends added: gmock-devel, gulrak-filesystem-devel - Address the issue from pull request #1, thanks aekoroglu. * Wed Jan 19 2022 Fedora Release Engineering - 2.3.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Sep 14 2021 Sahana Prasad - 2.3.3-5 - Rebuilt with OpenSSL 3.0.0 * Wed Jul 21 2021 Fedora Release Engineering - 2.3.3-4 - Rebuilt forhttps://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild --------------------------------------------------------------------------------References: [ 1 ] Bug #2019332 - barrier-2.4.0 is available https://bugzilla.redhat.com/show_bug.cgi?id=2019332 [ 2 ] Bug #2022095 - CVE-2021-42072 barrier: server-side implementation does not sufficiently verify the identify of connecting clients [fedora-all] https://bugzilla.redhat.com/show_bug.cgi?id=2022095 [ 3 ] Bug #2048080 - Current barrier version is outdated https://bugzilla.redhat.com/show_bug.cgi?id=2048080 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2022-3dc519f073' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list --
An update that fixes two vulnerabilities is now available. . openSUSE Security Update: Security update for barrier ______________________________________________________________________________ Announcement ID: openSUSE-SU-2021:1498-1 Rating: moderate References: Cross-References: CVE-2021-42072 CVE-2021-42073 Affected Products: openSUSE Leap 15.2 ______________________________________________________________________________ An update that fixes two vulnerabilities is now available. Description: This update for barrier fixes the following issues: Updated to version 2.4.0: Barrier now supports client identity verification (fixes CVE-2021-42072, CVE-2021-42073). Previously a malicious client could connect to Barrier server without any authentication and send application-level messages. This made the attack surface of Barrier significantly larger. Additionally, in case the malicious client got possession of a valid screen name by brute forcing or other means it could modify the clipboard contents of the server. To support seamless upgrades from older versions of Barrier this is currently disabled by default. The feature can be enabled in the settings dialog. If enabled, older clients of Barrier will be rejected. Barrier now uses SHA256 fingerprints for establishing security of encrypted SSL connections. After upgrading client to new version the existing server fingerprint will need to be approved again. Client and server will show both SHA1 and SHA256 server fingerprints to allow interoperability with older versions of Barrier. Bugfixes: * Fixed build failure on mips*el and riscv64 architecture. * Barrier no longer uses openssl CLI tool for any operations and hooks into the openssl library directly. * More X11 clipboard MIME types have been mapped to corresponding converters (#344). * Fixed setup of multiple actions associated with a hotkey. * Fixed setup of hotkeys withspecial characters such as comma and semicolon (#778). * Fixed transfer of non-ASCII characters coming from a Windows server in certain cases (#527). * Barrier will now regenerate server certificate if it's invalid instead of failing to launch (#802) * Added support for additional keys on Sun Microsystems USB keyboards (#784). * Updated Chinese translation. * Updated Slovak translation. * Theme icons are now preferred to icons distributed together with Barrier (#471). Features: * Added --drop-target option that improves drag and drop support on Windows when Barrier is being run as a portable app. * The --enable-crypto command line option has been made the default to reduce chances of accidental security mishaps when configuring Barrier from command line. A new --disable-crypto command line option has been added to explicitly disable encryption. * Added support for randomart images for easier comparison of SSL certificate fingerprints. The algorithm is identical to what OpenSSH uses. * Implemented a configuration option for Server GUI auto-start. * Made it possible to use keyboard instead of mouse to modify screen layout. * Added support for keyboard backlight media keys * Added support for Eisu_toggle and Muhenkan keys * Added --profile-dir option that allows to select custom profile directory. submitted upstream at * Bug #4749 - Clipboard thread race condition causes assertion * Bug #4720 - Plugin download shows 'Could not get Linux package * Bug #4712 - Unable to send clipboard with size above 1KB when * Bug #4690 - Log line 'activeDesktop' does not use logging * Enhancement #4901 - Auto restart when running from GUI in * Bug #4650 - SSL error log message repeats excessively and * Bug #4601 - Large clipboard data with SSL causes 'protocol is * Bug #4593 - Locking Windows server causes SSL_ERROR_SSL to * Bug #4538 - Windows service crashes intermittently with no *Bug #4566 - Client or server crashes with 'ssl handshake * Bug #4706 - Installer is not output to build config dir * Bug #4704 - Plugin 'ns' release build is overwritten with * Bug #4697 - Timing can allow an SSL socket to be used after * Enhancement #4661 - Log error but do not crash when failing * Enhancement #4708 - Download ns plugin for specific Mac * Enhancement #4587 - Include OpenSSL binaries in source for * Enhancement #4695 - Automatically upload plugins as Patch Instructions: To install this openSUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch". Alternatively you can run the command listed for your product: - openSUSE Leap 15.2: zypper in -t patch openSUSE-2021-1498=1 Package List: - openSUSE Leap 15.2 (x86_64): barrier-2.4.0-lp152.3.6.1 barrier-debuginfo-2.4.0-lp152.3.6.1 barrier-debugsource-2.4.0-lp152.3.6.1 References: https://www.suse.com/security/cve/CVE-2021-42072.html https://www.suse.com/security/cve/CVE-2021-42073.html . Enhance authentication measures against address vulnerabilities in Barrier, providing openSUSE users with vital upgrades.. openSUSE Update, Barrier Security Fix, Client Authentication, OpenSSL Integration. . LinuxSecurity.com Team
Get the latest Linux and open source security news straight to your inbox.