Feed lwn LWN.net

Favorite IconLWN.net

Link https://lwn.net/
Feed http://lwn.net/headlines/rss
Updated 2024-11-26 00:00
Tuesday's security updates
Arch Linux has updated ruby (man-in-the-middle attack).CentOS has updated openssl (C5: multiple vulnerabilities).Debian-LTS has updated ia32-libs (multiple vulnerabilities).Oracle has updated openssl (OL5: multiple vulnerabilities).Red Hat has updated kernel(RHEL6.4: privilege escalation).Scientific Linux has updated xorg-x11-server (SL7, SL6: information leak/denial of service).Ubuntu has updated apport (14.10,14.04: privilege escalation), libx11,libxrender (14.10, 14.04, 12.04: code execution), and ntp (14.10, 14.04, 12.04: multiple vulnerabilities).
The Document Liberation, one year after
The Document Foundation's project Document Liberation looks at its progressduring the past year. "During 2014, members of the project released a new framework library,called librevenge, which contains all the document interfaces and helpertypes, in order to simplify the dependency chain. In addition, they starteda new library for importing Adobe PageMaker documents, libpagemaker,written as part of Google Summer of Code 2014 by Anurag Kanungo.Existing libraries have also been extended with the addition of moreformats, like libwps with the addition of Microsoft Works Spreadsheet andDatabase by Laurent Alonso. He is now working on adding support for Lotus1-2-3, which is one of the most famous legacy applications for personalcomputers. Laurent has also added support for more than twenty legacy Macformats to libmwaw."
Stable kernel updates
Greg KH has released stable kernels 3.19.4,3.14.38, and 3.10.74. All of them contain the usual set ofimportant fixes.
Security advisories for Monday
Arch Linux has updated icecast (denial of service).CentOS has updated xorg-x11-server (C6: information leak).Debian has updated chrony (multiple vulnerabilities), das-watchdog (privilege escalation), libdbd-firebird-perl (buffer overflow), libtasn1-3 (denial of service), libx11 (code execution), ntp (two vulnerabilities), and wesnoth-1.10 (information leak).Debian-LTS has updated chrony (multiple vulnerabilities), das-watchdog (privilege escalation), libtasn1-3 (denial of service), and ntp (two vulnerabilities).Fedora has updated arj (F20:multiple vulnerabilities), ca-certificates (F21; F20:certificate update), ImageMagick (F21:multiple vulnerabilities), libxml2 (F20:denial of service), openldap (F21: denialof service), qemu (F21: multiplevulnerabilities), varnish (F21: heap buffer overflow), and xen (F21; F20: multiple vulnerabilities).Gentoo has updated apache (multiple vulnerabilities), mysql (multiple unspecified vulnerabilities), sudo (information disclosure), and xen (multiple vulnerabilities).Mandriva has updated batik(MBS1,2: information leak).openSUSE has updated kernel (13.2; 13.1:multiple vulnerabilities) and tor (13.2,13.1: denial of service).Red Hat has updated openssl(RHEL5: multiple vulnerabilities).Scientific Linux has updated openssl (SL5: multiple vulnerabilities).SUSE has updated firefox (SLES12; SLED12: multiple vulnerabilities).
Hubička: Link time and inter-procedural optimization improvements in GCC 5
Jan Hubička has posted a lengthydiscussion of the optimization improvements found in the upcomingGCC 5.0 release. "Identical code folding is a new pass(contributed by Martin Liška, SUSE) looking for functions with the samecode and variables with the same constructors. If some are found, one copyis removed and replaced one by an alias to another where possible. This isespecially important for C++ code bases that tend to contain duplicatedfunctions as a result of template instantiations."
The 4.0 kernel has been released
Linus has released the 4.0 kernel right onschedule. "Feature-wise, 4.0 doesn't have all that muchspecial. Much have been made of the new kernel patching infrastructure, butrealistically, that not only wasn't the reason for the version numberchange, we've had much bigger changes in other versions. So this is verymuch a 'solid code progress' release." Beyond the (incomplete)live-patching mechanism, this release includes the removal of theremap_file_pages() system call, improved persistent memory support, the lazytime mount option, and thekernel address sanitizer.
Turon: Fearless Concurrency with Rust
Aaron Turon has posted alengthy introduction to concurrency in the Rust programming language."Every data type knows whether it can safely be sent between oraccessed by multiple threads, and Rust enforces this safe usage; there areno data races, even for lock-free data structures. Thread safety isn't justdocumentation; it's law."
Friday's security updates
Arch Linux has updated mediawiki (multiple vulnerabilities).CentOS has updated xorg-x11-server (C7: information leak/denial of service).Debian has updated dpkg(integrity-verification bypass).Fedora has updated arj (F21:multiple vulnerabilities),echoping (F20; F21: multiple vulnerabilities), and python-dulwich (F20; F21:code execution).Mageia has updated batik(M4: information leak), chromium-browser-stable (M4: multiple vulnerabilities), jakarta-taglibs-standard (M4: code execution), less (M4: information leak), mediawiki (M4: multiple vulnerabilities), openldap (M4: denial of service), qt-creator (M4: key-verification failure), suricata (M4: denial of service), and xerces-c (M4: denial of service).Mandriva has updated arj(BS1: multiple vulnerabilities), less(BS1,2: information leak), mediawiki (BS1: multiple vulnerabilities), and ntp (BS1,2: multiple vulnerabilities).Oracle has updated xorg-x11-server (O6; O7: information leak/denial of service).Red Hat has updated qemu-kvm-rhev (RHEL OSP: privilege escalation) and xorg-x11-server (RHEL6,7: information leak/denial of service).Scientific Linux has updated krb5 (SL6: multiple vulnerabilities).SUSE has updated libXfont(SLE12: multiple vulnerabilities).Ubuntu has updated dpkg (integrity-verification bypass).
X.org election results
As was discussed in this LWN article, theX.Org Foundation recently held an election to choose four board members anddecide whether to change the organization's by-laws to enable it to becomea member of Software in the Public Interest (SPI). The resultsare now available. The board members elected are Peter Hutterer, MartinPeres, Rob Clark, and Daniel Vetter. The measure to change the by-laws didnot pass, though, despite receiving only two "no" votes, because therequired two-thirds majority was not reached.
Linux Foundation to host Let's Encrypt
The Linux Foundation (LF) has announcedthat it will serve as host of the Let's Encryptproject, as well as the Internet Security Research Group (ISRG).Let's Encrypt is the free, automated SSL/TLS certificate authoritythat was announced in November 2014 by the Electronic Frontier Foundation(EFF) to provide TLS certificates for every domain on the web. ISRG isthe non-profit organization created to spearhead efforts like Let'sEncrypt (which, as of now, is ISRG's only public project). In the LFannouncement, executive director Jim Zemlin notes that "byhosting this important encryption project in a neutral forum we canaccelerate the work towards a free, automated and easy securitycertification process that benefits millions of people around theworld."
Thursday's security updates
Arch Linux has updated chrony (denial of service).CentOS has updated krb5(C6: multiple vulnerabilities).Debian-LTS has updated arj(multiple vulnerabilities), checkpw(denial of service), libgcrypt11 (multiple vulnerabilities), and libgd2 (multiple vulnerabilities).Fedora has updated drupal7-webform (F20; F21:unspecified vulnerability),firefox (F21: multiple vulnerabilities),powerpc-utils-python (F20; F21: code execution), and xterm (F20; F21:denial of service).Mandriva has updated java-1.8.0-openjdk (BS2: multiple vulnerabilities).Oracle has updated kernel (O5: multiple vulnerabilities)and krb5 (O6: denial of service).Red Hat has updated krb5(RHEL6: multiple vulnerabilities).Ubuntu has updated kernel (12.04; 14.04; 14.10: multiple vulnerabilities), linux-lts-trusty (12.04: multiple vulnerabilities), linux-lts-utopic (14.04: multiple vulnerabilities), and linux-ti-omap4 (12.04: multiple vulnerabilities).
[$] LWN.net Weekly Edition for April 9, 2015
The LWN.net Weekly Edition for April 9, 2015 is available.
Security advisories for Wednesday
Arch Linux has updated ntp (two vulnerabilities).CentOS has updated kernel (C5: multiple vulnerabilities).Debian has updated libxml2 (denial of service).Fedora has updated setroubleshoot (F21; F20:privilege escalation) and texlive (F21: arbitrary file removal).openSUSE has updated Chromium(13.2, 13.1: two vulnerabilities), libgit2(13.2, 13.1: code execution), firefox,thunderbird (13.2, 13.1: multiple vulnerabilities), php5 (13.2, 13.1: multiple vulnerabilities),potrace (13.2, 13.1: denial of service), quassel (13.2, 13.1: denial of service), andsubversion (13.2, 13.1: multiple vulnerabilities).Red Hat has updated kernel(RHEL5: multiple vulnerabilities), novnc(RHEL OSP6.0: VNC session hijacking), openstack-nova (RHEL OSP6.0: cross-sitewebsocket hijack attack), openstack-packstack (RHEL OSP6.0: rootcommand execution), and installer(RHEL OSP6.0: root command execution).Scientific Linux has updated kernel (C5: multiple vulnerabilities).SUSE has updated xorg-x11-libs(SLE11 SP3: privilege escalation).Ubuntu has updated libtasn1-3,libtasn1-6 (14.10, 14.04, 12.04, 10.04: denial of service) and mailman (14.10, 14.04, 12.04: path traversal attack).
Mourning Chris Yeoh
From the OpenStack community comes the sad announcement of the passing ofChris Yeoh, a longtime free-software developer. "Chris was humble, helpful and honest. The OpenStack and broader Open Sourcecommunities are poorer for his passing." Those with memories ofChris are encouraged to contribute them to a collection being put togetherfor his daughter.
[$] An update on the freedreno graphics driver
The freedreno project wasstarted by Rob Clark to create a free-software driver for the Adreno familyof GPUs, which are used by the Qualcomm Snapdragon system-on-chip (SoC)family. He presented a status report on the project, along with some history andfuture plans, at the EmbeddedLinux Conference, which was held in San Jose, CA, March 23-25.Click below (subscribers only) for the full report from ELC 2015.
Post-Cryptanalysis, TrueCrypt Alternatives Step Forward (Threat Post)
Threat Post takesa look at two TrueCrypt forks, VeraCrypt and CipherShed. AlthoughTrueCrypt development was discontinued last year, the code underwent a twophase audit and passed with a relatively clean bill of health."VeraCrypt and CipherShed have addressed many of the shortcomingsidentified not only by the audit, but by others who have scrutinized theTrueCrypt code in recent years. VeraCrypt’s [Mounir] Idrassi, for example,said he replaced TrueCrypt’s lone support of the RIPEMD-160 algorithm withSHA-256 support for system encryption. He said VeraCrypt has also tried tosimplify the build process, especially for Linux and Mac OS X systems, sothat other less common configurations could be used." The results of the audit of TrueCrypt are available in PDF format; phase1 was completed in February 2014, and phase2 was completed March 2015.
Tuesday's security updates
Arch Linux has updated tor (denial of service).Debian has updated arj (multiple vulnerabilities), libgd2 (denial of service), mailman (path traversal attack), and tor (denial of service).Debian-LTS has updated mailman (path traversal attack) and tor (denial of service).Fedora has updated chicken (F21; F20:buffer overflow), kernel (F20: multiplevulnerabilities), libxml2 (F21: denial of service), and seamonkey (F21; F20: multiple vulnerabilities).Gentoo has updated firefox (multiple vulnerabilities).Mandriva has updated cups-filters(MBS2.0: remote command execution), libtasn1 (MBS1.0, MBS2.0: denial of service),and python-django (MBS1.0: cross-site scripting).Red Hat has updated kernel(RHEL6.5: multiple vulnerabilities).Ubuntu has updated firefox(14.10, 14.04, 12.04: certificate verification bypass) and oxide-qt (14.10, 14.04: multiple vulnerabilities).
Kernel prepatch 4.0-rc7
Linus has released 4.0-rc7 after a delay ofa couple of days for the holiday. "But it's still pretty small, andthings are on track for 4.0 next weekend. There's a tiny chance that I'lldecide to delay 4.0 by a week just because I'm traveling the week after,and I might want to avoid opening the merge window. We'll see how I feelabout it next weekend."
Linux Australia server breach
Linux Australia has reporteda breach on the Conference Management (Zookeepr) hosting server. Thisserver hosted the conference systems for linux.conf.au 2013, 2014 and 2015,and for PyCon Australia 2013 and 2014. "The database dumps whichoccurred during the breach include information provided during conferenceregistration - First and Last Names, physical and email addresses, and anyphone contact details provided, as well as a hashed version of the userpassword. As Zookeepr uses a third party credit card payment gateway forcredit card processing, the database dumps do not contain any credit cardor banking details."
Security advisories for Monday
Arch Linux has updated firefox (certificate verification bypass), java-batik (information leak), and thunderbird (multiple vulnerabilities).Fedora has updated firefox (F20:multiple vulnerabilities), freeipa (F21:two vulnerabilities), glpi (F21; F20: privilege escalation), lasso (F21; F20:denial of service), mingw-libzip (F21; F20: codeexecution), mingw-qt5-qtbase (F21;F20: denial of service),mingw-qt5-qtdeclarative (F21; F20: denial of service),mingw-qt5-qtgraphicaleffects (F21;F20: denial of service),mingw-qt5-qtimageformats (F21; F20: denial of service),mingw-qt5-qtlocation (F21; F20: denial of service),mingw-qt5-qtmultimedia (F21; F20: denial of service),mingw-qt5-qtquick1 (F21; F20: denial of service),mingw-qt5-qtscript (F21; F20: denial of service),mingw-qt5-qtsensors (F21; F20: denial of service),mingw-qt5-qtsvg (F21; F20: denial of service),mingw-qt5-qttools (F21; F20: denial of service),mingw-qt5-qttranslations (F21; F20: denial of service),mingw-qt5-qtwebkit (F21; F20: denial of service),mingw-qt5-qtwinextras (F21; F20: denial of service), moodle (F21; F20:multiple vulnerabilities), osc (F21;F20: command injection), patch (F20: multiple vulnerabilities),PyYAML (F21; F20: denial of service), rt (F21: multiple vulnerabilities), slapi-nis (F21: multiple vulnerabilities), thunderbird (F21: multiple vulnerabilities), and tor (F21; F20: denial of service).Mageia has updated cups-filters(remote command execution), novnc (VNCsession hijacking), and php, libzip(multiple vulnerabilities).Red Hat has updated chromium-browser (RHEL6: two vulnerabilities).
10 Years of Git: An Interview with Git Creator Linus Torvalds (Linux.com)
Linux.com talkswith Linus Torvalds about the development of Git. "Just to pickan example: the concept of 'merging' was generally considered to besomething really quite painful and hard in most SCM's. You'd plan yourmerges, because they were big deals. That's not acceptable to me, since Icommonly do tens of merges a day when in the merge window, and even then,the biggest overhead shouldn't be the merge itself, it should be testingthe result. The 'git' part of the merge is just a couple of seconds, itshould take me much longer just to write the merge explanationmessage."
Tor Summer of Privacy
The Tor Project and the Electronic Frontier Foundation (EFF) have announceda mentoring program entitled the "Tor Summer of Privacy" (TorSoP). Akin to theGoogle Summer of Code, TorSoP will provide financial support andmentorship for a group of students to work on privacy-related freesoftware. Three student positions are available this year;applications will be accepted through April 10. More details(including project ideas) are provided on the TorSoP page.
Rust 1.0 beta released
The Rust team at Mozilla Research has announced the first beta release of Rust 1.0. The release notes detail a number of important changes, but the announcement adds some additional noteworthy items. "The Beta release also marks a turning point in our approach to stability. During the alpha cycle, the use of unstable APIs and language features was permitted, but triggered a warning. As of the Beta release, the use of unstable APIs will become an error (unless you are using Nightly builds or building from source)." A new continuous-integration infrastructure has also been deployed. The final release is currently expected around May 15.
Friday's security updates
Arch Linux has updated libtasn1 (denial of service).Debian has updated icedove(multiple vulnerabilities).Fedora has updated drupal7-ctools (F20; F21: multiple vulnerabilities),firefox (F21: multiple vulnerabilities), icu (F21: multiple vulnerabilities), and texlive (F20: arbitrary file removal).Mageia has updated firefox,thunderbird (M4: multiple vulnerabilities), iceape (M4: multiple vulnerabilities), libtasn1 (M4: denial of service), mercurial (M4: command injection), mongodb (M4: denial of service), and python-django (M4: multiple vulnerabilities).Mandriva has updated icu(BS1: multiple vulnerabilities) and subversion (BS1, BS2: multiple vulnerabilities).SUSE has updated kernel(SLE12: multiple vulnerabilities).Ubuntu has updated thunderbird (12.04, 14.04, 14.10: multiple vulnerabilities).
What to Expect When You're Expecting: PHP 7, Part 1 (Engine Yard)
The Engine Yard blog has anintroduction to the changes coming in the PHP 7 release."My personal favorite addition to PHP 7 is the addition of theCombined Comparison Operator, <=>,otherwise known as thespaceship operator. [...] It effectively works like strcmp(), orversion_compare(), returning -1 if the left operand is smaller than theright, 0 if they are equal, and 1 if the left is greater than theright. The major difference being that it can be used on any two operands,not just strings, but also integers, floats, arrays, etc."
Android security state of the union
Google has announcedthe issuing of alengthy report [PDF] on the state of Android security. "In 2014,the Android platform made numerous significant improvements in platformsecurity technology, including enabling deployment of full disk encryption,expanding the use of hardware- protected cryptography, and improving theAndroid application sandbox with an SELinux- based Mandatory Access Controlsystem (MAC). Developers were also provided with improved tools to detectand react to security vulnerabilities, including the nogotofail project andthe SecurityProvider. We provided device manufacturers with ongoingsupport for fixing security vulnerabilities in devices, includingdevelopment of 79 security patches, and improved the ability to respond topotential vulnerabilities in key areas, such as the updateable WebView inAndroid 5.0."
Open Crypto Audit gives TrueCrypt a passing grade
At his blog, cryptographer Matt Green announced that the Open Crypto Audit project's review of the now-abandoned TrueCrypt encryption tool is complete, and that "based on this audit, Truecrypt appears to be a relatively well-designed piece of crypto software. The NCC audit found no evidence of deliberate backdoors, or any severe design flaws that will make the software insecure in most instances." TrueCrypt was abruptly abandoned by its anonymous developers in 2014, leading some to suspect that a serious vulnerability had been discovered. The final Open Crypto Audit report [PDF] suggests otherwise, which is good news for users as well as for the multiple open-source projects that have subsequently developed TrueCrypt-compatibility support.
Thursday's security updates
Arch Linux has updated chromium (multiple vulnerabilities).CentOS has updated thunderbird (C5: multiple vulnerabilities).Debian has updated iceweasel (multiple vulnerabilities).Mandriva has updated flac(BS2: multiple vulnerabilities), graphviz (BS2: format-string vulnerability), owncloud(BS1; BS2: multiple vulnerabilities), and tor(BS1: denial of service).openSUSE has updated php5(13.1, 13.2: multiple vulnerabilities) and python-Django (13.2: multiple vulnerabilities).Oracle has updated firefox(O5: multiple vulnerabilities) and thunderbird (O6; O7: multiple vulnerabilities).Scientific Linux has updated thunderbird (multiple vulnerabilities).SUSE has updated kernel(SLES11: multiple vulnerabilities).Ubuntu has updated tiff(regression fix for previous update).
Django 1.8 released
Version1.8 of the Django web platform is out. "This version has beendesignated as a long-term support (LTS) release, which means that securityand data loss fixes will be applied for at least the next threeyears." New features include support for multiple template engines,complex SQL expressions, some PostgreSQL-specific add-ons, and more; see the releasenotes for details.
[$] LWN.net Weekly Edition for April 2, 2015
The LWN.net Weekly Edition for April 2, 2015 is available.
[$] XFS: There and back ... and there again?
In a thought-provoking—and characteristically amusing—talk at the Vault conference,Dave Chinner looked at the history of XFS, its current status, and where the filesystem may be heading.In keeping with the title of the talk (shared by this article), he sees parallels in what drove the original development of XFS and what will bedriving new filesystems.Chinner's vision of the future for today's filesystems, and not justof XFS, may be a bit surprising or controversial—possibly both.
Security advisories for Wednesday
Arch Linux has updated firefox (multiple vulnerabilities).CentOS has updated bind (C7:denial of service), firefox (C7: twovulnerabilities), firefox (C6; C5; C7:multiple vulnerabilities), xulrunner (C7:multiple vulnerabilities), flac (C7;C6: two vulnerabilities), freetype (C7: multiple vulnerabilities),ipa (C7: two vulnerabilities), slapi-nis (C7: two vulnerabilities), kernel (C7: two vulnerabilities), libxml2 (C7: denial of service), openssl (C7: multiple vulnerabilities), postgresql (C7: multiple vulnerabilities), setroubleshoot (C7: privilege escalation),thunderbird (C7; C7: multiple vulnerabilities), and unzip (C7: multiple vulnerabilities).Debian has updated wireshark (multiple vulnerabilities).Debian-LTS has updated freetype (many vulnerabilities).Fedora has updated drupal7-entity (F21; F20:cross-site scripting) and php (F20:multiple vulnerabilities).Mageia has updated chromium-browser-stable (multiple vulnerabilities), owncloud (unspecified vulnerabilities), python-rope (code execution), and tor (denial of service).Oracle has updated firefox (OL7; OL6:multiple vulnerabilities) and flac (OL7; OL6: two vulnerabilities).Red Hat has updated firefox(RHEL5,6,7: multiple vulnerabilities), flac(RHEL6,7: two vulnerabilities), and thunderbird (RHEL5,6,7: multiple vulnerabilities).Scientific Linux has updated firefox (SL5,6,7: multiple vulnerabilities)and flac (SL6,7: two vulnerabilities).Ubuntu has updated firefox(14.10, 14.04, 12.04: multiple vulnerabilities), gnupg, gnupg2 (14.10, 14.04, 12.04, 10.04:multiple vulnerabilities), libgcrypt11,libgcrypt20 (14.10, 14.04, 12.04, 10.04: information leak), and tiff (14.10, 14.04, 12.04, 10.04: multiple vulnerabilities).
Firefox 37.0
Firefox 37.0 has been released. This release features improved protectionagainst site impersonation via OneCRL centralized certificate revocation,Bing search now uses HTTPS for secure searching, opportunistic encryptingof HTTP traffic where the server supports HTTP/2 AltSvc, and more. See thereleasenotes for details.
Tuesday's security updates
Arch Linux has updated musl (code execution).Debian has updated openldap(multiple vulnerabilities).Mandriva has updated dokuwiki(MBS1.0: multiple vulnerabilities) and phpmyadmin (MBS1.0: information leak).openSUSE has updated gd (13.2,13.1: denial of service) and seamonkey(13.2, 13.1: two vulnerabilities).Oracle has updated libxml2 (OL7:denial of service) and postgresql (OL7; OL6:multiple vulnerabilities).SUSE has updated firefox (SLE12:two vulnerabilities).Ubuntu has updated jakarta-taglibs-standard (14.10, 14.04: code execution).
Kernel prepatch 4.0-rc6
Linus has released 4.0-rc6 right onschedule. "Things are calming down nicely, and there are fixes allover. The NUMA balancing performance regression is fixed, and things arelooking up again in general. There were a number of i915 issues and a KVMdouble-fault thing that meant that for a while there I was pretty sure thatthis would be a release that will go to rc8, but that may beunnecessary."
Security advisories for Monday
CentOS has updated postgresql(C6: multiple vulnerabilities).Debian has updated freexl (code execution).Fedora has updated drupal6 (F21; F20:multiple vulnerabilities), drupal7 (F21; F20:multiple vulnerabilities), libssh2 (F20:information leak), mingw-xerces-c (F21; F20:denial of service), php (F21: multiplevulnerabilities), tcpdump (F21: multiple vulnerabilities), and xerces-c (F21; F20: denial of service).Gentoo has updated busybox(multiple vulnerabilities).Mandriva has updated apache-mod_wsgi (MBS2.0: privilegeescalation), bash (MBS2.0: multiplevulnerabilities), bind (MBS2.0: denial ofservice), binutils (MBS2.0: multiplevulnerabilities), clamav (MBS2.0: multiplevulnerabilities), coreutils (MBS1.0,MBS2.0: code execution), ctags (MBS2.0:denial of service), ctdb (MBS2.0: insecuretemporary files), dbus (MBS2.0: multiplevulnerabilities), drupal (MBS1.0: multiplevulnerabilities), ejabberd (MBS2.0:incorrectly allows unencrypted connections), erlang (MBS2.0: command injection), ffmpeg (MBS2.0: multiple vulnerabilities), firebird (MBS2.0: denial of service), freerdp (MBS2.0: two vulnerabilities), gcc (MBS2.0: code execution), git (MBS2.0: code execution), glibc (MBS2.0: multiple vulnerabilities), glpi (MBS2.0: multiple vulnerabilities), grub2 (MBS2.0: code execution), gtk+3.0 (MBS2.0: screen lock bypass), icu (MBS2.0: multiple vulnerabilities), ipython (MBS2.0: code execution), jasper (MBS2.0: multiple vulnerabilities), jython (MBS2.0: code execution), libarchive (MBS1.0, MBS2.0: directorytraversal), libtiff (MBS1.0: multiplevulnerabilities), libxfont (MBS1.0:multiple vulnerabilities), setup (MBS2.0:information disclosure), tcpdump (MBS1.0:multiple vulnerabilities), and wireshark(MBS1.0: multiple vulnerabilities).openSUSE has updated freetype2(13.2, 13.1: many vulnerabilities), gnutls(13.2, 13.1: certificate algorithm consistency checking issue), and rubygem-bundler (13.2, 13.1: installs malicious gem files).Red Hat has updated kernel-rt(RHE MRG for RHEL6: two vulnerabilities), libxml2 (RHEL7: denial of service), and postgresql (RHEL6, RHEL7: multiple vulnerabilities).Scientific Linux has updated libxml2 (SL7: denial of service) and postgresql (SL6, SL7: multiple vulnerabilities).
A massive weekend security update pile
The pile of security updates has gotten deep enough that it makes sense toshove them out now. The biggest pile is seemingly Mandriva catching up onnumerous updates for its Mandriva Business Server (MBS) line of products.Debian has updatedbatik (unauthorized file access),binutils (code execution),dulwich (code execution),libxfont (privilege escalation),php5 (fix regression from previous update),shibboleth-sp2 (denial of service), andxerces-c (denial of service).Fedora has updatedkernel (F21: code execution),mongodb (F21: denial of service),python-requests (F21: cookie stealing),python-urllib3 (F21: cookie stealing),strongswan (F20, F21: denial of service), andwebkitgtk4 (F21: late certificate verification).Mageia has updateddocuwiki (cross-site scripting),drupal (authentication bypass),krb5 (denial of service),python-requests (cookie stealing),setup (incorrect file protections), andwireshark (dissector issues).Mandriva has updatedapache (MBS2: 11 CVEs),apache-mod_security (MBS2: restriction bypass),cifs-utils (MBS2: code execution),cups (MBS2: six CVEs),cups-filters (MBS2: nine CVEs),curl (MBS2: seven CVEs),dovecot (MBS2: denial of service),egroupware (MBS2: code execution),elfutils (MBS2: code execution),emacs (MBS2: symbolic link vulnerability),freetype2 (MBS2: 21 CVEs),gnupg (MBS1, MBS2: five CVEs),gnutls (MBS2: five CVEs),imagemagick (MBS2: five CVEs),jbigkit (MBS2: code execution),json-c (MBS2: denial of service),krb5 (MBS1-2: five CVEs),lcms2 (MBS2: denial of service),libcap-ng (MBS2: privilege escalation),libgd (MBS2: denial of service),libevent (MBS2: code execution),libjpeg (MBS2: code execution),libksba (MBS2: denial of service),liblzo (MBS2: code execution),libpng (MBS2: memory overwrite),libpng12 (MBS2: three 2013 CVEs),libsndfile (MBS2: code execution),libssh (MBS2: information disclosure and denial of service),libssh2 (MBS1, MBS2: MITM vulnerability), libtasn1 (MBS2: denial of service),libtiff (MBS2: six CVEs),libvirt (MBS1, MBS2: denial of service andinformation leak),libvncserver (MBS2: six CVEs),libxfont (MBS2: six CVEs),libxml2 (MBS2: denial of service),lua (MBS2: code execution),mariadb (MBS2: uncountable unexplained CVEs),mpfr (MBS2: code execution),mutt (MBS2: denial of service),net-snmp (MBS2: denial of service),nginx (MBS2: code execution),nodejs (MBS2: multiple unspecified vulnerabilities), not-yet-commons-ssl (MBS2: MITM vulnerability), ntp (MBS2: six CVEs),openldap (MBS1, MBS2: denial of service),openssh (MBS2: restriction and authentication bypass),openvpn (MBS2: denial of service),patch (MBS2: file overwrite),pcre (MBS2: denial of service),perl (MBS2: denial of service),php (MBS1, MBS2: lots of vulnerabilities),postgresql (MBS2: twelve CVEs),ppp (MBS2: privilege escalation),pulseaudio (MBS2: denial of service),python-django (MBS2: five CVEs),python-pillow (MBS2: five CVEs),python-requests (MBS2: cookie stealing),php-ZendFramework (MBS2: eight CVEs),python (MBS2: seven CVEs),python3 (MBS2: five CVEs),python-lxml (MBS2: code injection),python-numpy (MBS2: temporary file vulnerability),readline (MBS2: symbolic link vulnerability),rsync (MBS2: denial of service),rsyslog (MBS2: denial of service),ruby (MBS2: denial of service),samba (MBS1, MBS2: code execution and more),samba4 (MBS2: code execution),sendmail (MBS2: file descriptor access),serf (MBS2: MITM vulnerability),squid (MBS2: five CVEs),stunnel (MBS2: private key disclosure),subversion (MBS2: five CVEs),sudo (MBS2: file disclosure),tcpdump (MBS2: seven CVEs),tomcat (MBS2: eight CVEs),torque (MBS2: kill arbitrary processes),udisks2 (MBS2: code execution),unzip (MBS2: code execution),util-linux (MBS2: command injection),wpa_supplicant (MBS2: command execution),wget (MBS2: symbolic link vulnerability),x11-server (MBS2: thirteen CVEs), andxlockmore (MBS2: lock bypass).openSUSE has updatedmercurial (command injection).SUSE has updatedfirefox (SLES10-11: code execution) andmysql (SLES11: 33 vulnerabilities).
[$] Mailman 3.0 to modernize mailing lists
More than a decade after its last major rewrite, the GNU Mailman mailinglist manager project aimsto release its 3.0 suite in April, during the sprints following PyConNorth America. Mailman 3 is a major rewrite that includes a new usermembership system, a REST API, an archiver replacement for Pipermail, and abetter web interface for subscriptions and settings — but it carries withit a few new dependencies as well. Brave system administrators can try outthefifthbeta version now.Subscribers can click below for the full story from next week's edition.
Two fresh stable kernels
Hot on the heels of yesterday's 3.19.3 release, Greg Kroah-Hartmanhas released kernels 3.14.37 and 3.10.73. Each contains a bevy of updatesand fixes.
Friday's security updates
CentOS has updated setroubleshoot (C6; C7: privilege escalation).Debian has updated batik(information leak).Fedora has updated dokuwiki (F20; F21; F22: access control bypass), drupal7 (F22: multiple vulnerabilities), drupal7-views (F20; F21:multiple vulnerabilities),ettercap (F20; F21: multiple vulnerabilities), mingw-xerces-c (F22: denial of service), nx-libs (F20; F21: multiple vulnerabilities),php (F22: multiple vulnerabilities), and xerces-c (F22: denial of service).Mandriva has updated cabextract (BS1,2: multiple vulnerabilities), cpio (BS1: multiple vulnerabilities; BS2: directory traversal),e2fsprogs (BS1; BS2: multiple vulnerabilities), and openssl (BS1; BS2: multiple vulnerabilities).openSUSE has updated libXfont (13.1, 13.2: multiple vulnerabilities), libzip (13.1, 13.2: denial of service), and tcpdump (13.1, 13.2: multiple vulnerabilities).Oracle has updated ipa andslapi-nis (O7: multiple vulnerabilities), kernel (O7: multiple vulnerabilities), andsetroubleshoot (O5; O6; O7: privilege escalation).Red Hat has updated ipa,slapi-nis (RHEL7: multiple vulnerabilities), kernel (RHEL7: multiple vulnerabilities), kernel-rt (RHEL7: multiple vulnerabilities), and setroubleshoot (RHEL5,6,7: privilege escalation).Scientific Linux has updated ipaand slapi-nis (SL7:), kernel (SL7:multiple vulnerabilities),and setroubleshoot (SL5,6,7: privilege escalation).SUSE has updated Xen (SLE12:multiple vulnerabilities).
A new stable kernel release
Greg Kroah-Hartman has announced the release of the 3.19.3 kernel. A variety of importantfixes and updates are included.
Thursday's security updates
CentOS has updated firefox (C6; C7: multiple vulnerabilities).openSUSE has updated firefox(13.1,13.2: multiple vulnerabilities).Oracle has updated firefox(O5: multiple vulnerabilities).Scientific Linux has updated 389-ds-base (SL7: multiple vulnerabilities), firefox (multiple vulnerabilities), freetype (SL6,7: multiple vulnerabilities), glibc (SL7: multiple vulnerabilities), GNOME Shell (SL7: lock screen bypass), hivex (SL7: privilege escalation), httpd (SL7: multiple vulnerabilities), ipa (SL7: multiple vulnerabilities), kernel (SL7: multiple vulnerabilities), krb5 (SL7: multiple vulnerabilities), libreoffice (SL7: multiple vulnerabilities), libvirt (SL7: multiple vulnerabilities), openssh (SL7: multiple vulnerabilities), openssl (SL6; SL7: multiple vulnerabilities),pcre (SL7: information leak), qemu-kvm (SL7: multiple vulnerabilities), unzip (SL6,7: multiple vulnerabilities), and virt-who (SL7: information leak).
[$] LWN.net Weekly Edition for March 26, 2015
The LWN.net Weekly Edition for March 26, 2015 is available.
[$] Development activity in LibreOffice and OpenOffice
The LibreOffice project was announced withgreat fanfare in September 2010. Nearly one year later, the OpenOffice.orgproject (from which LibreOffice was forked) wascut loose from Oracle andfound a new home as an Apache project. It is fair to say that the rivalrybetween the two projects in the time since then has been strong.Predictions that one project or the other would fail have not been borneout, but that does not mean that the two projects are equally successful.A look at the two projects' development communities reveals someinteresting differences.Click below (subscribers only) for the full article.
Security advisories for Wednesday
Debian has updated openssl(regression in previous update) and python-django (cross-site scripting).Debian-LTS has updated gnutls26(multiple vulnerabilities).openSUSE has updated less (13.2,13.1: information leak) and tor (13.2,13.1: denial of service).Oracle has updated firefox (OL7; OL6: multiple vulnerabilities).SUSE has updated firefox(SLE11 SP3: multiple vulnerabilities).Ubuntu has updated batik (14.10,14.04, 12.04: information leak) and libarchive (14.10, 14.04, 12.04: directory traversal).
GNOME 3.16 released
The GNOME 3.16 release is out. "This is another exciting release for GNOME, and brings many new featuresand improvements, including redesigned notifications, a new shelltheme, new scrollbars, and a refresh for the file manager. 3.16 alsoincludes improvements to the Image Viewer, Music, Photos and Videos.We are also including three new preview apps for the first time: Books,Calendar and Characters." See the releasenotes for more information.
LibreOffice Online announced
The LibreOffice project has announced the accelerated development of a newonline offering. "Development of LibreOffice Online started back in 2011, with theavailability of a proof of concept of the client front end, based on HTML5technology. That proof of concept will be developed into a state of the artcloud application, which will become the free alternative to proprietarysolutions such as Google Docs and Office 365, and the first to nativelysupport the Open Document Format (ODF) standard." The currenteffort is supported by IceWarp and Collabora; see thisFAQ and MichaelMeeks's posting for more information. For those wanting to downloadit, though, note the "the availability of LibreOffice Online will be communicated at a laterstage."
A Turing award for Michael Stonebraker
The ACM has announcedthat the 2014 A. M. Turing award has gone to MichaelStonebraker. Among many other things, he was the original creator of thedatabase management system now known as PostgreSQL.
FSFE: Worldwide more than 50 events about Open Standards
The Free Software Foundation Europe has a reminder that Document FreedomDay is happening from March 24 12:00 UTC until March 26 12:00 UTC."Document Freedom Day is the global campaign for document liberation by local groups throughout the world.So far more than 50 groups registered their events in over 25 countriesranging from Asia, Europa, Africa, to South and North America."
Two microconferences accepted for the Linux Plumbers Conference
The 2015 Linux Plumbers Conference (LPC) has announced that two microconferences have been accepted for the event, which will be held August 19-21 in Seattle. The Checkpoint/Restart and Energy-aware scheduling and CPU power management microconferences will be held at LPC. Registration for the conference will open on March 27 and it will be co-located with LinuxCon North America, which will be held August 17-19.
...190191192193194195196