LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50205: ext2: Add more validity checks for inode counts

In the Linux kernel, the following vulnerability has been resolved: ext2: Add more validity checks for inode counts Add checks verifying number of inodes stored in the superblock matches the number computed from number of inodes per group. Also verify we have at least one block worth of inodes per group. This prevents crashes on corrupted filesystems.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-50205 is a Linux kernel ext2 filesystem flaw where malformed inode count metadata can crash the system. The fix adds consistency checks before trusting ext2 superblock values. Business urgency depends on whether systems mount ext2 filesystems, especially removable media or disk images from untrusted sources.

Executive priority

Treat this as a targeted kernel stability risk, not a confirmed remote compromise issue. Prioritize patching where Linux hosts mount ext2 media or handle external disk images. Broader emergency response is not supported by the supplied evidence.

Technical view

The kernel ext2 code lacked validation that superblock inode totals matched computed per-group inode counts, and that each group had at least one block of inodes. The upstream fix rejects inconsistent metadata to prevent crashes on corrupted filesystems. Sources do not provide CVSS, CWE, exploitability detail, or affected distribution package mappings.

Likely exposure

Exposure is most likely on Linux systems that mount ext2 filesystems or process ext2 disk images. Internet-facing exposure is not indicated by the provided sources. Systems that do not use ext2, or cannot mount attacker-controlled filesystem images, have lower apparent exposure.

Exploitation context

The provided sources describe crashes from corrupted filesystems and do not state active exploitation. The CVE is not marked KEV in the supplied bundle. No public exploit status, attack complexity, privileges, or user-interaction requirements are established here.

Researcher notes

The source record is sparse: no CVSS, CWE, proof-of-concept, or distro-specific fixed versions are included. Analysis should center on ext2 mount paths, kernel lineage, and whether relevant stable commits are present. Avoid assuming code execution or active exploitation from the available data.

Mitigation direction

  • Update Linux kernels using vendor advisories or packages containing the referenced stable fixes.
  • Avoid mounting untrusted ext2 filesystems on production or sensitive systems.
  • Process removable media and disk images in isolated environments where practical.
  • Check distribution security notices for exact fixed package versions.
  • Retire ext2 usage where operationally unnecessary.

Validation and detection

  • Inventory Linux hosts and kernel versions across the environment.
  • Identify systems that mount ext2 filesystems or inspect ext2 disk images.
  • Confirm vendor kernel packages include one of the referenced upstream fixes.
  • Review automount, removable media, and image-processing workflows for ext2 exposure.
  • Document compensating controls where immediate patching is unavailable.
Prepared
Confidence
medium
Sources
10

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-50205 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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
9Source links

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2unaffected
LinuxLinux2.6.12, 0, 4.14.291, 4.19.256, 5.4.211, 5.10.137, 5.15.61, 5.18.18, 5.19.2, 6.0affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.