NGINX Rift: Achieving NGINX Remote Code Execution via an 18-Year-Old Vulnerability | depthfirst
We used the depthfirst system to analyze the NGINX source code, and it autonomously discovered 4 remote memory corruption issues, including a critical heap buffer overflow introduced in 2008. We further investigated the exploitability of the issues, and developed a working proof of concept demonstrating RCE with ASLR off. If you use rewrite and set directives in your NGINX configuration, you're at risk.
Fragnesia Made Public As Latest Linux Local Privilege Escalation Vulnerability
Following last week's disclosure of the Dirty Frag vulnerability for the Linux kernel, which only finished being patched up in mainline on Monday, Fragnesia is now public as a similar local privilege escalation (LPE) vulnerability.
Amusing Numerology: How Base-5 Domain Numbers Reveal a Single Hidden Campaign
Discover how analyzing numeric patterns in domain names—specifically a rare base-5 encoding—reveals hidden links between seemingly separate clusters and exposes a single coordinated campaign.
Red Hat agentic skills - Red Hat Ecosystem Catalog
Raw MCP tools provide the connection, but Red Hat Agentic Skills provide the expertise. Move beyond manual tool-calling with a curated collection that embeds reliability, safety, and Red Hat best practices into every AI interaction.
Wi-Fi 8 is closer than you think. Here’s what you need to know
It's not too early to start planning for Wi-Fi 8. New features include non-primary channel access, seamless mobility domain (SMD) roaming, intermediate modulation and coding scheme (MCS) levels, and dynamic power-save modes.
How I Deployed Hermes Agent on Railway with Telegram (And Every Gotcha I Hit Along the Way)
10 undocumented gotchas for deploying Hermes agent on Railway with Telegram—from the wrong gateway command to zombie MCP processes to the volume path that wipes your bot's memory on every deploy.
Taiwan’s chips power the global economy. China holds the leverage
Big Tech’s reliance on TSMC makes the China-Taiwan dispute the world’s most dangerous geopolitical flashpoint, says writer Eyck Freymann ahead of this week’s Xi-Trump meeting in Beijing.
China Sought Access to Anthropic’s Newest A.I. The Answer Was No.
The latest artificial intelligence models from Anthropic and OpenAI are extending the United States’ lead over China and intensifying the rivalry between the countries.
Microsoft Israel chief leaves amid ethical controversy
Alon Haimovich is leaving after an investigation into alleged unethical use of Azure by the Ministry of Defense, “Globes” has learned. Microsoft Israel has been placed under the management of Microsoft France.
Fedora Hummingbird: Taking the Hummingbird model to the full operating system - Fedora Magazine
Introducing the Fedora Hummingbird Linux image-based OS: A new rolling Linux distribution that brings zero-CVE security, atomic updates, and the container workflow model to Fedora Linux.
When trying to use any Kubernetes CRD (or even core types) I am pretty much always pulling up a reference doc of some sort to see what fields are available and what they do. However, I have pretty much always found the options for this to be pretty bad. To remedy this, I have been working on a new tool that automatically generates documentation for Kubernetes CRDs, and I wanted to share it here.
About half of agent tasks can run on a local 35B model. The real advantage isn't cost or privacy — it's latency. 2.1x faster means more iteration cycles per session.
Idempotency Is Easy Until the Second Request Is Different | Dochia CLI Blog
Idempotency is not just an HTTP header or a key lookup. This article covers the failure cases that bite real APIs: different requests with the same key, concurrent retries, partial success, downstream uncertainty, response replay, expiry, and duplicate message handling.
Useful Memories Become Faulty When Continuously Updated by LLMs
LLM agents that consolidate experience into textual memory often make their memory worse over time. We trace the failure to the consolidation step itself.