CVE-2022-0492 is a Linux kernel privilege escalation vulnerability in the cgroups v1 release_agent feature that allows bypassing namespace isolation. This is a local exploit requiring existing access to a system or container, commonly used for Docker container escapes.
Data Source: CIRCL
Confidence: HIGH
Exploitation Method: OTHER
CVE Published: 2022-03-03
Added to CISA KEV: 2026-06-02 1552 DAYS BETWEEN CVE AND KEV
CVE-2022-0492 is a high-severity privilege escalation vulnerability in the Linux kernel's `cgroup_release_agent_write` function within the `cgroup v1` subsystem [4] [1].
CVE-2022-0492 stems from a missing verification. Linux simply didn't check that the process setting the release_agent file has administrative privileges (i.e. the CAP_SYS_ADMIN capability). The very short patch for CVE-2022-0492 (lines 2-8 below) best explains the vulnerabilityNot every container ca…
Originally patched in 2022, the vulnerability has now been added to the CISA Known Exploited Vulnerabilities catalog on June 2, 2026 — four ... A privilege escalation vulnerability in the Linux kernel’s cgroups v1 subsystem, tracked as CVE-2022-0492, allows local attackers to break out of namespace…
Linux cgroups v1 flaw CVE-2022-0492 is being exploited and CISA added it to KEV. A missing permission check on release_agent enables container escape and privilege escalation. Escape needs conditions like privileged containers. Update to kernel 5.17+ and harden.
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, ... CVE-2022-0492 Detail. Description. A vulnerability was found in the Linux kernel’s cgroup_release_agent_write in the kernel/cgroup/cgroup-…
CVE-2022-0492 allows attackers to escalate privileges and bypass namespace isolation. The vulnerability affects cgroups v1, a critical feature ...