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: 
 <169024442099.15014.18441439373607513249.git-patchwork-notify@kernel.org>
Date: Tue, 25 Jul 2023 00:20:20 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Tony Nguyen <anthony.l.nguyen@...el.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
 edumazet@...gle.com, netdev@...r.kernel.org, jedrzej.jagielski@...el.com,
 mschmidt@...hat.com, przemyslaw.kitszel@...el.com, leonro@...dia.com,
 himasekharx.reddy.pucha@...el.com
Subject: Re: [PATCH net] ice: Fix memory management in ice_ethtool_fdir.c

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:

On Fri, 21 Jul 2023 08:58:54 -0700 you wrote:
> From: Jedrzej Jagielski <jedrzej.jagielski@...el.com>
> 
> Fix ethtool FDIR logic to not use memory after its release.
> In the ice_ethtool_fdir.c file there are 2 spots where code can
> refer to pointers which may be missing.
> 
> In the ice_cfg_fdir_xtrct_seq() function seg may be freed but
> even then may be still used by memcpy(&tun_seg[1], seg, sizeof(*seg)).
> 
> [...]

Here is the summary with links:
  - [net] ice: Fix memory management in ice_ethtool_fdir.c
    https://git.kernel.org/netdev/net/c/a3336056504d

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