20260514:增加新内容

This commit is contained in:
2026-05-14 13:54:52 +08:00
parent 56c4d3ef7c
commit b116710e4c
294 changed files with 10682 additions and 255 deletions

View File

@@ -1,3 +1,12 @@
---
title: BPF系统调用拦截
created: 2025-04-15
updated: 2026-05-01
type: concept
tags: []
sources: []
---
# BPF系统调用拦截
**类型**: 系统安全技术,运行时监控
@@ -140,11 +149,11 @@ BPF虚拟机 (在内核中)
## 相关概念
- [[ClawLess]] - 使用BPF系统调用拦截的安全框架
- [[用户空间内核]] - 与BPF协同工作的技术
- [[形式化安全模型]] - BPF程序实现的安全策略基础
- [[AI代理安全]] - BPF技术的主要应用领域
- [[安全容器]] - BPF技术的部署环境
- [[clawless]] - 使用BPF系统调用拦截的安全框架
- [[userspace-kernel]] - 与BPF协同工作的技术
- [[formal-security-model]] - BPF程序实现的安全策略基础
- [[ai-agent-security]] - BPF技术的主要应用领域
- [[secure-containers]] - BPF技术的部署环境
## 发展趋势