Bug 2347895 (CVE-2022-49352)
Summary: | CVE-2022-49352 kernel: ext4: fix warning in ext4_handle_inode_extension | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | dfreiber, drow, jburrell, vkumar |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A flaw was found in the Linux kernel's ext4 filesystem, which can lead to inconsistencies between an inode's in-memory size (i_size) and its on-disk size (i_disksize). This issue occurs when a file's size is increased, but the operation fails to mark the inode as dirty due to memory allocation errors (e.g., -ENOMEM). Consequently, i_disksize is updated while i_size remains unchanged, triggering warnings during direct I/O write operations, which can cause filesystem instability.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
OSIDB Bzimport
2025-02-26 03:10:29 UTC
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025022642-CVE-2022-49352-f7cf@gregkh/T Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025022642-CVE-2022-49352-f7cf@gregkh/T |