VYPR
Medium severity5.5NVD Advisory· Published Sep 15, 2025· Updated Jun 17, 2026

CVE-2022-50313

CVE-2022-50313

Description

In the Linux kernel, the following vulnerability has been resolved:

erofs: fix order >= MAX_ORDER warning due to crafted negative i_size

As syzbot reported [1], the root cause is that i_size field is a signed type, and negative i_size is also less than EROFS_BLKSIZ. As a consequence, it's handled as fast symlink unexpectedly.

Let's fall back to the generic path to deal with such unusual i_size.

[1] https://lore.kernel.org/r/[email protected]

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

4
  • Linux/Kernel3 versions
    cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=4.19,<5.4.289
    • (no CPE)range: 4.19
    • (no CPE)
  • osv-coords
    Range: >= 4.19.0, < 5.4.289

Patches

Vulnerability mechanics

References

6

News mentions

0

No linked articles in our index yet.