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]
Date: Sat, 21 Oct 2023 16:50:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Maxim Petrov <mmrmaximuzz@...il.com>
Cc: netdev@...r.kernel.org, stephen@...workplumber.org
Subject: Re: [PATCH iproute2] ss: fix directory leak when -T option is used

Hello:

This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:

On Sat, 21 Oct 2023 10:44:08 +0200 you wrote:
> To get information about threads used in a process, the /proc/$PID/task
> directory content is analyzed by ss code. However, the opened 'dirent'
> object is not closed after use, leading to memory leaks. Add missing
> closedir call in 'user_ent_hash_build' to avoid it.
> 
> Detected by valgrind: "valgrind ./misc/ss -T"
> 
> [...]

Here is the summary with links:
  - [iproute2] ss: fix directory leak when -T option is used
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=d233ff0f984a

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