More Open Source Security episodes

Open source verification with Sal Kimmich thumbnail

Open source verification with Sal Kimmich

Published 1 Jun 2026

Duration: 31:54

Cybersecurity challenges include complex application ecosystems, overlooked kernel vulnerabilities, supply chain risks, and systemic risks from under-resourced organizations prioritizing surface-level controls, alongside calls for regulatory reforms, proactive threat modeling, secure development practices, and addressing tribal nations' unique legal and sovereignty concerns.

Episode Description

Josh chats with Sal Kimmich about the current state of everything, and what we can expect next. Sal has some incredible insight into what we can expec...

Overview

The podcast explores critical cybersecurity challenges, emphasizing the escalating complexity and risks in digital systems, particularly within supply chains and foundational system layers like the kernel. It highlights the need to address lower-level security risks, which are often neglected due to their complexity, and contrasts this with reactive focus on visible application-layer vulnerabilities. The discussion delves into concepts like "deterministic gates" as alternatives to costly telemetry for observability, aiming to secure systems at their base without reliance on monitoring. It also introduces the "security poverty line," noting how under-resourced organizations prioritize high-level control planes while neglecting deeper, foundational defenses. Key themes include the importance of secure development lifecycle practices, threat modeling, and the convergence of security, compliance, and site reliability engineering. The Linux kernel is framed as a central point for systemic security improvements, with calls for kernel-level safeguards and memory-safe language adoption to mitigate vulnerabilities.

The conversation also examines broader systemic issues, such as the slow implementation of well-established security measures and the need for regulatory enforcement to drive compliance. It addresses challenges faced by tribal nations, which operate at corporate-scale infrastructure but contend with overlapping jurisdictional requirements and historical data sovereignty concerns. The podcast draws parallels between cybersecurity and medical practices, critiquing invasive approaches in favor of precise, minimally disruptive solutions. Additionally, it underscores the role of regulated industries in shaping security trends, particularly through frameworks like the EU's CRA Act, and highlights the impact of staffing and retention on incident response times. The discussion concludes with calls for organizational support for security teams, emphasizing their critical role in safeguarding systems and fostering a collaborative "tribal security" culture within organizations.

What If

  • What if you prioritize kernel-level security guarantees to preemptively shield your system from critical bugs?

    • Move: Implement kernel locking mechanisms and S-bombs to secure your codebase against critical bugs (CBEs).
    • Why Now? The Linux kernel is a central point for systemic security improvements, and vulnerabilities here amplify risks in downstream systems.
    • Expected Upside: Reduced reliance on post-hoc fixes, minimized attack surface, and resilience against systemic failures in your infrastructure.
  • What if you replace costly telemetry with deterministic security primitives to ensure safety by design?

    • Move: Integrate deterministic gates or secure primitives into your system architecture to eliminate the need for ongoing monitoring.
    • Why Now? Telemetry has become unsustainable, and foundational security measures (like kernel-level chaos mitigation) are more reliable in the face of rising complexity.
    • Expected Upside: Lower operational overhead, predictable security outcomes, and reduced exposure to supply chain vulnerabilities.
  • What if you simulate a "security poverty line" audit to identify foundational risks in your infrastructure?

    • Move: Conduct a layered security audit starting from your kernel and moving upward, prioritizing undetected risks beneath the control plane.
    • Why Now? Many organizations neglect lower layers due to complexity, leaving critical vulnerabilities unaddressed despite their higher impact potential.
    • Expected Upside: Proactive identification of gaps, alignment with regulatory requirements (e.g., reproducible builds), and a stronger security posture for downstream consumers.

Takeaway

  • Implement kernel-level security primitives (e.g., S-bombs, locked boot chains) to enforce strict resource access controls, reducing vulnerabilities by ensuring only essential components are active when required.
  • Prioritize foundational security over application-layer fixes by securing control planes and lower system layers, addressing risks beneath the "control plane boundary" that higher-level measures often neglect.
  • Adopt deterministic security measures such as secure "gates" or cryptographic boundaries to guarantee safety without relying on telemetry, minimizing the need for reactive monitoring.
  • Integrate proactive threat modeling and secure SDLC practices into development workflows to preempt vulnerabilities, rather than relying on post-hoc patches or dependency upgrades.
  • Establish minimal, essential security layers (e.g., basic compliance, boot chain locking) to achieve a "security poverty line" baseline, ensuring foundational protections are prioritized despite limited resources.

Recent Episodes of Open Source Security

20 Jul 2026 Abandoned open source with Josh Marpet

"Outdated vendor risk management processes, plagued by misrepresented questionnaires and slow vulnerability disclosures, demand faster, proactive security measures and greater transparency in open-source software."

13 Jul 2026 Red Hat's Project Lightwell with Mo Duffy

"Project Lightwell uses AI and open-source collaboration to detect and fix vulnerabilities missed by traditional tools, emphasizing upstream transparency, AI's role in security, and Red Hat's efforts to sustain long-term open-source security through collaboration and patch adoption."

29 Jun 2026 AIBOM, CBOM, and HBOM with Allan Friedman

The evolution of Software Bill of Materials (SBOM) beyond manufacturing into cryptographic, hardware, and AI domains faces challenges in unified integration, compliance, tooling, and dependency tracking, requiring open-source collaboration, standardized frameworks, and adaptive policies to meet industry demands in procurement and risk management.

22 Jun 2026 Packagist and Composer security with Jordi Boggiano

Strategies for securing open-source ecosystems include malware detection via third-party feeds, transparency logs, rapid incident response, blocking malicious downloads, private registry controls, immutable package releases, standardized workflows, MFA enforcement, and technical proposals like artifact validation and build attestation, while addressing challenges like maintainer hacking, AI risks, usability trade-offs, and the need for ecosystem-wide alignment and human verification.

15 Jun 2026 Sustaining Open VSX with Mike and Thabang

Eclipse Foundation's OpenVSX, a VS Code extension repository, surged to 600M monthly downloads, evolved to a commercial model with enterprise SLAs and security teams, while addressing scalability, open-source balance, and funding challenges for AI expansion.

More Open Source Security episodes