-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c11c791
commit 9d49508
Showing
4 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
date: '2024-04-26T17:20:05.000Z' | ||
title: 'eBPF’s User Ring Buffer: Introducing BPF_MAP_TYPE_USER_RINGBUF' | ||
ogImage: ogimage.webp | ||
description: 'Learn about BPF map types and the User Ring Buffer map type' | ||
externalUrl: 'https://levelup.gitconnected.com/ebpfs-user-ring-buffer-introducing-bpf-map-type-user-ringbuf-2bc26558054d' | ||
categories: | ||
- Technology | ||
--- |
Binary file not shown.
9 changes: 9 additions & 0 deletions
9
content/blog-posts/2024-05-02-kernel-system-call-filtering/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- | ||
date: '2024-05-02T17:20:05.000Z' | ||
title: 'Seccomp, eBPF, and the Importance of Kernel System Call Filtering' | ||
ogImage: ogimage.png | ||
description: 'Learn about attacks that affect user space security products and how popular technologies such as Seccomp and eBPF can be used in such a way that avoids these issues' | ||
externalUrl: 'https://dzone.com/articles/seccomp-ebpf-and-the-importance-of-kernel-system-c' | ||
categories: | ||
- Technology | ||
--- |
Binary file added
BIN
+206 KB
content/blog-posts/2024-05-02-kernel-system-call-filtering/ogimage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.