The Domain Name System (DNS) is an amazing technological achievement,but it suffers from a historical excess of trust, which makes itpossible for people who rely on it to be lied to. The DNS Security Extensions (formally DNSSEC-bis, more usually justDNSSEC) are a mechanism for including robust trust information withinthe DNS. Here we discuss briefly what DNSSEC does, how it does it,and how (and whether) you can use it to secure your domains.
Version 3.1 of theKrita image editor is available. "Krita 3.1 is the result ofhalf a year of intense work and contains many new features, performanceimprovements and bug fixes. It’s now possible to use render animations(using ffmpeg) to gif or various video formats. You can use a curve editorto animate properties. Soft-proofing was added for seeing how your artworkwill look in print. A new color picker that allows selecting wide-gamutcolors. There is also a new brush engine that paints fast on largecanvases, a stop-based gradient editor." See the releasenotes for more information.
Back in 2007, the announcement that AMDintended to reverse its longstanding position and create an upstream driverfor its graphics processors was joyfully received by Linux usersworldwide. As 2017 approaches, an attempt by AMD to merge a driver for anupcoming graphics chip has been rejected by the kernel's graphics subsystemmaintainer — a decision that engendered rather less joy. A look at thisdiscussion reveals a pattern seen many times before; the positions and decisions taken can seem arbitrary to the wider world but theyare not without their reasons and will, hopefully, lead to a better kernelin the long run.
Nextcloud 11 has beenreleased with many security and scalability improvements. "Nextcloud 11 introduces Apache Solr powered Full Text Search, enabling users to find words or phrases in text, pdf and common office documents on internal, external, shared and encrypted storage. The next generation Federation technology introduces a central lookup server, enabling Nextcloud users to find each other irrespective of the server their account resides on. The experimental Spreed app integrates secure, peer to peer audio and video chat in Nextcloud."
KDE e.V. has released its community report for thesecond half of 2015. "Over nineteen years producing high quality free software, spreading open culture, and creating a thriving community, KDE has become a huge umbrella organization supporting all sorts of FOSS-related projects. As a consequence, an even more inclusive, diverse, and open community has grown, with opportunities we couldn't have envisioned some years ago."
CentOS Linux has released version 7.3-1611 of its Enterprise Linux clone. "This release supersedes all previously released content for CentOSLinux 7, and therefore we highly encourage all users to upgrade theirmachines. Information on different upgrade strategies and how tohandle stale content is included in the Release Notes."
Linus has released the 4.9 kernel, asexpected. Some of the headline features in 4.9 includeimproved security with virtually mapped kernelstacks,the memory-protection keys system calls,the BBR congestion-control algorithm,support for the Greybus bus architecture,shared extents in the XFS filesystem (which will be used to supportlightweight copy operations among other things),and much more.The code name has also been changed to "Roaring Lionus".In the end, 16,216 non-merge changesets were pulled for the 4.9 release,making this development cycle the busiest ever by far.
The stable kernel machine continues to crank out updates; 4.8.14 and 4.4.38 are now available with another set ofimportant fixes. These include, finally, the fix for CVE-2016-8655, a local-root exploit that hasbeen getting some attention.
Arch Linux has updated jasper(multiple vulnerabilities, two from 2015) and linux-zen (code execution).Debian-LTS has updated roundcube(code execution) and spip (cross-site scripting).Fedora has updated httpd (F25:denial of service).Mageia has updated phpmyadmin (multiple vulnerabilities).openSUSE has updated GraphicsMagick (42.2: multiple vulnerabilities, many from 2014), kernel (13.2: multiple vulnerabilities, two from 2015), and libXfixes (13.2: denial of service).Red Hat has updated python-XStatic-jquery-ui (RHOSP 9.0; RHOSP8.0: cross-site scripting), rh-mariadb100-mariadb (RHSC: multiple vulnerabilities), and rh-mariadb101-mariadb (RHSC: multiple vulnerabilities).SUSE has updated kernel (SLE12:three vulnerabilities).Ubuntu has updated oxide-qt(16.10, 16.04, 14.04: multiple vulnerabilities).
Greg Kroah-Hartman has announced the release of the 4.8.13 and 4.4.37 stable kernels. As usual, there arefixes throughout the tree and users of those kernel series should upgrade.Note that the fixfor the kernel code execution vulnerability usingAF_PACKET sockets (also known as CVE-2016-8655) has not made itinto these stable kernels. Those running systemd may want to check LennartPoettering's blogpost on how to mitigate the problem for services started by systemd.
Over at the Fedora Community Blog, Brian Proffitt writes about Fedora member Matthew Williams who passed away recently from cancer. "Matthew’s passion to constantly improve the software and hardware with which he worked created a tireless advocate for the Fedora Project, and his presence was felt at conferences across the nation: SCaLE, Ohio LinuxFest, and the former Indiana LinuxFest, an Indianapolis-based event that he helped found.Matthew also devoted time to interviewing and archiving notable figures in the free and open source software communities to learn what drove people to work on their projects. He was also very driven to share what he knew, launching the Open FOSS training site in 2015 to help new Linux users with getting involved with any Linux distribution. While he was active in the Fedora community, Matthew was also very involved with Ubuntu as well."
Recently ChrisEvans, an IT security expert currently working for Tesla, published aseries of blog posts about security vulnerabilities in the GStreamermultimedia framework. A combination of the Chrome browser and GNOME-baseddesktops creates a particularlyscary vulnerability. Evans also made a provocative statement: thatvulnerabilities of this severity currently wouldn't happen inWindows 10. Is the state of security on the Linux desktop really thatbad — and what can be done about it?Subscribers can click below for the full story from this week's edition.
The Xen Project Blog has releasedthe Xen Project Hypervisor 4.8. "As always, we focused on improving code quality, security hardening as well as enabling new features. One area of interest and particular focus is new feature support for ARM servers. Over the last few months, we’ve seen a surge of patches from various ARM vendors that have collaborated on a wide range of updates from new drivers to architecture to security."
WordPress 4.7 “Vaughan†has been released. Thisversion includes a new default theme, adds new features to the customizer,comes with REST API endpoints for posts, comments, terms, users, meta, andsettings, and more."To help give you a solid base to build from, individual themes can provide starter content that appears when you go to customize your brand new site. This can range from placing a business information widget in the best location to providing a sample menu with social icon links to a static front page complete with beautiful images. Don’t worry – nothing new will appear on the live site until you’re ready to save and publish your initial theme setup."
The maintainer model is deeply ingrained into the culture of thefree-software community; for any bit of code, there is usually a developer(or a small group of developers) charged with that code's maintenance.Good maintainers can help a project run smoothly, while poor maintainerscan run things into the ground. What is to be done to save a project withthe latter type of maintainer? Forking can be an option in some casesbut, in many others, it's not a practical alternative. The Debian projectis currently discussing its approach to bad maintainers — a discussion which has taken asurprising turn.
James Bottomley has posted atutorial on using the trusted platform module to store cryptographickeys. "The main thing that came out of this discussion was that alot of this stack complexity can be hidden from users and we shouldconcentrate on making the TPM 'just work' for all cryptographic functionswhere we have parallels in the existing security layers (like thekeystore). One of the great advantages of the TPM, instead of messingabout with USB pkcs11 tokens, is that it has a file format for TPM keys(I’ll explain this later) which can be used directly in place of standardprivate key files."
The 4.9-rc8 kernel prepatch is out; thefinal 4.9 release will need one more week. "So if anybody has beenfollowing the git tree, it should come as no surprise that I ended up doingan rc8 after all: things haven't been bad, but it also hasn't been thecomplete quiet that would have made me go 'no point in doing anotherweek'."
Over at Opensource.com, Rich Bowen gives an overview of the changes in the OpenStack Newton release that was made in October. In it, he looks at each of sub-projects and highlights some of the changes for them that were in the release, which is also useful as a kind high-level guide to some of the various sub-projects and their roles. "With a product as large as OpenStack, summarizing what's new in a particular release is challenging. (See the full release notes for more details.) Each deployment of OpenStack might use a different combination of services and projects, and so will care about different updates. Added to that, the release notes for the various projects tend to be extremely technical in nature, and often don't do a great job of calling out the changes that will actually be noticed by either operators or users."
Google's Project Zero blog has a detailed look at exploiting a vulnerability in Android's ashmem shared-memory facility. "The mismatch between the mmap-ed and munmap-ed length provides us with a great exploitation primitive! Specifically, we could supply a short length for the mmap operation and a longer length for the munmap operation - thus resulting in deletion of an arbitrarily large range of virtual memory following our bitmap object. Moreover, there’s no need for the deleted range to contain one continuous memory mapping, since the range supplied in munmap simply ignores unmapped pages.Once we delete a range of memory, we can then attempt to “re-capture†that memory region with controlled data, by causing another allocation in the remote process. By doing so, we can forcibly “free†a data structure and replace its contents with our own chosen data -- effectively forcing a use-after-free condition."
Arch Linux has updated firefox(two vulnerabilities) and thunderbird (code execution).CentOS has updated thunderbird (C6; C5: code execution).Debian-LTS has updated firefox-esr (multiple vulnerabilities), imagemagick (multiple vulnerabilities, many from 2014 and 2015), monit (cross-site request forgery), tomcat6 (multiple vulnerabilities), and tomcat7 (multiple vulnerabilities).Fedora has updated calamares (F25; F24:encryption bypass), jenkins (F25: code execution), jenkins-remoting (F25: code execution), moin (F25; F24; F23: cross-site scripting flaws), mujs (F23: multiple vulnerabilities), and zathura-pdf-mupdf (F23: multiple vulnerabilities).Gentoo has updated davfs2(privilege escalation from 2013) and gnupg(flawed random number generation).openSUSE has updated libtcnative-1-0 (42.2, 42.1: SSL improvements)and pacemaker (42.2: two vulnerabilities).Oracle has updated firefox (OL7; OL6; OL5: code execution).Red Hat has updated firefox (codeexecution).SUSE has updated kernel (SLE11: multiple vulnerabilities, some from 2013 and 2015)and ImageMagick(SLE11: multiple vulnerabilities, some from 2014 and 2015).Ubuntu has updated ghostscript(multiple vulnerabilities, one from 2013) and oxide-qt (16.10,16.04, 14.04: multiple vulnerabilities).
The Google security blog announcesthe OSS-Fuzz project, which performs continuous fuzz testing offree-software project repositories. "OSS-Fuzz has already found 150bugs in several widely used open source projects (and churns ~4 trilliontest cases a week). With your help, we can make fuzzing a standard part ofopen source development, and work with the broader community of developersand security testers to ensure that bugs in critical open sourceapplications, libraries, and APIs are discovered and fixed."
Version 5.5 of the Ardouraudio editor has been released. "Among the notable new featuresare support for VST 2.4 plugins on OS X, the ability to have MIDI inputfollow MIDI track selection, support for Steinberg CC121, Avid Artist &Artist Mix Control surfaces, 'fanning out' of instrument outputs to newtracks/busses and the often requested ability to do horizontal zoom viavertical dragging on the rulers."
Debian has updated firefox-esr(code execution).Debian-LTS has updated gst-plugins-good0.10 (three code execution flaws).Gentoo has updated imagemagick(multiple vulnerabilities) and php (multiple vulnerabilities, one from 2015).openSUSE has updated bash (42.1:multiple vulnerabilities, two from 2014) and libcares2 (13.2:code execution).Slackware has updated firefox(code execution) and thunderbird (codeexecution).Ubuntu has updated c-ares (codeexecution), firefox (two vulnerabilities),imagemagick (multiple vulnerabilities), kernel (16.10; 16.04;14.04; 12.04: multiple vulnerabilities), linux-lts-trusty (12.04: two vulnerabilities),linux-lts-xenial (14.04: multiple vulnerabilities), linux-ti-omap4 (12.04: code execution), and thunderbird (multiple vulnerabilities).
Cyanogen Inc. has put out a terse press releaseannouncing the departure of founder (and CyanogenMod creator) SteveKondik. See thisrather less terse Android Police article for Kondik's view of thematter. The future of the CyanogenMod distribution seems unclear at thispoint; if it goes forward, it may have to do so with a different name.
As covered here in January, changes to theGNU C Library's memory-allocation routines have broken the "unexec" methodused to build the Emacs editor. Fixing this problem has proved to be morechallenging than originally thought; that issue has now come to a head in adisagreement that could cost the Emacs community one of its maintainers.
The Git project has announcedthe release of Git 2.11.0. This version prints longer abbreviatedSHA-1 names and has better tools for dealing with ambiguous short SHA-1s,it's faster at accessing delta chains, and has other performanceenhancements, and much more. The releasenotes contain more details.
CentOS has updated expat (C6:code execution) and memcached (C6: code execution).openSUSE has updated ffmpeg(Leap42.2: heap corruption) and virtualbox(Leap42.2: multiple unspecified vulnerabilities).Oracle has updated expat (OL7; OL6: code execution).Red Hat has updated expat(RHEL6,7: code execution) and thunderbird(RHEL5,6,7: multiple vulnerabilities).SUSE has updated mariadb (SLE12-SP1,2; SLES12: multiple vulnerabilities) and qemu (SLES12: multiple vulnerabilities).Ubuntu has updated python-cryptography (16.10, 16.04: bad key generation) and vim (code execution).
InfoWorld looksat the underfunded NTP project. "NTP is more than 30 years old—it may be the oldest codebase running on the internet. Despite some hiccups, it continues to work well. But the project’s future is uncertain because the number of volunteer contributors has shrunk, and there’s too much work for one person—principal maintainer Harlan Stenn—to handle. When there is limited support, the project has to pick and choose what tasks it can afford to complete, which slows down maintenance and stifles innovation."
Harald Welte looksback at the Openmoko phone with a ten-year perspective (and an almostunreadable low-contrast web page). "So yes, the smartphone world ismuch more restricted, locked-down and proprietary than it was back in theOpenmoko days. If we had been more successful then, that world might bequite different today. It was a lost opportunity to make the world embracemore freedom in terms of software and hardware."
The 4.9-rc7 kernel prepatch is out. Linussays that things are shaping up and it is possible, but perhaps not likely,that the final 4.9 release will happen on December 4. "Ibasically reserve the right to make up my mind next weekend."
Greg Kroah-Hartman has announced the release of the 4.8.11 and 4.4.35 stable kernels. As usual, they containfixes throughout the kernel tree and users of those kernel series shouldupgrade.
The Verge looksat legislation in the UK that would allow police and intelligenceagencies to legally spy on its own people. "The legislation in question is called the Investigatory Powers Bill. It’s been cleared by politicians and awaits only the formality of royal assent before it becomes law. The bill will legalize the UK’s global surveillance program, which scoops up communications data from around the world, but it will also introduce new domestic powers, including a government database that stores the web history of every citizen in the country. UK spies will be empowered to hack individuals, internet infrastructure, and even whole towns — if the government deems it necessary."
The Fedora 25 release is now available "The Fedora Project is pleased to announce the immediate availability ofFedora 25, the next big step our journey into the containerized, modularfuture!" See the announcement and therelease notes for details on the many changes in this release.
Clement Lefebvre has announcedthe release of Cinnamon 3.2. This version has QT 5.7+ support, supportfor libinput touchpads as well as synaptics, and many more changes acrossthe stack.
Fedora Magazine has a briefoverview of the changes to be found in the workstation version of theFedora 25 release. "Wayland now replaces the old X11 displayserver by default. Its goal is to provide a smoother, richer experiencewhen navigating Fedora Workstation. Like all software, there may still besome bugs. You can still choose the old X11 server if required."