REPORTS
Fresh threat intelligence we ingest from public vendor and research feeds — each report linked to its original source. Search, filter by source, and open the reference.
Reports
Newest first. Search, filter by source, open the original.
224 reports · page 2 of 6
lwn_kernel · tlp:amber · 7/6/2026, 2:37:34 PM
[$] The kernel's iomap layer Conversations about the kernel's filesystem implementations often involve a layer called "iomap", but relatively few people can reliably say what iomap actually is. That is just the kind of gap that LWN exists to fill. In short, iomap handles the mapping between data in the filesystem space (identified by a file of interest, and an offset within that file) and in the storage space (which may be a memory location, or a set of blocks on a storage d…
Read original ↗https://lwn.net/Articles/1079415lwn_kernel · tlp:amber · 7/6/2026, 1:13:57 PM
Security updates for Monday Security updates have been issued by AlmaLinux (container-tools:rhel8, grafana, grafana-pcp, kernel, ruby:2.5, and ruby:3.3), Debian (bird3, chromium, kernel, linux-6.1, mediawiki, nginx, openvpn, php-phpseclib, php8.2, php8.4, and sympa), Fedora (7zip, buildah, chromium, clamav, freerdp, leptonica, mariadb10.11, mariadb11.8, nextcloud, nsd, openqa, openvpn, os-autoinst, pdns, pdns-recursor, perl-Crypt-ScryptKDF, podman, python-jupyter-server, and…
Read original ↗https://lwn.net/Articles/1081495lwn_kernel · tlp:amber · 7/6/2026, 1:53:49 AM
Kernel prepatch 7.2-rc2 The 7.2-rc2 kernel prepatch is out for testing. Linus said: " It's Sunday afternoon, and rc2 is out. Things look very normal - it's not a small rc2, but it's in line with recent releases, and slightly smaller than rc2 was in 7.1. Let's see how that all continues, but so far so good. " Kernel prepatch 7.2-rc2 [LWN.net] LWN .net News from the source Content Weekly Edition Archives Search Kernel Security Events calendar Unread comments LWN FAQ Write for…
Read original ↗https://lwn.net/Articles/1081367lwn_kernel · tlp:amber · 7/4/2026, 4:46:31 PM
Seven stable kernels for Saturday including two security fixes Greg Kroah-Hartman has announced the release of the 7.1.3 , 6.18.38 , 6.12.95 , 6.6.144 , 6.1.177 , 5.15.211 , and 5.10.260 stable kernels. Several kernels in this batch include a fix for a vulnerability introduced in the 6.0 kernel in IPv6 ( CVE-2026-53362 ), which could allow an attacker to escape a container and gain root access . There is also a fix for a use-after-free bug in KVM ( CVE-2026-53359 ) that was …
Read original ↗https://lwn.net/Articles/1081230lwn_kernel · tlp:amber · 7/3/2026, 3:54:01 PM
Four vulnerabilities in Guix The GNU Guix project has announced three vulnerabilities in the guix substitute utility as well as a fourth that affects the guix pull and guix time-machine commands. The impact of the vulnerabilities ranges from remote privilege escalation to local disclosure of sensitive files. The remote exploitation of guix substitute only requires that the vulnerable system attempt to download a binary substitute. Any configured substitute server, including …
Read original ↗https://lwn.net/Articles/1081199lwn_kernel · tlp:amber · 7/3/2026, 2:10:03 PM
[$] Limiting negative dentries A number of problems related to negative directory entries (dentries) were the topic of a filesystem-track session at the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit . Negative dentries are used to indicate that a file of a given name does not exist in a directory; it is an optimization that short-circuits the lookup of the file name when the answer is already known. Miklos Szeredi led a session that discussed some problem…
Read original ↗https://lwn.net/Articles/1079407lwn_kernel · tlp:amber · 7/3/2026, 1:03:41 PM
Security updates for Friday Security updates have been issued by AlmaLinux (389-ds-base, bind9.18, evince, fence-agents, freerdp, frr, frr10, gimp, gnutls, hplip, jmc, mariadb:11.8, mysql:8.4, php:7.4, postgresql-jdbc, postgresql:15, postgresql:16, valkey, xorg-x11-server, and xorg-x11-server-Xwayland), Debian (fastnetmon), Fedora (7zip, apptainer, cpp-httplib, mysql8.4, and nmap), Oracle (freerdp, giflib, glib2, glibc, kernel, libreoffice, libvirt, mariadb:10.11, postgresql…
Read original ↗https://lwn.net/Articles/1081187lwn_kernel · tlp:amber · 7/2/2026, 8:58:45 PM
CalyxOS is back In August 2025, the CalyxOS privacy-focused Android distribution announced that it was pausing all releases while it reworked its release process, security protocols, and changed its signing keys following the departure of one of its founders. The project has now announced that it is " officially back from the hiatus " with the 7.2.2.0 release. CalyxOS 7.2.2.0 is signed by us using a new HSM-based, open-source signing solution we designed to enhance the secur…
Read original ↗https://lwn.net/Articles/1081038lwn_kernel · tlp:amber · 7/2/2026, 4:39:26 PM
Kernel archive /pub tree restoring A few astute observers have noticed that some content on kernel.org had disappeared and were understandably concerned. Konstantin Ryabitsev has provided an update via social.kernel.org: There was an unfortunate error while changing the kernel.org primary/secondary mirroring infrastructure, which resulted in the /pub tree suddenly becoming empty. No data was lost, just public mirror copies. Everything is now being restored, but deletes are f…
Read original ↗https://lwn.net/Articles/1081015lwn_kernel · tlp:amber · 7/2/2026, 4:20:33 PM
Spoofed email from LWN We were made aware today of an email sent to a reader that was spoofed to appear to be from LWN. The message claimed, among other things, that we were providing personal information about the reader to another site user. As is explained in our privacy policy we do not, and would not, provide such information. If any other readers have received an odd message from LWN, it is an attempt at a hoax; if in doubt, please check the DKIM header of the email. A…
Read original ↗https://lwn.net/Articles/1081012lwn_kernel · tlp:amber · 7/2/2026, 4:05:34 PM
Fedora Council proposes pausing Community Initiatives Aoife Moloney has, on behalf of the Fedora Council , posted an announcement that the Fedora Council is " proposing we pause the Community Initiatives process as an official project process " because it has decided the current process is ineffective. It is also closing discussion regarding the AI developer desktop initiative covered by LWN in May. The Fedora Objectives/Initiatives framework was never intended as a mandator…
Read original ↗https://lwn.net/Articles/1081013lwn_kernel · tlp:amber · 7/2/2026, 2:06:08 PM
[$] Two LLM-assisted memory-management patch sets The kernel community (like many other free-software projects) has recently seen a large influx of patches developed with the assistance of large language models (LLMs). Those patches tend to come from developers who were previously unknown to the community. At the moment, though, the memory-management developers are evaluating two large patch sets, developed with LLM assistance, that were submitted by established and well-res…
Read original ↗https://lwn.net/Articles/1080162lwn_kernel · tlp:amber · 7/2/2026, 1:17:54 PM
Security updates for Thursday Security updates have been issued by AlmaLinux (giflib, kernel, mariadb:10.11, mod_http2, php, rrdtool, ruby, ruby:3.3, and ruby:4.0), Debian (jq and node-lodash), Fedora (caddy, hut, ipp-usb, kernel, opkssh, rclone, thunderbird, and transmission), SUSE (389-ds, 7zip, alsa, amazon-ecs-init, avahi, cadvisor, cosign, cups, dnsdist, docker, dracut, firefox, firewalld, giflib, glib-networking, glycin-loaders, google-cloud-sap-agent, google-guest-age…
Read original ↗https://lwn.net/Articles/1080956lwn_kernel · tlp:amber · 7/2/2026, 12:18:56 AM
[$] LWN.net Weekly Edition for July 2, 2026 Inside this week's LWN.net Weekly Edition: Front : Xsnow protestware; Git 2.55; Rhombus; kernel hardening; More LSFMM+BPF coverage; 7.2 merge window; Secure Boot certificate expiration; Ceph and Garage; OSPM 2026. Briefs : Akrites; Mageia 10; Git 2.55.0; Podman 6.0; systemd v261; Creative Commons chat; Quotes; ... Announcements : Newsletters, conferences, security updates, patches, and more.
Read original ↗https://lwn.net/Articles/1079457lwn_kernel · tlp:amber · 7/1/2026, 5:07:42 PM
[$] Efficient access to local storage for BPF programs When a BPF program is used to filter or redirect packets in the networking subsystem, the program will often want to associate data with each packet as it moves through the kernel. The kernel's local BPF storage API , which associates extra data with some kernel objects, provides a way to do that. (See also the BPF map types that end in STORAGE .) Amery Hung and Jakub Sitnicki led two sessions at the 2026 Linux Storage, …
Read original ↗https://lwn.net/Articles/1078968lwn_kernel · tlp:amber · 7/1/2026, 1:18:52 PM
[$] Secure Boot certificate expiration is here Linux users who have Secure Boot enabled on their systems rely on certificates issued by Microsoft to verify the software used to boot a system is trusted by the user. One of those certificates expired recently, but that will not cause systems that are able to boot to stop doing so. There are situations where the expiration may cause problems, however, and the window for relying on existing signed binaries is shorter than it mig…
Read original ↗https://lwn.net/Articles/1079808lwn_kernel · tlp:amber · 7/1/2026, 1:15:44 PM
Security updates for Wednesday Security updates have been issued by AlmaLinux (coreutils, galera and mariadb11.8, giflib, git-lfs, glibc, httpd, kernel, mariadb10.11, mod_md, perl-Archive-Tar, perl-IO-Compress, perl:5.32, rrdtool, ruby, ruby4.0, and thunderbird), Debian (debian-security-support, librabbitmq, and nginx), Fedora (chromium, collectd, maradns, python-django-haystack, python-jupytext, varnish, varnish-modules, and vmod-querystring), Oracle (firefox, git-lfs, kern…
Read original ↗https://lwn.net/Articles/1080689lwn_kernel · tlp:amber · 6/30/2026, 5:53:49 PM
Creative Commons founders' fireside chat (Creative Commons blog) Dee Harris has published a summary of the recent "fireside chat" featuring Creative Commons founders Hal Abelson, Lawrence (Larry) Lessig, Molly Van Houweling, and Glenn Otis Brown. The chat was to mark the 25th anniversary of Creative Commons and included a look back at its history as well as a look at the landscape today: Twenty-five years ago, a small group of people made a bet. They believed that if you gav…
Read original ↗https://lwn.net/Articles/1080518lwn_kernel · tlp:amber · 6/30/2026, 1:09:28 PM
[$] Flexible metaprogramming with Rhombus Lisp-like languages have historically led the world in metaprogramming and flexibility. While many modern languages have adopted the idea of macros, Lisp-like languages such as Racket have continued pushing the envelope, attempting to make macros as easy as possible to incorporate into everyday programs. On the other hand, Lisp's minimal, parenthesis-based syntax can be hard to adapt to — to the point that Lisp is sometimes said to s…
Read original ↗https://lwn.net/Articles/1079001lwn_kernel · tlp:amber · 6/30/2026, 1:03:36 PM
Security updates for Tuesday Security updates have been issued by AlmaLinux (git-lfs, perl-Archive-Tar, perl-IO-Compress, python3.12-urllib3, and runc), Debian (sogo), Fedora (perl-DBI and perl-Socket), Oracle (firefox, freerdp, git-lfs, libsoup, libxml2, mod_md, mysql, perl-Archive-Tar, perl-IO-Compress, python, python3.12-urllib3, rsync, thunderbird, tomcat, xorg-x11-server, and xorg-x11-server-Xwayland), SUSE (389-ds, 7zip, alsa, amazon-ecs-init, amazon-ssm-agent, ansible…
Read original ↗https://lwn.net/Articles/1080439lwn_kernel · tlp:amber · 6/29/2026, 8:22:59 PM
Git 2.55.0 released Git maintainer Junio Hamano has announced Git 2.55.0, which has non-merge commits from 100 people; 33 of those are first-time contributors to the project. LWN recently covered some of the noteworthy changes in 2.55, including new features for the experimental " git history " command, addition of the Git fsmonitor daemon for Linux systems, and more. Git 2.55.0 released [LWN.net] LWN .net News from the source Content Weekly Edition Archives Search Ker…
Read original ↗https://lwn.net/Articles/1080188lwn_kernel · tlp:amber · 6/29/2026, 3:50:33 PM
[$] The rest of the 7.2 merge window Linus Torvalds released 7.2-rc1 and closed the 7.2 merge window on June 28; by that time, 13,412 non-merge commits had found their way into the mainline. That makes this the busiest merge window since the 6.7 development cycle in 2024 (15,418 commits, including 2,800 for the entire bcachefs development history). Just under half of those commits arrived after LWN's summary of the first half of the merge window was written. As usual, t…
Read original ↗https://lwn.net/Articles/1078539lwn_kernel · tlp:amber · 6/29/2026, 3:13:09 PM
[$] Xsnow "protestware" in Debian The xsnow application, which generates an animated snowfall effect (and other pleasant diversions) for X11 desktops, does not seem like an obvious channel for political statements. Nevertheless, xsnow's maintainer seems to have included a political protest in the program: an Easter egg that is triggered when the program's language is set to Russia ("ru"). One user has complained that this functionality should be removed from the Debian xsnow…
Read original ↗https://lwn.net/Articles/1079385lwn_kernel · tlp:amber · 6/29/2026, 3:01:17 PM
Open source maintainership in the age of AI (Kubernetes blog) The Kubernetes project has published a blog post explaining its AI policy : The main problem is that AI has made generating code fast but there has been very little improvement in maintaining code bases. In this post, we will highlight the ways the Kubernetes community is adapting to the world of AI assisted coding. The first step of this journey was to develop an AI policy. This seems mundane and bureaucratic but…
Read original ↗https://lwn.net/Articles/1080144lwn_kernel · tlp:amber · 6/29/2026, 2:50:50 PM
Mageia 10 released Mageia 10 has been released with the 6.18 Linux kernel, DNF 5.4.0, RPM 4.20.1, and an increase in hardware requirements for x86 32-bit systems; users now need a CPU with SSE2 features. See the release notes for a full list of updates, and the errata page for known problems. Mageia 10 released [LWN.net] LWN .net News from the source Content Weekly Edition Archives Search Kernel Security Events calendar Unread comments LWN FAQ Write for us Us…
Read original ↗https://lwn.net/Articles/1080143lwn_kernel · tlp:amber · 6/29/2026, 1:16:41 PM
Security updates for Monday Security updates have been issued by AlmaLinux (containernetworking-plugins, golang, kernel, libpng, libpng15, nginx, opencryptoki, perl-IO-Compress, thunderbird, and tigervnc), Debian (chromium, gdcm, incus, libhtml-parser-perl, lxd, openvpn, tor, and xorg-server), Fedora (chromium, docker-buildkit, docker-buildx, dotnet10.0, dotnet8.0, dotnet9.0, krita, ldns, libssh2, liferea, lighttpd, mariadb10.11, mariadb11.8, moby-engine, nginx, nginx-mod-br…
Read original ↗https://lwn.net/Articles/1080075lwn_kernel · tlp:amber · 6/28/2026, 8:08:00 PM
Kernel prepatch 7.2-rc1 The 7.2-rc1 kernel prepatch is out for testing. Linus said: " So two weeks have passed, and the merge window is closed. Things look reasonably normal for this release (knock wood). " Kernel prepatch 7.2-rc1 [LWN.net] LWN .net News from the source Content Weekly Edition Archives Search Kernel Security Events calendar Unread comments LWN FAQ Write for us User: Password: | | Log in / Subscribe / Register Kernel prepatch 7.2-rc1 [Posted June 28, 2026 by …
Read original ↗https://lwn.net/Articles/1079891lwn_kernel · tlp:amber · 6/27/2026, 1:59:19 PM
Three stable kernel updates The 7.1.2 , 7.0.14 , and 6.18.37 stable kernel updates have been released; each contains a relatively small number of important fixes. Note that 7.0.14 is the end of the 7.0.x series. Three stable kernel updates [LWN.net] LWN .net News from the source Content Weekly Edition Archives Search Kernel Security Events calendar Unread comments LWN FAQ Write for us User: Password: | | Log in / Subscribe / Register Three stable kernel updates [Posted June…
Read original ↗https://lwn.net/Articles/1079852lwn_kernel · tlp:amber · 6/26/2026, 6:01:46 PM
[$] Reports from OSPM 2026, day three The Power Management and Scheduling in the Linux Kernel Summit , which still goes by the historical acronym OSPM, was held in Cambridge, UK, in mid-April. As has become traditional, the presenters at that event have since written summaries of their sessions, and this work has kindly been made available to LWN for publication. The third day's sessions covered a wide range of topics, including GPU affinity, profile-guided scheduling, parav…
Read original ↗https://lwn.net/Articles/1078697lwn_kernel · tlp:amber · 6/26/2026, 5:14:30 PM
[$] Initiating writeback earlier Writeback is the process of ensuring that dirty pages or folios in the page cache are flushed to the disk, so that changes to those files are made persistent. In a filesystem-track session at the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit , Jeff Layton wanted to discuss whether the writeback operation should be initiated earlier than it is today. The consensus seemed to be that it should be done earlier, but the path to…
Read original ↗https://lwn.net/Articles/1078767lwn_kernel · tlp:amber · 6/26/2026, 2:56:46 PM
Lots of stories about systemd v261 Lennart Poettering has posted a list of Mastodon posts about the changes in the systemd v261 release. The Mastodon format makes the reading harder, but there is a lot of useful information there. Lots of stories about systemd v261 [LWN.net] LWN .net News from the source Content Weekly Edition Archives Search Kernel Security Events calendar Unread comments LWN FAQ Write for us User: Password: | | Log in / Subscribe / Register Lots of storie…
Read original ↗https://lwn.net/Articles/1079806lwn_kernel · tlp:amber · 6/26/2026, 2:03:28 PM
[$] What's coming in Git 2.55 The Git v2.55.0-rc2 testing release appeared on June 23, suggesting that the final Git 2.55 release can be expected in the near future. While this Git update lacks radical new features, it does include a number of improvements that regular Git users will appreciate, including commands to easily edit the commit history, more formatting options, fsmonitor support for Linux, and more.
Read original ↗https://lwn.net/Articles/1079596lwn_kernel · tlp:amber · 6/26/2026, 1:19:28 PM
Security updates for Friday Security updates have been issued by AlmaLinux (buildah, coreutils, evince, libpng, libreoffice, libtasn1, libxml2, libxslt, nginx, nginx:1.24, nginx:1.26, postgresql:12, python-urllib3, python3.12-urllib3, python3.14, python3.14-urllib3, skopeo, tigervnc, tomcat, and vim), Debian (chromium, dnsdist, giflib, libdbi-perl, libssh2, libtext-csv-xs-perl, pdns, pdns-recursor, python-urllib3, and sogo), Fedora (goose, httpd, librabbitmq, perl-Compress-R…
Read original ↗https://lwn.net/Articles/1079769lwn_kernel · tlp:amber · 6/26/2026, 1:11:29 PM
The "Akrites" vulnerability-mitigation project launches The Linux Foundation, in a letter co-signed by a large range of organizations and companies, has announced the launch of "Akrites", a project to fast-track vulnerability fixes into projects. As Akrites works upstream to fix projects at the source, we commit to support downstream efforts to secure critical infrastructure before it can be exploited. When patches are released to the public, adversaries are able to utilize …
Read original ↗https://lwn.net/Articles/1079657lwn_kernel · tlp:amber · 6/25/2026, 5:40:13 PM
[$] A look at MinIO alternatives: Ceph and Garage MinIO is a popular object-storage server that offered compatibility with the Amazon Simple Storage Service (S3) API. In December 2025, the company behind the project (also named MinIO) announced that the project was in maintenance mode and would not accept new changes; it was archived completely in February 2026. MinIO users have been hunting for alternatives since then, but the array of choices can be baffling. While many ot…
Read original ↗https://lwn.net/Articles/1077739lwn_kernel · tlp:amber · 6/25/2026, 4:33:29 PM
Podman 6.0 released Version 6.0.0 of the Podman container-management tool has been released. Notable new features include the ability to set multiple static IP addresses for containers, improvements in network isolation that make Podman more compatible with Docker, changes to the way Quadlet commands function, many new options for many existing podman commands, and a rewrite of Podman's configuration file handling . There are many breaking changes; see the release notes for …
Read original ↗https://lwn.net/Articles/1079600lwn_kernel · tlp:amber · 6/25/2026, 2:02:39 PM
[$] Hardening the kernel with allocation tokens and bootpatch-SLR There is a lot of work going into eliminating exploitable bugs from the kernel and preventing the addition of new ones. Even if this work is maximally successful, though, there is no chance that the kernel will be free of these bugs anytime soon. Thus, there is also ongoing interest in hardening the kernel to make the existing bugs more difficult to exploit. The upcoming 7.2 kernel release will include a chang…
Read original ↗https://lwn.net/Articles/1078699lwn_kernel · tlp:amber · 6/25/2026, 1:13:31 PM
Security updates for Thursday Security updates have been issued by AlmaLinux (libpng, libsolv, libtasn1, libxml2, libxslt, python3.14, tigervnc, and vim), Debian (cloud-init, postgresql-13, and yelp), Mageia (nats-server), Oracle (.NET 10.0, .NET 8.0, .NET 9.0, bind9.18, cockpit, compat-openssl11, dnsmasq, dovecot, evince, expat, flatpak, freerdp, gimp, golang, grafana, grafana-pcp, httpd, jmc, jq, kernel, libsndfile, libsoup, libtiff, mod_http2, mysql:8.0, nginx, nginx:1.24…
Read original ↗https://lwn.net/Articles/1079551lwn_kernel · tlp:amber · 6/25/2026, 12:54:46 AM
[$] LWN.net Weekly Edition for June 25, 2026 Inside this week's LWN.net Weekly Edition: Front : Free-threaded Python; AUR attacks; Fedora 2FA; 7.2 merge window; BPF arenas; BPF coroutines; BPF JIT; RMR and BRMR; OSPM. Briefs : Tor deprecations; GIMP 0.54.1 flatpak; Mastodon 4.6; Systemd v261; Xfce on Wayland; Quotes; ... Announcements : Newsletters, conferences, security updates, patches, and more.
Read original ↗https://lwn.net/Articles/1078380lwn_kernel · tlp:amber · 6/24/2026, 5:01:53 PM
[$] Fedora: 2FA, or not 2FA, that is the question Compromised accounts are one of the most common ways that attackers can sneak malware into the open-source supply chain. One way to reduce account compromise is for projects to require two-factor authentication (2FA) or multi-factor authentication (MFA), but that is easier said than done. However, Fedora is currently discussing putting 2FA requirements in place soon, following an an alleged account compromise that led to an A…
Read original ↗https://lwn.net/Articles/1078964