ZeroHour

CVE-2022-0492

KEV PoC mass

Linux Kernel Cgroups v1 release_agent Privilege Escalation and Container Escape

CISA: Linux Kernel Improper Authentication Vulnerability

CVSS 3.1
7.8 high
EPSS
6%p92
Published
()
KEV added
AI analysis

CVE-2022-0492 is a missing-authorization/improper-authentication flaw (CWE-862/CWE-287) in the Linux kernel's cgroups v1 support, in the cgroup_release_agent_write function of kernel/cgroup/cgroup-v1.c. Under certain conditions — notably when an attacker can wield CAP_SYS_ADMIN within a user namespace, as in some container or user-namespace configurations — they can write to a cgroup v1 controller's release_agent file and cause an arbitrary command to run outside the namespace. Successful exploitation yields privilege escalation on the host and an unexpected bypass of container/namespace isolation, i.e. a container escape, which is why it matters for containerized infrastructure. Affected products include the Linux kernel as shipped by Debian, Red Hat (Enterprise Linux, CodeReady Linux Builder, Red Hat Virtualization Host), Canonical and Fedora, plus NetApp HCI/HCI-adjacent firmware (H300S, H410C, H410S, H500S, H700S) and Bootstrap OS. CISA added the flaw to the Known Exploited Vulnerabilities catalog on 2026-06-02 (ransomware use unknown), and a public proof-of-concept Docker container escape is available, so defenders should treat exploitation as in the wild.

What to do: Apply updated kernel packages from Debian, Red Hat, Canonical, or Fedora per vendor advisories, and NetApp firmware/Bootstrap OS updates per NetApp's security advisory; because the flaw is in CISA KEV, BOD 22-01 remediation timelines apply to federal agencies. If patching must wait, reduce exposure by disabling unprivileged user namespaces (e.g., user.max_user_namespaces=0 or kernel.unprivileged_userns_clone=0), preventing unprivileged write access to cgroups v1 release_agent files, and avoiding containers running with CAP_SYS_ADMIN. Audit container hosts and appliances for cgroups v1 mounts and user-namespace configurations, and monitor for exploitation given the public Docker-escape PoC and the KEV listing.

Affected
Linux kernel
netapp H300S firmware
netapp H410C firmware
netapp H410S firmware
netapp H500S firmware
netapp H700S firmware
netapp Bootstrap OS
Debian Linux
redhat Red Hat Enterprise Linux
redhat CodeReady Linux Builder
redhat CodeReady Linux Builder for Power Little Endian
redhat Red Hat Virtualization Host
Estimated exposure
masshundreds of millions of Linux servers, container hosts, and appliances (kernel is ubiquitous; NetApp HCI firmware adds thousands of appliances) — The Linux kernel runs on the large majority of cloud and on-premises servers and container environments, and cgroups v1 with user namespaces remains enabled on many legacy deployments, so plausibly affected installations are in the…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

A vulnerability was found in the Linux kernel’s cgroup_release_agent_write in the kernel/cgroup/cgroup-v1.c function. This flaw, under certain circumstances, allows the use of the cgroups v1 release_agent feature to escalate privileges and bypass the namespace isolation unexpectedly.

CISA Known Exploited Vulnerability
Affected
Linux Kernel
Required action
Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Due date
Ransomware use
Unknown
Vendors
netapplinuxdebianredhatcanonicalfedoraproject
Products
h300s firmware, h410c firmware, h410s firmware, h500s firmware, h700s firmware, bootstrap os, linux kernel, debian linux, codeready linux builder, codeready linux builder for power little endian, virtualization host, enterprise linux
Weakness
CWE-287, CWE-862
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news