<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Linux on Cloud Native &amp; Open Source: A Team Lead’s Working Journal</title>
    <link>https://www.msbiro.net/tags/linux/</link>
    <description>Recent content in Linux on Cloud Native &amp; Open Source: A Team Lead’s Working Journal</description>
    <image>
      <title>Cloud Native &amp; Open Source: A Team Lead’s Working Journal</title>
      <url>https://www.msbiro.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://www.msbiro.net/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.164.0</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 09 Aug 2026 09:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.msbiro.net/tags/linux/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SCTPhantom (CVE-2026-64564): Threat-Modeling a High-Impact SCTP Kernel Flaw Without Panic</title>
      <link>https://www.msbiro.net/posts/sctphantom-cve-2026-64564-threat-modeling/</link>
      <pubDate>Sun, 09 Aug 2026 09:00:00 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/sctphantom-cve-2026-64564-threat-modeling/</guid>
      <description>CVE-2026-64564 (SCTPhantom) is a critical Linux kernel use-after-free in SCTP ASCONF with a high CVSS score and a demonstrated container escape. A DevSecOps threat-modeling walkthrough of when to care, who is actually at risk, and how to prioritize patching without panic, accounting for attacker-creatable SCTP associations.</description>
    </item>
    <item>
      <title>Back to Basics: TLS and PKI from the Ground Up</title>
      <link>https://www.msbiro.net/posts/back-to-basics-tls-pki/</link>
      <pubDate>Mon, 29 Jun 2026 07:49:50 +0100</pubDate>
      <guid>https://www.msbiro.net/posts/back-to-basics-tls-pki/</guid>
      <description>TLS and PKI explained from the ground up: what an X.509 certificate actually contains, how the chain of trust works, what happens during a TLS handshake step by step, and how Kubernetes builds a full PKI with kubeadm that most engineers never read. Practical openssl commands throughout.</description>
    </item>
    <item>
      <title>Apple container 1.0 and container machine: hands-on security test</title>
      <link>https://www.msbiro.net/posts/apple-container-1-container-machine-hands-on/</link>
      <pubDate>Fri, 12 Jun 2026 09:45:00 +0100</pubDate>
      <guid>https://www.msbiro.net/posts/apple-container-1-container-machine-hands-on/</guid>
      <description>Hands-on Apple container 1.0 test of container machine on macOS, covering home-mount security, networking, systemd, and Docker or Podman alternatives.</description>
    </item>
    <item>
      <title>CVE-2026-31431 Copy Fail: A Nine-Year-Old Kernel Bug, a 732-Byte Script, and a Root Shell</title>
      <link>https://www.msbiro.net/posts/cve-2026-31431-copy-fail-linux-kernel-privilege-escalation/</link>
      <pubDate>Fri, 01 May 2026 09:00:00 +0100</pubDate>
      <guid>https://www.msbiro.net/posts/cve-2026-31431-copy-fail-linux-kernel-privilege-escalation/</guid>
      <description>CVE-2026-31431 Copy Fail is a local privilege escalation in the Linux kernel exploitable with a 732-byte Python script. This post covers what it is, how to fix it, what to do when patching isn&amp;#39;t immediate, and why runtime detection is the control that actually matters.</description>
    </item>
    <item>
      <title>Ubuntu 26.04 LTS: What Changes for Security and Container Workloads</title>
      <link>https://www.msbiro.net/posts/ubuntu-2604-lts-security-container-workloads/</link>
      <pubDate>Thu, 30 Apr 2026 07:00:00 +0100</pubDate>
      <guid>https://www.msbiro.net/posts/ubuntu-2604-lts-security-container-workloads/</guid>
      <description>Ubuntu 26.04 LTS &amp;#39;Resolute Raccoon&amp;#39; just shipped. For teams running RHEL or Ubuntu on servers, this post breaks down what actually changed in security and container/Kubernetes workloads compared to 24.04 LTS, and whether it justifies starting the golden master rebuild now.</description>
    </item>
    <item>
      <title>Linux 7.0: What Platform and Security Leaders Should Know</title>
      <link>https://www.msbiro.net/posts/linux-70-what-platform-security-leaders-should-know/</link>
      <pubDate>Thu, 16 Apr 2026 10:11:00 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/linux-70-what-platform-security-leaders-should-know/</guid>
      <description>Linux 7.0 is not a single-headline release, but it closes several real security gaps that cloud-native platforms have been working around for years. Here is what platform and security leaders should understand, plan for, and ask their teams.</description>
    </item>
    <item>
      <title>Back to Basics: Why Containers Are Just Fancy Linux Processes</title>
      <link>https://www.msbiro.net/posts/back-to-basics-containers-linux-processes/</link>
      <pubDate>Fri, 20 Feb 2026 06:31:29 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/back-to-basics-containers-linux-processes/</guid>
      <description>Containers are Linux processes with namespaces and cgroups, nothing more. This article breaks down what Kubernetes securityContext, resource limits, and container escapes actually do at the kernel level, and shows you how to debug containers using standard Unix tools like nsenter and /proc.</description>
    </item>
    <item>
      <title>Back to Basics: My Opinionated 2025 sshd_config Hardening</title>
      <link>https://www.msbiro.net/posts/back-to-basics-sshd-hardening/</link>
      <pubDate>Wed, 03 Dec 2025 16:03:07 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/back-to-basics-sshd-hardening/</guid>
      <description>Back-to-basics sshd_config hardening for 2025: opinionated settings to disable root login, enforce key auth, modern ciphers, and timeouts. Secure your Linux servers from the ground up—no Kubernetes required</description>
    </item>
    <item>
      <title>cryptsetup: How to Protect Entire Disks or USB Keys – Notes on technical_notebook</title>
      <link>https://www.msbiro.net/posts/cryptsetup-protect-entire-disk-or-usb-key-notes-technical-notebook/</link>
      <pubDate>Mon, 15 Jul 2024 18:30:03 +0000</pubDate>
      <guid>https://www.msbiro.net/posts/cryptsetup-protect-entire-disk-or-usb-key-notes-technical-notebook/</guid>
      <description>A hands-on guide using cryptsetup to encrypt entire disks and USB keys on Linux, based on real tests and examples from the technical_notebook repository. Learn essential commands, concepts, and practical tips to secure your portable drives with open-source tools and biometric access.</description>
    </item>
  </channel>
</rss>
