|
Tue, 12 Aug 2025 16:31:20 +0000 |
|
BPF programs are loaded directly into the kernel.
Even though the verifier protects the kernel from certain kinds of
misbehavior in BPF programs, some people are still justifiably concerned about
adding unsigned code to their kernel. A fully correct BPF program can still be
used to expose sensitive data, for example.
To remedy this, Blaise Boscaccy and KP Singh
have both shared patch sets that add ways to verify cryptographic
signatures of BPF programs, allowing users to configure their kernels to load
only pre-approved BPF programs. This work follows on from the
discussion at the
Linux Storage, Filesystem, Memory-Management, and BPF Summit (LSFMM+BPF)
in April and Boscaccy's
earlier proposal of a Linux Security Module (LSM) to accomplish the same goal.
There are
still some fundamental disagreements over the best approach to signing BPF
programs, however.
|
|
Tue, 12 Aug 2025 14:52:47 +0000 |
|
The Arch Linux project is
especially well-known in the Linux community for two things: its
rolling-release model and the quality of the documentation in the ArchWiki. No
matter which Linux distribution one uses, the odds are that eventually
the ArchWiki's documentation will prove useful. The Debian project
recognized this and has sought to improve its own documentation game
by inviting ArchWiki maintainers Jakub Klinkovský and Vladimir
Lavallade to DebConf25 in
Brest, France, to speak about how Arch manages its wiki. The talk has
already borne fruit with the launch of an effort to revamp the Debian
wiki.
|
|
Tue, 12 Aug 2025 13:27:14 +0000 |
|
|
|
Tue, 12 Aug 2025 13:20:14 +0000 |
|
Security updates have been issued by AlmaLinux (kernel, kernel-rt, and python-requests), Debian (ca-certificates-java), Fedora (chromium, clash-meta, mingw-python3, openjpeg, php-adodb, and toolbox), Mageia (kernel and kernel-linus), SUSE (chromium, ImageMagick, libgcrypt, libssh, libxml2, opensc, postgresql14, and postgresql16), and Ubuntu (dnsmasq, linux-gcp-6.8, linux-raspi, linux-oracle-6.14, and openjdk-17).
|
|
Tue, 12 Aug 2025 13:05:29 +0000 |
|
Debian's GNU/Hurd
team has announced
the release of Debian GNU/Hurd 2025:
This is a snapshot of Debian "sid" at the time of the stable Debian
"Trixie" release (August 2025), so it is mostly based on the same
sources. It is not an official Debian release, but it is an official
Debian GNU/Hurd port release. [...]
Debian GNU/Hurd is currently available for the i386 and amd64
architectures with about 72% of the Debian archive, and more to
come!
See the FAQ and configuration
guide for more on the GNU/Hurd port.
|
|
Mon, 11 Aug 2025 17:03:44 +0000 |
|
Richard Hughes, creator and maintainer of the Linux Vendor Firmware Service (LVFS), has
written a blog
post about the sustainability
plan he has put together for the service. He is calling for the
vendors that use the service to help fund its development and maintenance
going forward.
The Linux Foundation is kindly paying for all the hosting costs of the LVFS, and Red Hat pays for all my time — but as LVFS grows and grows that's going to be less and less sustainable longer term. We're trying to find funding to hire additional resources as a "me replacement" so that there is backup and additional attention to LVFS (and so that I can go on holiday for two weeks without needing to take a laptop with me).
This year there will be a fair-use quota introduced, with different sponsorship levels having a different quota allowance. Nothing currently happens if the quota is exceeded, although there will be additional warnings asking the vendor to contribute. The "associate" (free) quota is also generous, with 50,000 monthly downloads and 50 monthly uploads. This means that almost all the 140 vendors on the LVFS should expect no changes.
(Thanks to Paul Wise.)
|
|
Mon, 11 Aug 2025 16:23:11 +0000 |
|
StarDict is a
GPLv3-licensed cross-platform dictionary application. It includes dictionaries
for a number of languages, and has a rich plugin ecosystem. It also has a
glaring security problem: while running on X11, using Debian's default configuration,
it will send a user's text selections over unencrypted HTTP to two remote servers.
|
|
Mon, 11 Aug 2025 15:45:46 +0000 |
|
The 6.17-rc1 prepatch was released by
Linus Torvalds on August 10; the 6.17 merge window is now closed.
There were 11,404 non-merge changesets pulled into the mainline this time
around, a little over 7,000 of which came in after the first-half merge-window summary was
written. As one would expect, quite a few changes and new features were
included in that work.
|
|
Mon, 11 Aug 2025 15:36:54 +0000 |
|
Security updates have been issued by AlmaLinux (jackson-annotations, jackson-core, jackson-databind, jackson-jaxrs-providers, and jackson-modules-base and libxml2), Debian (distro-info-data, gnutls28, modsecurity-crs, and node-tmp), Fedora (chromium, incus, perl, perl-Devel-Cover, perl-PAR-Packer, polymake, varnish, and xen), Red Hat (kernel, kernel-rt, and rhc), and SUSE (chromedriver, ffmpeg-4, go1.23, go1.24, go1.25, govulncheck-vulndb, himmelblau, iperf, keylime-ima-policy, net-tools, sqlite3, texmaker, tomcat, and zabbix).
|
|
Sun, 10 Aug 2025 19:38:45 +0000 |
|
Linus has released 6.17-rc1 and closed the
merge window for this development cycle.
Anyway, the merge window did end up looking fairly healthy, despite
me having to go through a couple of bisections for trouble spots
(one during travels with a laptop - not optimal, but thankfully it
was at least one of the "reliable symptoms that bisect right to the
culprit" kind). The stats look pretty normal both in patch size and
in number of commits.
In the end, 11,404 non-merge changesets found their way into the mainline
during the merge window.
|
|
Sat, 09 Aug 2025 22:14:46 +0000 |
|
The Debian Project has released its latest stable version, Debian 13
("trixie"), which will be supported through 2030. This release
includes GNOME 48, KDE Plasma 6.3, Xfce 4.20,
Linux 6.12, GCC 14.2, Python 3.13, and
systemd 257.
This release contains over 14,100 new packages for a total count of
69,830 packages, while over 8,840 packages have been removed as
"obsolete". 44,326 packages were updated in this release. The overall
disk usage for "trixie" is 403,854,660 kB (403 GB), and is made up of
1,463,291,186 lines of code. [...]
With this broad selection of packages and its traditional wide
architecture support, Debian once again stays true to its goal of
being "The Universal Operating System". It is suitable for many
different use cases: from desktop systems to netbooks; from
development servers to cluster systems; and for database, web, and
storage servers. At the same time, additional quality assurance
efforts like automatic installation and upgrade tests for all packages
in Debian's archive ensure that "trixie" fulfills the high
expectations that users have of a stable Debian release.
Trixie adds riscv64 as an officially supported architecture, and
drops i386 as a regular architecture. Users with i386 systems should
not upgrade to trixie; the project recommends reinstalling them as
amd64, or retiring the hardware. See the release
notes and issues
to be aware of before installing or upgrading to trixie.
|
|
Fri, 08 Aug 2025 17:25:51 +0000 |
|
CalyxOS is an Android distribution that
claims a focus on privacy and security. So when an
announcement from the project begins by saying "we want to assure
you that we have no reason to believe the security of CalyxOS and its
signing keys have been compromised ", chances are that good things are
not happening.
In this case, it would appear that Nicholas Merrill, one of the founders of
the project, has left for unclear reasons, and CalyxOS is responding by
pausing all releases — and security updates — while its release process,
signing keys, and security protocols are reworked. The result will be no
updates for "four to six months ". The project is recommending that
its users "should uninstall the OS " and wait for an all-clear
signal. CalyxOS may have its work cut out for it when the time comes to
try to convince those users to come back.
|
|
Fri, 08 Aug 2025 13:51:55 +0000 |
|
Debugging in Python is not like it is for some other languages, as there is
no way to attach a debugger to a running program to try to diagnose its
ills. Pablo Galindo Salgado noticed that when he started programming in
Python ten years ago or so; it bugged him enough that he helped fill the hole. The results will be delivered in October with Python 3.14.
At EuroPython 2025, he
gave a characteristically fast-paced and humorous look at debugging and
what will soon be possible for Python debugging—while comparing it all to
medical diagnosis.
|
|
Fri, 08 Aug 2025 13:26:18 +0000 |
|
Security updates have been issued by AlmaLinux (gdk-pixbuf2, glibc, kernel, kernel-rt, libxml2, and opentelemetry-collector), Fedora (firefox, mingw-opencv, moby-engine, varnish, webkitgtk, xen, and yarnpkg), Oracle (firefox, gdk-pixbuf2, glibc, kernel, libblockdev, libxml2, python-requests, python3.12-setuptools, and qt5-qt3d), Red Hat (libxml2, pcs, and sudo), and SUSE (agama, chromium, dpkg, ghostscript, iperf, kubo, libIex-3_3-32, libpoppler-cpp2, libsoup, libtiff-devel-32bit, nginx, python-urllib3, ruby2.5, tgt, traefik, and traefik2).
|
|
Thu, 07 Aug 2025 15:23:46 +0000 |
|
By some appearances, at least, the kernel community has been relatively
insulated from the onslaught of AI-driven software-development tools.
There has not been a flood of vibe-coded memory-management patches — yet.
But kernel development is, in the end, software development, and these
tools threaten to change many aspects of how software development is done.
In a world where companies are actively pushing their developers to use
these tools, it is not surprising that the topic is increasingly prominent
in kernel circles as well. There are currently a number of ongoing
discussions about how tools based on large language models (LLMs) fit into
the kernel-development community.
|