VYPR
Unrated severityNVD Advisory· Published Dec 8, 2025· Updated Apr 15, 2026

CVE-2022-50622

CVE-2022-50622

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

77

Patches

Vulnerability mechanics

References

5

News mentions

0

No linked articles in our index yet.