Fake CVEs Need Real Friction
A fabricated batch of SQLite vulnerability reports shows why security automation needs verification gates, not just faster ingestion.
// Topic
A fabricated batch of SQLite vulnerability reports shows why security automation needs verification gates, not just faster ingestion.
NetBSD 11.0 adds RISC-V support, a fast x86 MICROVM kernel, better Linux syscall compatibility, and the kind of old-machine care that still matters.
Cloudflare's pvcli gives OHTTP, CONNECT proxying, and future MASQUE work a curl-like test harness for privacy-preserving protocols.
Auto-CPUFreq 3.1 adds GUI monitoring and tighter laptop power controls, turning Linux power tuning into something operators can inspect.
Cloudflare found widespread BGP ORIGIN rewrites, showing how an old routing attribute can still bend Internet path selection.
GitHub's new Dependabot cooldown waits three days before version-update pull requests, giving fresh package releases time to collect scrutiny.
PyPI now rejects new files on releases older than 14 days, narrowing a supply-chain path where a compromised publisher could poison a long-stable version.
Block's open-source Buzz puts humans, AI agents, workflows, and Git events into one signed workspace, with scoped agent identities instead of borrowed human accounts.
Microsoft's open-source Dusseldorf project turns out-of-band application security testing into private infrastructure for capturing DNS, HTTP, and HTTPS callbacks.
GNU Hurd's Q2 2026 work shows progress on AArch64, 9P file sharing, storage translators, POSIX cleanup, and an early Rust path for writing Hurd translators.
KDE Plasma 6.8 is adding CPU affinity controls to System Monitor, turning a normally terminal-heavy scheduler override into something desktop users can inspect and apply directly.
Mozilla AI's Llamafile 0.10.4 adds Transcribefile, pushing speech-to-text into the same portable single-file pattern that made local LLMs easier to move across machines.
A CNCF walkthrough of vLLM on Kubernetes shows what private inference really needs: persistent model weights, service discovery, secrets, restart behavior, and an API boundary apps already understand.
Debian 12.15 closes the normal Bookworm support window while Debian 13 documents reduced i386 support, turning x86-32 from a regular install target into a legacy compatibility lane.
LLVM has merged x86 and x86_64 support for Lightweight Fault Isolation, giving native C, C++, and assembly code a compiler-level path toward in-process sandboxing.
Linux Mint's Cinnamon desktop is moving Wayland out of the experimental lane while keeping X11 fully supported. The interesting part is not protocol ideology. It is desktop compatibility work.
Red Hat's NetworkManager 1.58 work turns IPv6-mostly networking into something Linux clients can actually operate: DHCPv4 Option 108, CLAT, NAT64, and eBPF packet translation instead of endless dual stack.
OpenSSH 10.4 is not a flashy remote-access release. It is the kind operators should notice anyway: stricter sandbox failure behavior, tighter rekey handling, SFTP and SCP security fixes, and a cautious post-quantum signature experiment.
Canonical's latest Ubuntu-on-ARM update is less about one flashy device and more about architecture parity: main archive delivery, Livepatch, Secure Boot laptop work, FEX-backed gaming, and a shrinking desktop software gap.
ReactOS booting Half-Life 2 with legacy Windows drivers is funny on the surface and serious underneath: the open-source NT clone is proving more of the Windows stack in public.
Box3D is a new open-source 3D physics engine from Box2D creator Erin Catto. The interesting part is not only another physics library. It is the attempt to make hard-won game simulation knowledge portable, inspectable, and reusable across projects.
Git 2.55 is not one big flashy feature. It is a release about lowering the cost of everyday source-control work: smaller repository maintenance writes, simpler history cleanup, faster status on Linux, and safer terminal output.
Security Profiles Operator v1 is a reminder that container hardening does not become operational until profiles can be recorded, reviewed, shipped, and bound like normal Kubernetes objects.
A new Linux MD RAID5 patch series is a useful reminder that storage performance is not only about disks. Once an array has enough drives and enough cores, the shared bookkeeping around stripes can become the workload.