This update for runc fixes the following issues:
Changes for runc:
maskPaths, runc will now re-
use a single tmpfs instance (which is not writeable) to
reduce the number tmpfs superblocks that need to be reaped
when containers die (in particular, Kubernetes applies masks
to per-CPU sysfs directories which get expensive quickly).