Merge Conflict Logo
MERGE CONFLICT DIGEST
September 29, 2025
Subscribe View Online
Platform

Infrastructure & Services 🏗️

Linux kernel 6.17 has been released!
Linux GraphQL

Linus Torvalds added a tiny patch to Linux 6.17’s top‑level Makefile, replacing the EXTRAVERSION field from “‑rc7” with a new variable `NAME = Baby Opossum Posse`. The change is purely cosmetic and does not affect existing logic.

Cloudflare Email Service: private beta (5 minutes read)
Cloudflare GraphQL

Cloudflare is launching its private beta of an email service that allows developers to send transactional emails directly from Cloudflare Workers, aiming to simplify and integrate email management into development workflows with features like deliverability and unified experience.

Security & Vulnerabilities 🛡️

FullHunt 💜 Open-Source: 39,408 Exploits from 0day.today is Back Online (1 minutes read)
GraphQL PubSub Redis

FullHunt has launched the 0day.today Archive, a free repository of 39,408 exploits from 1996‑2025, consolidating 0day.today, 1337day, and milw0rm. Hosted at 0day‑archive.fullhunt.io and mirrored on GitHub, it supports researchers, pentesters, and offers enterprise services.

Linux 6.18 Audit Code To Properly Handle Multiple Linux Security Modules (1 minutes read)
Linux LSM Fanotify

Linux 6.18 updates its audit subsystem to log when multiple LSMs are active and to default‑log fanotify events, adding auxiliary records that capture distinct LSM labels for tasks and objects, enhancing security visibility ahead of the merge.

The only JWT security testing guide you will need! (24 minutes read)
JWT Burp

JWTs embed auth data in header, payload, and signature, eliminating server sessions. The guide covers structure, validation, misconfigurations, and attacks such as the “none” algorithm, brute‑forcing, key injection, shown with Burp, jwt.io, Web Academy labs, emphasizing validation and key management.

The Phantom Extension: Backdooring chrome through uncharted pathways (12 minutes read)
Chromium Windows

A previously unknown technique allows attackers to compromise Chromium-based browsers by forcing arbitrary extension loading on Windows domains, bypassing security policies and gaining access to sensitive data such as tokens and credentials through a simple disk write primitive.

Ubuntu 25.10's Move To Rust Coreutils Is Causing Major Breakage For Some Executables (2 minutes read)
Rust Coreutils

Ubuntu 25.10's switch to Rust Coreutils has caused major breakage for some executables, particularly those using Makeself archives, resulting in reported checksum errors on the files, prompting concerns about potential launch-day issues if not resolved soon enough.

The Trust Paradox: When Your AI Gets Catfished (3 minutes read)
ContextWall LieDetector

A new approach to security suggests creating nuanced solutions, such as context walls and AI lie detectors, to spot suspicious behavior. This method aims to make security a natural part of development workflows, increasing trust in systems without sacrificing performance.

How GitHub Plans to Secure npm After Recent Supply Chain Attacks
GitHub DevSecOps SCA

GitHub’s new mandatory two‑factor authentication, granular token scopes, and trusted publishing for maintainers aim to block Shai‑Hulud worm vectors, aligning with DevSecOps trends; companies now use SCA tools and polyfills to strengthen OSS supply chains.

WAF - WAF Release - 2025-09-26
Cloudflare GraphQL

Cloudflare's Managed Ruleset has been updated with 11 new detections to address various threat types, including SQL injection, command and code injection, and cross-site scripting. The updates enhance security posture by protecting against a broad spectrum of threats and vulnerabilities.

Data & Analytics 📊

How Kafka Really Works (27 minutes read)
Kafka Redis

Apache Kafka's architecture is broken down into manageable parts, starting with log data structures and moving to distributed consensus, replication, and consumer groups. Its rich integration capabilities make it a popular choice for data engineers worldwide through connectors and plugins.

