mbox series

[net,v3,0/1] net: ethernet: lantiq_etop: fix memory disclosure

Message ID 20240923214949.231511-1-olek2@wp.pl (mailing list archive)
Headers show
Series net: ethernet: lantiq_etop: fix memory disclosure | expand

Message

Aleksander Jan Bajkowski Sept. 23, 2024, 9:49 p.m. UTC
Changes in v3:
 - back to the use of the temporary 'len' variable

Changes in v2:
 - clarified questions about statistics in the commit description
 - rebased on current master

Aleksander Jan Bajkowski (1):
  net: ethernet: lantiq_etop: fix memory disclosure

 drivers/net/ethernet/lantiq_etop.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 1, 2024, 9 a.m. UTC | #1
Hello:

This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Mon, 23 Sep 2024 23:49:48 +0200 you wrote:
> Changes in v3:
>  - back to the use of the temporary 'len' variable
> 
> Changes in v2:
>  - clarified questions about statistics in the commit description
>  - rebased on current master
> 
> [...]

Here is the summary with links:
  - [net,v3,1/1] net: ethernet: lantiq_etop: fix memory disclosure
    https://git.kernel.org/netdev/net/c/45c0de18ff2d

You are awesome, thank you!