Home

Description

Kata Containers is an open source project focusing on a standard implementation of lightweight Virtual Machines (VMs) that perform like containers. In versions prior to 3.26.0, when a container image is malformed or contains no layers, containerd falls back to bind-mounting an empty snapshotter directory for the container rootfs. When the Kata runtime attempts to mount the container rootfs, the bind mount causes the rootfs to be detected as a block device, leading to the underlying device being hotplugged to the guest. This can cause filesystem-level errors on the host due to double inode allocation, and may lead to the host's block device being mounted as read-only. Version 3.26.0 contains a patch for the issue.

PUBLISHED Reserved 2026-01-20 | Published 2026-01-29 | Updated 2026-01-29 | Assigner GitHub_M




HIGH: 8.8CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H/E:P

Problem types

CWE-754: Improper Check for Unusual or Exceptional Conditions

Product status

< 3.26.0
affected

References

github.com/...ainers/security/advisories/GHSA-5fc8-gg7w-3g5c

github.com/...ommit/20ca4d2d79aa5bf63aa1254f08915da84f19e92a

github.com/...70557df0e/plugins/snapshots/overlay/overlay.go

github.com/...64ce35/src/runtime/virtcontainers/container.go

github.com/...2b9fda/src/runtime/virtcontainers/container.go

cve.org (CVE-2026-24054)

nvd.nist.gov (CVE-2026-24054)

Download JSON