Docker vulnerability

Maker sure docker is up to date;

https://www.us-cert.gov/ncas/current-activity/2019/02/11/runc-Open-Source-Container-Vulnerability

Thanks, I guess this allows things to break out of containers or access things in other containers without permissions?

I’ll check my Docker version, I’m using HassIO so I’ll have to see what version it is.

The vulnerability allows a malicious container to (with minimal user
interaction) overwrite the host runc binary and thus gain root-level
code execution on the host.