Grafana Labs Co-founder Woods: Market maturity, OpenTelemetry, and AI are reshaping observability
OpenTelemetry Grafana

Organizations face complex tech environments requiring unified observability practices to navigate effectively, according to Grafana Labs Co-founder Anthony Woods on the "Tech Keys" podcast, hosted by Vaibhav Khurana, emphasizing the need for cohesive monitoring strategies.

How to perform real-time DNS monitoring in Grafana Cloud
Grafana DNS Cloud

DNS resolution failures can lead to timeouts, connection errors, and decreased performance, causing frustrating issues for users. Without clear indication of the root cause, it's challenging for users to identify and address the problem effectively, resulting in prolonged downtime.

DevOps & Operations 🚀

Linux Driver Developer At Valve Preps More Patches For Improving AMD GCN 1.0 GPUs (2 minutes read)
AMD Linux GPN

Valve’s Linux graphics team quietly revives AMD GCN 1.0/1.1 GPUs, patching them into the AMDGPU stack. Contractor Timur Kristóf improves VRAM, display, and stability, addressing 4 K artifacts, ASPM hangs, and PLL alignment, slated for Linux 6.18.

How our small company migrated from Docker Swarm to Kubernetes (6 minutes read)
Docker Kubernetes

A small tech company with 20-30 employees transitioned from Docker Swarm to Kubernetes for infrastructure management, overcoming limitations like single points of failure and security issues. They successfully migrated to a stable and secure infrastructure, leveraging Kubernetes' consistency across environments.

MLOps at Scale: How Community Is Driving AI Into Production
MLOps AI

At SwampUP 2025, Alan interviewed Demetrios Brinkmann, founder of the MLOps Community, about the gap between AI research and production deployments; the community, with over 100,000 developers, promotes collaboration, best practices and tools to translate breakthroughs into reliable, business‑ready solutions.

HashiCorp Embraces Agentic AI to Streamline Management of IT
GraphQL Harness Kong

HashiCorp unveiled a major platform overhaul at HashiConf 2025, adding integrations with Harness, Kong, Sentry, Wiz, Veracode, and ASPM. A new AI‑powered preview feature automates infrastructure‑as‑code provisioning, while IBM’s unit will spotlight Project Infragraph next week, exploring deeper analytics and automation.

Browser & Platform 🌐

7 Tips for Securing Nginx with TLS, HTTP/2, and Modern Ciphers (1 minutes read)
Nginx TLS HTTP2

As a DevOps lead, securing your web server is crucial, starting with obtaining a trusted certificate for TLS encryption and configuring Nginx to enable HTTP/2, improve performance, and maintain compatibility through seven practical steps for enhanced security.

Hardware & Infrastructure 🔧

PostgreSQL 18 Released — pgbench Results Show It’s the Fastest Yet
PostgreSQL pgbench

The article compares PostgreSQL 12–18 releases, showing transaction counts rising from 1.66 M to 1.83 M, latency falling from 97.8 ms to 32.3 ms, and TPS doubling from 3.6 k to 7.0 k, highlighting performance improvements.

Security & Privacy 🔒

Simple Supply-Chain Attack Guardrails for npm, pnpm, and Yarn (7 minutes read)
npm Yarn

Developers can protect their projects from supply chain vulnerabilities by implementing strong two-factor authentication, trusted publishing, and reproducible installs to prevent stolen credentials and malicious package releases, reducing reliance on identity-based access for security.

AI in Society & Economy 🌍

LLMOps Done Right: Designing Traceable, Secure AI Systems for Production (3 minutes read)
LLMOps OpenAI

LLMOps extends MLOps by operationalizing large language models under latency, cost, security, and compliance constraints, offering an end‑to‑end framework across OpenAI, Azure, AWS, Google, and OSS, featuring prompt versioning, cost‑aware orchestration, guardrails, observability, and audit trails for regulated sectors.

Published by Merge Conflict Digest