CVE-2022-50845

Source
https://cve.org/CVERecord?id=CVE-2022-50845
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-50845.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-50845
Downstream
Related
Published
2025-12-30T12:11:02.615Z
Modified
2026-03-20T12:22:38.633517Z
Summary
ext4: fix inode leak in ext4_xattr_inode_create() on an error path
Details

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

ext4: fix inode leak in ext4xattrinode_create() on an error path

There is issue as follows when do setxattr with inject fault:

[localhost]# fsck.ext4 -fn /dev/sda e2fsck 1.46.6-rc1 (12-Sep-2022) Pass 1: Checking inodes, blocks, and sizes Pass 2: Checking directory structure Pass 3: Checking directory connectivity Pass 4: Checking reference counts Unattached zero-length inode 15. Clear? no

Unattached inode 15 Connect to /lost+found? no

Pass 5: Checking group summary information

/dev/sda: ********** WARNING: Filesystem still has errors **********

/dev/sda: 15/655360 files (0.0% non-contiguous), 66755/2621440 blocks

This occurs in 'ext4xattrinodecreate()'. If 'ext4markinodedirty()' fails, dropping i_nlink of the inode is needed. Or will lead to inode leak.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50845.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
bd3b963b273e247e13979f98812a6e4979b5c1e4
Fixed
0f709e08caffb41bbc9b38b9a4c1bd0769794007
Fixed
eab94a46560f68d4bcd15222701ced479f84f427
Fixed
9ef603086c5b796fde1c7f22a17d0fc826ba54cb
Fixed
9882601ee689975c1c0076ee65bf222a2a35e535
Fixed
322cf639b0b7f137543072c55545adab782b3a25
Fixed
fdaaf45786dc8c17a72901021772520fceb18f8c
Fixed
70e5b46beba64706430a87a6d516054225e8ac8a
Fixed
e4db04f7d3dbbe16680e0ded27ea2a65b10f766a

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-50845.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.13.0
Fixed
4.14.303
Type
ECOSYSTEM
Events
Introduced
4.15.0
Fixed
4.19.270
Type
ECOSYSTEM
Events
Introduced
4.20.0
Fixed
5.4.229
Type
ECOSYSTEM
Events
Introduced
5.5.0
Fixed
5.10.163
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.87
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.0.18
Type
ECOSYSTEM
Events
Introduced
6.1.0
Fixed
6.1.4

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-50845.json"