owned this note changed 5 years ago
Linked with GitHub

Linux Integrity Mechanisms - protecting container runtime security as an example - Clay Chang

tags: COSCUP2020 中階 TR214

歡迎來到 https://hackmd.io/@coscup/2020 共筆

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

點擊本頁上方的 開始用 Markdown 一起寫筆記!
手機版請點選上方 按鈕展開議程列表。

請從這裡開始

Container Technology

  • kubelet > runc
  • Docker CLI -> runc
  • Podman CLI -> runc

CVE-2019-5736 aka Container Escape

  • Description: allows attackers to overwrit runc

IMA Policy Example

Select a repo