From 72d1d77243d00ac608dcb95895478ae92694d2aa Mon Sep 17 00:00:00 2001 From: Mischa van den Burg Date: Thu, 23 May 2024 09:30:00 +0200 Subject: [PATCH] Automated commit at Thu May 23 09:30:00 CEST 2024 --- content/CKS.md | 2 +- ...applications can do syscalls directly to the Linux Kernel.md | 2 +- content/Linux Kernel also has namespaces for isolation.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/CKS.md b/content/CKS.md index f8daf6a9a..591fa3ccb 100644 --- a/content/CKS.md +++ b/content/CKS.md @@ -2,7 +2,7 @@ ## To Consume -[[What Have Namespaces Done for You Lately?]] +[[What Have Namespaces Done for You Lately qm]] # Notes diff --git a/content/Containerized applications can do syscalls directly to the Linux Kernel.md b/content/Containerized applications can do syscalls directly to the Linux Kernel.md index 4d4b0ff53..c09a55aa6 100644 --- a/content/Containerized applications can do syscalls directly to the Linux Kernel.md +++ b/content/Containerized applications can do syscalls directly to the Linux Kernel.md @@ -9,7 +9,7 @@ If there are security bugs in the kernel, these can be exploited by the containe **from**:: [[CKS Video Course]] **contributes to**:: [[Container Isolation]] -**related research**:: [[What Have Namespaces Done for You Lately?]] +**related research**:: [[What Have Namespaces Done for You Lately qm]] [[security]] diff --git a/content/Linux Kernel also has namespaces for isolation.md b/content/Linux Kernel also has namespaces for isolation.md index cc4630fa0..45bcb1b62 100644 --- a/content/Linux Kernel also has namespaces for isolation.md +++ b/content/Linux Kernel also has namespaces for isolation.md @@ -12,7 +12,7 @@ User IDs can be different between namespaces. The root user (0) can be different ## Links: **from**:: [[CKS Video Course]] -**related research**:: [[What Have Namespaces Done for You Lately?]] +**related research**:: [[What Have Namespaces Done for You Lately qm]] **related to**:: [[Container Isolation]] 202403241155 \ No newline at end of file