lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKYAXd-XUoQ-7vxGY8ZVt8_jP8E3Gnf-KkyfGWF6T6fNzOdz1A@mail.gmail.com>
Date: Mon, 24 Nov 2025 11:07:42 +0900
From: Namjae Jeon <linkinjeon@...nel.org>
To: YangWen <anmuxixixi@...il.com>
Cc: sj1557.seo@...sung.com, yuezhang.mo@...y.com, 
	linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] exfat: fix memory leak in exfat_fill_super

On Sun, Nov 23, 2025 at 9:13 PM YangWen <anmuxixixi@...il.com> wrote:
>
> If exFAT encounters errors during multiple mount operations, 'sbi' and 'nls' will not be released,
> which will cause a memory leak.
delayed_free() will free them.
Please check it.
Thanks.
>
> Fixes: 719c1e1829166 ("exfat: add super block operations")
> Signed-off-by: YangWen <anmuxixixi@...il.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