CVE-2022-50512

MEDIUM

Linux Kernel < 5.10.150 - Memory Leak

Title source: rule

Description

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

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 1.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status draft

Affected Products (5)

linux/linux_kernel < 5.10.150
linux/Kernel < 5.10.150linux
linux/Kernel < 5.15.75linux
linux/Kernel < 5.19.17linux
linux/Kernel < 6.0.3linux

Timeline

Published Oct 07, 2025
Tracked Since Feb 18, 2026