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: 
 <175224482399.2294782.1924457326744652237.git-patchwork-notify@kernel.org>
Date: Fri, 11 Jul 2025 14:40:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Alok Tiwari <alok.a.tiwari@...cle.com>
Cc: abin.joseph@....com, radhey.shyam.pandey@....com, michal.simek@....com,
 andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, netdev@...r.kernel.org,
 darren.kenny@...cle.com
Subject: Re: [PATCH net] net: ll_temac: Fix missing tx_pending check in
 ethtools_set_ringparam()

Hello:

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

On Thu, 10 Jul 2025 11:06:17 -0700 you wrote:
> The function ll_temac_ethtools_set_ringparam() incorrectly checked
> rx_pending twice, once correctly for RX and once mistakenly in place
> of tx_pending. This caused tx_pending to be left unchecked against
> TX_BD_NUM_MAX.
> As a result, invalid TX ring sizes may have been accepted or valid
> ones wrongly rejected based on the RX limit, leading to potential
> misconfiguration or unexpected results.
> 
> [...]

Here is the summary with links:
  - [net] net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()
    https://git.kernel.org/netdev/net/c/e81750b4e382

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