CVE-2021-47660

MEDIUM

Linux Kernel < 5.15.46 - Memory Leak

Title source: rule

Description

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix some memory leaks in an error handling path of 'log_replay()' All error handling paths lead to 'out' where many resources are freed. Do it as well here instead of a direct return, otherwise 'log', 'ra' and 'log->one_page_buf' (at least) will leak.

Scores

CVSS v3 5.5
EPSS 0.0004
EPSS Percentile 10.5%
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 published

Affected Products (1)

linux/linux_kernel < 5.15.46

Timeline

Published Feb 26, 2025
Tracked Since Feb 18, 2026