Security readout for executives and security teams
Plain-English summary
This is a Linux kernel memory-management bug that can trigger a kernel BUG during memory protection changes. The supplied sources show a crash condition, not data theft or remote compromise. Business urgency depends on whether your fleet runs the affected kernel builds.
Executive priority
Treat as a patch-management item with possible availability impact. Escalate if affected kernels are present on critical production systems, but the supplied evidence does not support emergency remote-exploitation handling.
Technical view
The issue is in mm/mprotect handling of swap entries. pfn_swap_entry_to_page() could be called on a genuine swap entry, triggering a BUG in swapops.h. The resolved behavior only references the PFN page when the swap entry type is a write migration entry where page* is used.
Likely exposure
Exposure is limited to systems running affected Linux kernel versions or commit ranges identified by the CVE record. The bundle lists Linux kernel 5.19-related versions and 6.0 entries, but distribution-specific backports are not described.
Exploitation context
The sources describe a kernel crash reached through mprotect call handling. They do not state active exploitation, public exploit availability, privilege requirements, or remote attackability. KEV is false in the provided bundle.
Researcher notes
The evidence is narrow: a Linux kernel fix note, stack trace, affected version metadata, and stable commit references. No CVSS, CWE, exploit status, or distribution package matrix is provided, so exposure validation must rely on local kernel provenance.
Mitigation direction
Check your Linux distribution advisory for CVE-2022-49992 coverage.
Upgrade kernels to vendor-supported builds containing the referenced stable fixes.
Prioritize internet-facing and high-availability systems if they run affected kernels.
Avoid direct wrangler-style assumptions; use vendor kernel package metadata for confirmation.
Validation and detection
Inventory running kernel versions across Linux hosts.
Compare kernel builds against vendor advisories and the referenced stable commits.
Review crash logs for BUG traces involving pfn_swap_entry_to_page or mprotect.
Confirm patched kernels are actually booted, not only installed.
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-49992 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
3Source 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.