← Vulnerability feed

Vulnerability record · CVE-2022-0492 · published 3 March 2022

CVE-2022-0492: Linux kernel cgroups v1 release_agent privilege escalation and container escape

NNetapp · H300s Firmware

The Linux kernel's cgroup_release_agent_write in kernel/cgroup/cgroup-v1.c mishandles authorization, letting the cgroups v1 release_agent feature be abused to escalate privileges and bypass namespace isolation. Because it breaks container boundaries, it matters to any host running containers or relying on namespaces as a security control.

7.8 CVSS 3.1 High CISA KEV since 2 Jun 2026 EPSS 5.5% · top 7.5% CWE-287 · Improper authenticationCWE-862 · Missing authorization
7.8CVSS 3.1 base score, v2 6.9
5.5%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
27Affected product versions listed by NVD
21References, 2 tagged exploit
17 Jun 2026Last modified by NVD

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.

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityIt is in CISA KEV with a near-term due date and enables container escape and host privilege escalation, though it requires local low-privileged access.

What it is

The Linux kernel's cgroup_release_agent_write in kernel/cgroup/cgroup-v1.c mishandles authorization, letting the cgroups v1 release_agent feature be abused to escalate privileges and bypass namespace isolation. Because it breaks container boundaries, it matters to any host running containers or relying on namespaces as a security control.

Impact

An attacker with local access gains elevated privileges on the host and can escape container or namespace isolation, potentially taking over the node and other workloads on it.

Attack surface

Reached locally (CVSS AV:L) by a user who already has low privileges (PR:L); no user interaction is required (UI:N). It applies where cgroups v1 and the release_agent mechanism are in use, typically container environments.

Exploitation

CISA added it to KEV with a 2026-06-05 due date, and references include an exploit-tagged writeup on Docker cgroups container escape; EPSS 30-day probability is about 5.5 percent (92nd percentile). No ransomware campaign use is documented.

What to do

  • Apply the upstream kernel patch (commit 24f6008564183aa120d07c03d9289519c2fe02af) or your distribution's fixed kernel package.
  • Follow vendor advisories for Red Hat, Debian, Canonical, Fedora and NetApp products listed in the record.
  • Where patching is not possible, restrict container workloads from using cgroups v1 release_agent or move to cgroups v2.
  • Reduce who can run containers or obtain local shell access on affected hosts.
  • If mitigations are unavailable, discontinue use of the affected product per CISA guidance.

Detection

  • Monitor for writes to cgroup release_agent files and unexpected execution of release_agent scripts on container hosts.
  • Alert on processes spawning from container namespaces with host-level privileges or unexpected parentage.
  • Audit container runtime and kernel versions against the fixed releases for the listed vendors.
  • Watch for privilege escalation attempts from low-privileged local users on hosts running cgroups v1.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2022-0492 to the Known Exploited Vulnerabilities catalog on 2 June 2026 as "Linux Kernel Improper Authentication Vulnerability". 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. Federal deadline 5 June 2026.

Affected products

27 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://packetstormsecurity.com/files/166444/Kernel-Live-Patch-Security-Notice-LSN-0085-1.html Third Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/167386/Kernel-Live-Patch-Security-Notice-LSN-0086-1.html Third Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/176099/Docker-cgroups-Container-Escape.html ExploitVDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=2051505 Issue TrackingPatchThird Party Advisory
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=24f6008564183aa120d07c03d9289519c2fe02af PatchVendor Advisory
https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html Mailing ListThird Party Advisory
https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html Mailing ListThird Party Advisory
https://security.netapp.com/advisory/ntap-20220419-0002/ Third Party Advisory
https://www.debian.org/security/2022/dsa-5095 Third Party Advisory
https://www.debian.org/security/2022/dsa-5096 Third Party Advisory
http://packetstormsecurity.com/files/166444/Kernel-Live-Patch-Security-Notice-LSN-0085-1.html Third Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/167386/Kernel-Live-Patch-Security-Notice-LSN-0086-1.html Third Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/176099/Docker-cgroups-Container-Escape.html ExploitVDB Entry
https://bugzilla.redhat.com/show_bug.cgi?id=2051505 Issue TrackingPatchThird Party Advisory
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=24f6008564183aa120d07c03d9289519c2fe02af PatchVendor Advisory
https://lists.debian.org/debian-lts-announce/2022/03/msg00011.html Mailing ListThird Party Advisory
https://lists.debian.org/debian-lts-announce/2022/03/msg00012.html Mailing ListThird Party Advisory
https://security.netapp.com/advisory/ntap-20220419-0002/ Third Party Advisory
https://www.debian.org/security/2022/dsa-5095 Third Party Advisory
https://www.debian.org/security/2022/dsa-5096 Third Party Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2022-0492 US Government Resource

Track CVE-2022-0492 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2024-4577PHP-CGI on Windows argument injection leads to remote code executionPHP-CGI on Windows can misinterpret characters in the command line passed to Win32 API functions when certain code pages are configured, due to Windo…KEVEPSS 100%analysed

Source: NIST National Vulnerability Database (record CVE-2022-0492), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.