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: 
 <175072565599.3346761.7520240849473534184.git-patchwork-notify@kernel.org>
Date: Tue, 24 Jun 2025 00:40:55 +0000
From: patchwork-bot+f2fs@...nel.org
To: Sheng Yong <shengyong2021@...il.com>
Cc: jaegeuk@...nel.org, chao@...nel.org, shengyong1@...omi.com,
 linux-kernel@...r.kernel.org, linux-f2fs-devel@...ts.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH] f2fs: fix bio memleak when committing super
 block

Hello:

This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@...nel.org>:

On Sat,  7 Jun 2025 14:41:16 +0800 you wrote:
> From: Sheng Yong <shengyong1@...omi.com>
> 
> When committing new super block, bio is allocated but not freed, and
> kmemleak complains:
> 
>   unreferenced object 0xffff88801d185600 (size 192):
>     comm "kworker/3:2", pid 128, jiffies 4298624992
>     hex dump (first 32 bytes):
>       00 00 00 00 00 00 00 00 80 67 c3 00 81 88 ff ff  .........g......
>       01 08 06 00 00 00 00 00 00 00 00 00 01 00 00 00  ................
>     backtrace (crc 650ecdb1):
>       kmem_cache_alloc_noprof+0x3a9/0x460
>       mempool_alloc_noprof+0x12f/0x310
>       bio_alloc_bioset+0x1e2/0x7e0
>       __f2fs_commit_super+0xe0/0x370
>       f2fs_commit_super+0x4ed/0x8c0
>       f2fs_record_error_work+0xc7/0x190
>       process_one_work+0x7db/0x1970
>       worker_thread+0x518/0xea0
>       kthread+0x359/0x690
>       ret_from_fork+0x34/0x70
>       ret_from_fork_asm+0x1a/0x30
> 
> [...]

Here is the summary with links:
  - [f2fs-dev] f2fs: fix bio memleak when committing super block
    https://git.kernel.org/jaegeuk/f2fs/c/554d9b7242a7

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