Security readout for executives and security teams
Plain-English summary
This is a Linux kernel flaw in cgroup BPF cleanup that can trigger a kernel BUG during program detach under allocation-failure conditions. The practical business concern is host instability or denial of service on affected kernels. The provided sources do not show remote exploitation or active exploitation.
Executive priority
Treat this as a reliability and local-denial-of-service kernel issue. Prioritize normal kernel patch cycles, with faster action for multi-tenant hosts or platforms where untrusted workloads may influence BPF or cgroup behavior.
Technical view
The bug is in cgroup BPF effective program purge logic. With nested cgroups and BPF programs attached using NONE or OVERRIDE mode, a kmalloc failure can cause detach cleanup to reach a NULL cgroup and hit a BUG condition. Stable kernel commits are referenced as fixes.
Likely exposure
Exposure is most relevant to Linux systems running affected kernel code with cgroup BPF in use. Container hosts, observability stacks, and security tooling may use BPF, but the sources do not identify specific distributions, configurations, or privilege requirements.
Exploitation context
The source describes a syzkaller-triggered kernel BUG using nested cgroups, BPF attach/detach, and failslab fault injection. KEV is false, and the bundle provides no evidence of public exploitation, remote attack, or weaponized use.
Researcher notes
Evidence is limited to the CVE description and upstream stable references. The reproducer depends on fault injection and specific BPF/cgroup state. Required privileges, distribution impact, and exploitability beyond denial of service are not established in the provided sources.
Mitigation direction
Check vendor kernel advisories for CVE-2022-49970 applicability and fixed packages.
Prioritize updates for container hosts and systems using cgroup BPF.
Map running kernel versions against vendor backports, not only upstream version numbers.
If patching is delayed, restrict untrusted local access to BPF-capable operations.
Validation and detection
Inventory Linux kernel versions across production and container-host fleets.
Review vendor advisories for backported fixes matching the referenced stable commits.
Confirm whether cgroup BPF features are enabled or used operationally.
Monitor for unexpected kernel BUG, panic, or bpf/cgroup detach crash messages.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2022-49970 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
0CVSS vectors
3Timeline events
0ADP providers
5Source links
Vulnerability timeline
Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.
CVE reservedCVE Program
The CVE ID was reserved by the assigning CNA.
CVE publishedCVE Program
The CVE record was published.
Jun 18, 2025, 11:00 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.