CVE-2022-50313

MEDIUM

Linux Kernel - Denial of Service via Crafted Negative i_size in EROFS

Title source: llm
STIX 2.1

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]

Scores

CVSS v3 5.5
EPSS 0.0015
EPSS Percentile 4.3%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Details

Status published
Products (20)
linux/Kernel 4.19.0 - 5.4.289linux
linux/Kernel 5.11.0 - 5.15.82linux
linux/Kernel 5.16.0 - 5.19.17linux
linux/Kernel 5.20.0 - 6.0.3linux
linux/Kernel 5.5.0 - 5.10.233linux
Linux/Linux < 4.19
Linux/Linux 4.19
Linux/Linux 431339ba90423a038914c6032bfd71f0ba7ef2f2 - 0ab621fcdff1a58ff4de51a8590fa92a0ecd34be
Linux/Linux 431339ba90423a038914c6032bfd71f0ba7ef2f2 - 17a0cdbd7b0cf0fc0d7ca4187a67f8f1c18c291f
Linux/Linux 431339ba90423a038914c6032bfd71f0ba7ef2f2 - 1dd73601a1cba37a0ed5f89a8662c90191df5873
... and 10 more
Published Sep 15, 2025
Tracked Since Feb 18, 2026