Security Bugs in Kernel and Rsync
Security researchers at Secunia have reported two security bugs in the Rsync synchronization tool and one in the current Linux kernel.
All current versions of Rsync are affected by the bug according to the developers. The first vulnerability affects configurations in which the Rsync daemon runs with the "use chroot = no" option set. This gives attackers the ability to set up symlinks outside of the module’s hierarchy and thus gain write access to system components to work around security settings.
The second vulnerability is due to an error in the "exclude", "exclude from" and "filter" options which also allow attackers avoid security limits with symlinks, but with the restriction here that the attacker needs to know the name of the file to attack. The Rsync team’s security advisory contains more details.
The kernel vulnerability affects the ISDN subsystem in the current 2.6.23 version, and possibly older versions. A boundary error in the "isdn_net_setcfg()" function can cause a buffer overflow. The affected file is "drivers/isdn/i4l/isdn_net.c". To exploit the vulnerability, an attacker would need to address a carefully crafted IOCTL request to the "/dev/isdnctrl" pseudo device, and this assumes write privileges for the device. For more details on the bug and the affected file, see Bugreport 9416.
Secunia says that all three bugs are moderately critical. Whereas the Rsync developers have already released a patch that closes both gaps, the error in the kernel’s ISDN subsystem still exists. However, patches have been sent to the maintainers in question the bug report states. Rsync users are advised to read the updated rsyncd.conf manpage, expecially the "munge symlinks" section, in addition to applying the patch.
Issue 268/2023
Buy this issue as a PDF
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
The Next Major Release of Elementary OS has Arrived
It's been over a year since the developers of elementary OS released version 6.1 (Jólnir) but they've finally made their latest release (Horus) available with a renewed focus on the user.
-
KDE Plasma 5.27 Beta is Ready for Testing
The latest beta iteration of the KDE Plasma desktop is now available and includes some important additions and fixes.
-
Netrunner OS 23 Is Now Available
The latest version of this Linux distribution is now based on Debian Bullseye and is ready for installation and finally hits the KDE 5.20 branch of the desktop.
-
New Linux Distribution Built for Gamers
With a Gnome desktop that offers different layouts and a custom kernel, PikaOS is a great option for gamers of all types.
-
System76 Beefs Up Popular Pangolin Laptop
The darling of open-source-powered laptops and desktops will soon drop a new AMD Ryzen 7-powered version of their popular Pangolin laptop.
-
Nobara Project Is a Modified Version of Fedora with User-Friendly Fixes
If you're looking for a version of Fedora that includes third-party and proprietary packages, look no further than the Nobara Project.
-
Gnome 44 Now Has a Release Date
Gnome 44 will be officially released on March 22, 2023.
-
Nitrux 2.6 Available with Kernel 6.1 and a Major Change
The developers of Nitrux have officially released version 2.6 of their Linux distribution with plenty of new features to excite users.
-
Vanilla OS Initial Release Is Now Available
A stock GNOME experience with on-demand immutability finally sees its first production release.
-
Critical Linux Vulnerability Found to Impact SMB Servers
A Linux vulnerability with a CVSS score of 10 has been found to affect SMB servers and can lead to remote code execution.