Security readout for executives and security teams
Plain-English summary
CVE-2022-49347 is a Linux kernel ext4 filesystem bug that can trigger a kernel BUG during writeback. The available source indicates a crash condition, not data theft or remote compromise. Business urgency depends on whether affected kernels run ext4 filesystems where untrusted users or workloads can write files.
Executive priority
Treat as a patch-management item for Linux availability risk. Prioritize multi-user, hosting, CI, container, and storage-heavy systems before isolated single-purpose appliances. Escalate only if vendor guidance identifies broader impact in your environment.
Technical view
The bug is in ext4_writepages handling of inline data, delayed allocation, fallocate, and writeback state transitions. A stale EXT4_STATE_MAY_INLINE_DATA condition can hit BUG_ON after inline-to-extent conversion and restore paths. Kernel stable references show the issue was resolved by flushing earlier in the affected path.
Likely exposure
Exposure is most likely on Linux systems using affected kernel versions with ext4 filesystems, especially where local users, containers, or services can write to ext4-backed storage. The source lists Linux as affected but provides no CPEs or distribution-specific package mapping.
Exploitation context
The bundle does not show active exploitation, and KEV is false. The described trigger is local filesystem activity involving writes, allocation, and writeback on ext4. No remote attack path, privilege escalation, or public exploit evidence is provided in the supplied sources.
Researcher notes
Evidence supports a local ext4 kernel BUG condition caused by inline data and delayed allocation state handling. The source lacks CVSS, CWE, CPEs, exploit reports, and distro package details. Validate exposure through kernel lineage and vendor backport status rather than version strings alone.
Mitigation direction
Update to a Linux kernel build that includes the referenced ext4 fix.
Check distribution vendor advisories for the fixed package version.
Prioritize shared systems where untrusted users can write to ext4 storage.
Reduce untrusted write access to affected ext4-backed systems until patched.
Validation and detection
Inventory Linux kernel versions and ext4 filesystem usage across servers and images.
Map running kernels against vendor advisories and the CVE affected version data.
Confirm deployed kernel source or changelog includes the referenced stable commit.
Review crash logs for ext4_writepages BUG or ext4 inline data errors.
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-49347 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
10Source 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.
Feb 26, 2025, 02:11 UTC (UTC+00:00)
CVE updatedCVE Program
The CVE record metadata indicates this as the latest update time.