PT-2025-41051 · Linux+4 · Linux Kernel+4
Published
2022-12-08
·
Updated
2026-02-04
·
CVE-2022-50546
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.1.0-rc4-syzkaller-62821-gcb231e2f67ec
Description
The Linux kernel contains a flaw in the ext4 filesystem implementation. Specifically, the
ext4 evict inode function accesses an uninitialized value, potentially leading to unpredictable behavior or system instability. This issue arises because the i flags field of an inode is not properly initialized in ext4 alloc inode() before being accessed in ext4 evict inode(). The problem was identified by Syzbot, a fuzzing tool, and a fix involves initializing ei->i flags within the ext4 alloc inode() function.Recommendations
Update the Linux kernel to version 6.1.0-rc4-syzkaller-62821-gcb231e2f67ec or a later version that includes the fix.
Exploit
Fix
Use of Uninitialized Resource
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Centos
Linux Kernel
Red Hat
Suse
Ext4