Hírolvasó
Szorongatja az Apple a Patreon nyakát
Nézettségi rekordot hozott az olimpia a Max-on
Európai jogvédők panaszolták be az X-et
[$] COSMIC desktop makes its debut
Linux hardware vendor System76 started promoting its work on a Rust-based, Wayland desktop environment for its Pop!_OS Ubuntu-derivative distribution almost two years ago. On August 8, the company released an alpha version of the COSMIC desktop environment for users to test out. While it has rough edges and missing features, it is stable enough to get a good feel for what the finished product has in store—and the initial results are promising.
Magit 4.0 released
Version 4.0 of the Magit text-based Git user interface for Emacs has been released. Changes since the 3.3.0 release include the addition of context menus, a makeover for the menu-bar menu, new menu commands, and many other new features and bug fixes. See the release notes for full details.
Rust Project goals for 2024
Rust for Linux. The experimental support for Rust development in the Linux kernel is a watershed moment for Rust, demonstrating to the world that Rust is indeed capable of targeting all manner of low-level systems applications. And yet today that support rests on a number of unstable features, blocking the effort from ever going beyond experimental status. For 2024H2 we will work to close the largest gaps that block support.
Other goals include completing the 2024 Rust Edition and improving the language's async support.
Security updates for Monday
Jöhet az idei második leépítési hullám a Cisco-nál
Milliónyi AMD chipet érint egy súlyos sérülékenység
Elhunyt a Youtube egykori kulcsembere
Microsoft: Ideje leváltani az Exchange 2016-ot
Körmére nézhetnek a britek az Amazon-Anthropic barátságnak
Nem kapnak számlát októberben a Digi előfizetői
Kernel prepatch 6.11-rc3
Three weekend stable kernels
[$] Meeting the Debian Technical Committee
A new kernel-version policy for Ubuntu
To provide users with the absolute latest in features and hardware support, Ubuntu will now ship the absolute latest available version of the upstream Linux kernel at the specified Ubuntu release freeze date, even if upstream is still in Release Candidate (RC) status.
The post goes on to acknowledge that "there are issues with this approach"; there are a lot of policy details that will apply depending on just how raw the shipped kernel is.
[$] Distinguishing Debian testing from unstable
New attack against the SLUB allocator
Researchers from Graz University of Technology have published details of a new attack on the Linux kernel called SLUBStick. The attack uses timing information to turn an ability to trigger use-after-free or double-free bugs into the ability to overwrite page tables, and thence into the ability to read and write arbitrary areas of memory. The good news is that this attack does require an existing bug to be usable; the bad news is that the kernel regularly sees bugs of this kind.
We assume that an unprivileged user has code execution. Additionally, we consider the presence of a heap vulnerability in the Linux kernel. We assume that the Linux kernel incorporates all defense mechanisms available in version 6.4, the most recent Linux kernel version when we started our work. These mechanisms include features such as WˆX, KASLR, SMAP, and kCFI. We do not assume any microarchitectural vulnerabilities, e.g., transient execution, fault injection, or hardware side channels.