惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
H
Help Net Security
N
Netflix TechBlog - Medium
Apple Machine Learning Research
Apple Machine Learning Research
P
Proofpoint News Feed
A
About on SuperTechFans
V
V2EX
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
宝玉的分享
宝玉的分享
aimingoo的专栏
aimingoo的专栏
F
Fortinet All Blogs
博客园 - 【当耐特】
Microsoft Security Blog
Microsoft Security Blog
Martin Fowler
Martin Fowler
I
InfoQ
Google DeepMind News
Google DeepMind News
人人都是产品经理
人人都是产品经理
Engineering at Meta
Engineering at Meta
腾讯CDC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog RSS Feed
U
Unit 42
The Cloudflare Blog
Y
Y Combinator Blog

Sysdig Blog

Masterclass: AI is more than ChatGPT and LLMs CVE-2026-39987 update: How attackers weaponized marimo to deploy a blockchain botnet via HuggingFace 5 steps to securing AI workloads Marimo OSS Python Notebook RCE: From Disclosure to Exploitation in Under 10 Hours Security briefing: March 2026 The Sysdig MCP server is now available in AWS Marketplace Risk isn’t reduced until you take action: How teams resolve issues in the cloud AI infrastructure security: Why it deserves its own category Three pillars for building effective runtime-powered cloud defense, the right way Closing the cloud security gap with runtime security Seeing risk isn’t stopping it: Why visibility alone isn’t enough TeamPCP expands: Supply chain compromise spreads from Trivy to Checkmarx GitHub Actions AI coding agents are running on your machines — Do you know what they're doing? Runtime security for AI coding agents: Protecting AI-assisted development How runtime insights power every cloud security use case CVE-2026-33017: How attackers compromised Langflow AI pipelines in 20 hours Inline Cloud Response: Accelerating AWS threat containment for SOC teams Runtime malware detection for AWS Fargate Detecting CVE-2026-3288 & CVE-2026-24512: Ingress-nginx configuration injection vulnerabilities for Kubernetes Malware detection with Sysdig Security briefing: February 2026 Leveling up Kubernetes Posture: From baselines to risk-aware admission Eliminating runtime blind spots: How CleanStart and Sysdig build continuous trust across the container lifecycle LLMjacking: From Emerging Threat to Black Market Reality Real risks live at runtime: Why CISOs must care about deep telemetry in 2026 Sysdig named a Leader in the Forrester Wave™: Cloud Native Application Protection Solutions, Q1 2026 How to run rootless containers AI-assisted cloud intrusion achieves admin access in 8 minutes Security briefing: January 2026 Securing GPU-accelerated AI workloads in Oracle Kubernetes Engine
Securing NVIDIA AI stacks for enterprise environments
Manuel Boira · 2026-05-21 · via Sysdig Blog

NVIDIA’s transition from designing GPUs for 3D graphics to becoming the leading force driving AI factories, hyperscalers, and neoclouds is transforming technology.

Enterprises are rapidly adopting NVIDIA AI stacks to build and run production systems ranging from generative AI for large language models (LLM) to agentic AI-powered autonomous systems. Security teams can struggle to keep pace with AI risks, especially as AI technology, and the way enterprises use it, continues to evolve.

Standards are still emerging. Teams are building fast, but few know what “good” looks like in production. Organizations can focus on model safety, prompt filtering, pre-deployment controls, and other preventative controls, but the real security risk lives at runtime.

This is where organizations can use NVIDIA and Sysdig together to turn innovation into production-ready solutions. NVIDIA provides native controls for the AI software development lifecycle. Sysdig secures the runtime perimeter of NVIDIA AI environments, providing teams with the real-time visibility and context needed to prevent issues and stop threats as they happen.

Security as a foundational requirement

NVIDIA takes a strong approach to end-to-end security. According to NVIDIA CEO and founder Jensen Huang:

“Security must be built into every layer, from silicon to software, to protect data, applications, and infrastructure.”

