Good morning
We’ve found 8 important news and 4 useful articles for you today. Enjoy reading.
News
Januscape: Guest-to-Host Escape in KVM/x86 [CVE-2026-53359]
securityinfrastructuresystems
Details on a KVM/x86 use-after-free vulnerability (CVE-2026-53359) that allows guest-to-host escape; impacts multi-tenant cloud environments.
OpenSSH 10.4/10.4p1 Released
infrastructuresecurityrelease
OpenSSH 10.4 release includes critical security fixes, experimental post-quantum signature support, and hardened sandbox configurations. Requires review for infrastructure/security updates.
Cloudflare and AWS Embed x402 Agent Payments at the Edge
infrastructurebackendindustrynetwork
Cloudflare and AWS implement x402 (HTTP 402 Payment Required) at the edge, signaling a shift toward agent-to-service micropayments via stablecoins.
AI Model Context Protocol Adds Centralised Auth for Enterprise
aiinfrastructuresecurity
Model Context Protocol's new EMA extension centralizes enterprise auth via OIDC/Identity Providers, solving the 'too many consent prompts' issue for agentic workflows.
OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files
open sourceaibackendrelease
A CLI tool that provides a structured, AI-agent-friendly interface for reading and manipulating Microsoft Office files without requiring an Office installation.
Comprehensive summary of major 2026 tech layoffs where AI is cited as a primary driver, revealing industry-wide shifts in workforce structure.
Resetting Xbox
industry
Major restructuring announcement at Xbox detailing significant layoffs, studio divestitures, and a shift to a flatter organizational model.
Microsoft announces 4,800 job cuts, including a significant restructuring of the Xbox division and a shift in management layers.
Articles
Full Writeup of the Windows GDID
securitysystemsindustry
Deep reverse-engineering of the Windows Global Device Identifier (GDID) mentioned in a recent DOJ criminal complaint, debunking common myths and documenting its origin in the MSA identity stack.
Netflix Cuts Cassandra Read Latency from Seconds to Milliseconds with Dynamic Partition Splitting
databasesystemsbackendinfrastructure
Netflix engineers improved Cassandra read performance by implementing dynamic partition splitting to handle oversized time-series data without downtime.
Anthropic research identifies an internal 'J-space' in Claude that acts as a global workspace for silent reasoning, providing a method to observe hidden thoughts and internal decision-making processes.
Python 3.14 compiled to metal – no interpreter
backendsystems
Pon is an ambitious effort to create an AOT/JIT compiler for Python 3.14, bypassing the interpreter entirely. High technical interest for compiler/runtime engineers looking for Python performance at scale.