[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163422120719.29699.5423823491345588706.git-patchwork-notify@kernel.org>
Date: Thu, 14 Oct 2021 14:20:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ido Schimmel <idosch@...sch.org>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
jiri@...dia.com, vadimp@...dia.com, cera@...a.cz, mlxsw@...dia.com,
idosch@...dia.com, daniel.lezcano@...aro.org
Subject: Re: [PATCH net] mlxsw: thermal: Fix out-of-bounds memory accesses
Hello:
This patch was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 12 Oct 2021 20:49:55 +0300 you wrote:
> From: Ido Schimmel <idosch@...dia.com>
>
> Currently, mlxsw allows cooling states to be set above the maximum
> cooling state supported by the driver:
>
> # cat /sys/class/thermal/thermal_zone2/cdev0/type
> mlxsw_fan
> # cat /sys/class/thermal/thermal_zone2/cdev0/max_state
> 10
> # echo 18 > /sys/class/thermal/thermal_zone2/cdev0/cur_state
> # echo $?
> 0
>
> [...]
Here is the summary with links:
- [net] mlxsw: thermal: Fix out-of-bounds memory accesses
https://git.kernel.org/netdev/net/c/332fdf951df8
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