LiveActive security incident?Get immediate response
CVE Record

CVE-2022-50746: erofs: validate the extent length for uncompressed pclusters

In the Linux kernel, the following vulnerability has been resolved: erofs: validate the extent length for uncompressed pclusters syzkaller reported a KASAN use-after-free: https://syzkaller.appspot.com/bug?extid=2ae90e873e97f1faf6f2 The referenced fuzzed image actually has two issues: - m_pa == 0 as a non-inlined pcluster; - The logical length is longer than its physical length. The first issue has already been addressed. This patch addresses the second issue by checking the extent length validity.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-50746 is a Linux kernel flaw in EROFS filesystem handling. A malformed filesystem image can trigger a kernel use-after-free condition. Public sources describe a fuzzing discovery and a validation fix; they do not report active exploitation or provide a CVSS score.

Executive priority

Treat as a medium-priority Linux kernel maintenance issue unless your business processes untrusted EROFS images. No active exploitation is cited, but kernel memory-safety bugs can have high impact if reachable.

Technical view

The bug affects EROFS uncompressed pclusters. A fuzzed image had a logical length longer than its physical length, leading to a KASAN-reported use-after-free. The kernel fix validates extent length before use. Stable kernel commits are referenced as remediation points.

Likely exposure

Exposure is most likely on Linux systems with affected kernels that mount or process EROFS images, especially if images come from untrusted sources. Environments that never enable or use EROFS have reduced practical exposure, but should verify configuration and vendor status.

Exploitation context

Sources show syzkaller fuzzing identified the issue. There is no KEV listing and no cited evidence of active exploitation. Practical exploitation would require a malformed EROFS image to be handled by a vulnerable kernel path.

Researcher notes

Evidence is limited to the CVE record, syzkaller context in the description, and stable kernel commits. No CVSS, CWE, exploit status, or downstream distribution advisories were provided in the source bundle.

Mitigation direction

  • Update to a vendor kernel containing the referenced stable EROFS fixes.
  • Prioritize systems that mount EROFS images from external or untrusted sources.
  • If immediate patching is unavailable, follow vendor guidance for limiting EROFS exposure.

Validation and detection

  • Check whether running kernels fall within vendor-declared affected ranges.
  • Verify kernel package changelogs include the referenced EROFS extent-length validation fix.
  • Confirm whether EROFS support is enabled and used in the environment.
Prepared
Confidence
medium
Sources
5

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-50746 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
0Timeline events
0ADP providers
4Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinux02827e1796b33f1794966f5c3101f8da2dfa9c1d, 02827e1796b33f1794966f5c3101f8da2dfa9c1d, 02827e1796b33f1794966f5c3101f8da2dfa9c1dunaffected
LinuxLinux4.19, 0, 6.0.16, 6.1.2, 6.2affected
Weakness

CWE details

No CWE listed

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