CVE-2022-50020

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid resizing to a partial cluster size This patch avoids an attempt to resize the filesystem to an unaligned cluster boundary. An online resize to a size that is not integral to cluster size results in the last iteration attempting to grow the fs by a negative amount, which trips a BUG_ON and leaves the fs with a corrupted in-memory superblock.
CVSS

No CVSS.

Configurations

No configuration.

History

18 Jun 2025, 11:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-18 11:15

Updated : 2025-06-18 13:46


NVD link : CVE-2022-50020

Mitre link : CVE-2022-50020

CVE.ORG link : CVE-2022-50020


JSON object : View

Products Affected

No product.

CWE

No CWE.