Skip to main content

Multiple updates for some critical vulnerabilities released


Geoff Burke
Forum|alt.badge.img+22

I was trying to decide where to post this, in the Kube Korner or here. There are a lot of people just using containers without an orchestrator so opted out of the Kubernetes Korner. These vulnerabilities are linked to container escape. This is something dealt with intensively for the CKS exam. The idea behind the attack is to gain elevated privileges on the Host operating system by breaking out of the container. At the end of the day it is the same kernel that is working for the host system and all of the containers. Breaking out of the container and gaining root on the OS is very bad, I don’t think I need to say that. One way to avoid this is to sandbox containers by leveraging gvisor and kata containers but they have a resources cost if I remember correctly. 

Here are the related posts:

https://www.cisa.gov/news-events/alerts/2024/02/01/moby-and-open-container-initiative-release-critical-updates-multiple-vulnerabilities-affecting

and

https://snyk.io/blog/leaky-vessels-docker-runc-container-breakout-vulnerabilities/

3 comments

coolsport00
Forum|alt.badge.img+20
  • Veeam Legend
  • 4133 comments
  • February 2, 2024

Those certainly seem ugly. I do think this is the Group to share them in. Thanks for sharing Geoff.


Chris.Childerhose
Forum|alt.badge.img+21
  • Veeam Legend, Veeam Vanguard
  • 8449 comments
  • February 2, 2024

You posted in the right group as I believe anything security related goes here. Thanks for sharing.


vAdmin
Forum|alt.badge.img+2
  • Influencer
  • 168 comments
  • February 5, 2024

thank you too for sharing it her @Geoff Burke .


Comment