Patch Window

v2.0.0  ·  97 patches  ·  uptime 55d

Articles tagged Containers

BRIEF

Vault 2.0.2 drops cap_ipc_lock in containers

Vault 2.0.2 removes cap_ipc_lock from the binary at build time, reversing a change made in 2.0.1. Without action, vault mlock container workloads can no longer pin secrets in memory -- check your securityContext and Helm values before upgrading.

DEEP DIVE

Azure Linux 4.0: Microsoft Enters the Server OS Race

Azure Linux 4.0 is Microsoft's first Fedora-based general-purpose server distro, released into public preview on Azure VMs. Here's what it means for teams running Linux in production — and why Microsoft now wants to own the OS layer, not just host it.

DEEP DIVE

Copy Fail: Root Any Linux Box in 732 Bytes

CVE-2026-31431 lets any local user escalate to root on Linux 4.14+ via a logic flaw in the AF_ALG crypto socket interface. A 732-byte Python script works every time, on every major distro. Here is how to check your exposure and apply the fix.