CVE-2022-50622

Linux Kernel 5.10.0-6.0.2 - Memory Leak in ext4_fc_record_modified_inode

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: ext4: fix potential memory leak in ext4_fc_record_modified_inode() As krealloc may return NULL, in this case 'state->fc_modified_inodes' may not be freed by krealloc, but 'state->fc_modified_inodes' already set NULL. Then will lead to 'state->fc_modified_inodes' memory leak.

Scores

EPSS 0.0018
EPSS Percentile 7.6%

Details

Status published
Products (16)
linux/Kernel 5.10.0 - 5.10.150linux
linux/Kernel 5.11.0 - 5.15.75linux
linux/Kernel 5.16.0 - 5.19.17linux
linux/Kernel 5.20.0 - 6.0.3linux
Linux/Linux < 5.10
Linux/Linux 5.10
Linux/Linux 5.10.150 - 5.10.*
Linux/Linux 5.15.75 - 5.15.*
Linux/Linux 5.19.17 - 5.19.*
Linux/Linux 6.0.3 - 6.0.*
... and 6 more
Published Dec 08, 2025
Tracked Since Feb 18, 2026