NemoClaw clearly reflects this intention by adding guardrails and an agent sandbox with OpenClaw. This philosophy of built-in security extends across the broader NVIDIA stack. Resources like NIM, which provides hardened images with signed models and audited dependencies, and the NeMo framework, which includes these guardrails, reinforce this vision across runtime and the control plane layers.

The next step is to extend this foundation with runtime visibility and security controls integrated across existing cloud infrastructure.

NVIDIA’s LLM and agentic stack

AI systems are built on cloud-native architectures. They get the same benefits of speed and scale, but they also inherit the same security challenges. By leveraging models, agents, containers, and cloud services, AI infrastructure is complex. Its attack surface spreads across identities, workloads, and data.

Defending AI infrastructure requires multiple layers of security.  

To illustrate this cloud reality, consider two common use cases in today’s AI-powered enterprise environments.

Examples of NVIDIA NIM, NeMo and NemoClaw use cases


In the image above, a virtual retail sales assistant (left) uses Nemotron LLM with NIM and NeMo in production. On the right is an IT operations multi-agent system built with NemoClaw, which consumes a model from NVIDIA Cloud via API.

From a security perspective, NVIDIA’s baseline safeguards include NVIDIA NeMo Guardrails (left) for prompt level protection, and OpenShell (right) for sandboxed agent processes. Both measures are important, but neither is comprehensive.

LLM Guardrails are vulnerable to evasion techniques like Adversarial Machine Learning, having documented injections and jailbreaks.

OpenShell provides a reasonable isolation baseline, but it inherits the container escape risk observed in standard runtimes (e.g., CVE-2019-5736 in runc). While the sandbox isolates the agent’s processes, it does not govern access to external resources, data, or services, which must be controlled through additional policy layers. There’s also a runtime coverage gap.

Sysdig and NVIDIA: stronger defense together

Examples of NVIDIA use cases secured with Sysdig

In the revised diagram above, we can see how adding Sysdig completes the security picture for an enterprise grade AI solution. Here’s how:

Input and output control


NVIDIA brings NeMo GuardRails to control prompt inputs and manage the unpredictability. Garak, NVIDIA’s generative AI red teaming toolkit, assesses prompt vulnerabilities and guardrail gaps. When Garak is equipped with the proper probe and combined with Sysdig, it helps surface computing exploits.

Fortify the supply chain

Adversarial AI is already tilting the balance toward attackers, driving more supply chain attacks.

Sysdig continuously scans pipelines and runtime environments to detect and remediate vulnerabilities.

Manage risks and agent boundaries

OpenShell provides runtime sandboxing; Sysdig enforces configuration to prevent escapes and lateral movement, while delivering deep, multi-layer risk insights.

Monitor the runtime perimeter

Sysdig delivers real-time visibility across resources, services, and identities, detecting anomalous access and malicious behavior to contain threats fast, either through human intervention or automation.

Keep data safe

Sysdig monitors sensitive data and adds enriched context, helping reduce the potential blast radius of an attack.

Sysdig has proven effectiveness against real-world threats

The risk to AI is real. Recent incidents show that AI infrastructure is already being targeted through familiar paths: exposed APIs, vulnerable containers, and compromised dependencies. Model serving endpoints and agent frameworks expand the attack surface.

At the runtime level, risks such as container escapes and unauthorized network access remain highly relevant, especially in multi-agent environments where components dynamically interact with external systems.

Sysdig addresses these realities by focusing on posture, risk, and actual runtime behavior: detecting anomalous processes, unexpected outbound connections, and privilege misuse. This enables teams to identify and stop real attacks as they unfold, not just theoretical ones.

Ready to discover how to secure and accelerate AI innovation with Sysdig? Request a demo.

*At this writing, NVIDIA NemoClaw was still in alpha.

More about Sysdig and NVIDIA technologies


Blog post: Securing GPU-accelerated AI workloads in Oracle Kubernetes Engine


White paper: Operational security for OKE GPU-accelerated AI Applications


5 Steps to securing AI workloads


Sysdig 2026 Cloud-Native Security and Usage Report

AI infrastructure security