Hello:
This series was applied to netdev/net.git (master)
by David S. Miller [off-list ref]:
On Wed, 27 Oct 2021 17:59:20 -0400 you wrote:
sk->sk_err appears to expect a positive value, a convention that ktls
doesn't always follow and that leads to memory corruption in other code.
For instance,
[kworker]
tls_encrypt_done(..., err=<negative error from crypto request>)
tls_err_abort(.., err)
sk->sk_err = err;
[...]
Here is the summary with links:
- [net,v2,1/2] net/tls: Fix flipped sign in tls_err_abort() calls
https://git.kernel.org/netdev/net/c/da353fac65fe
- [net,v2,2/2] net/tls: Fix flipped sign in async_wait.err assignment
https://git.kernel.org/netdev/net/c/1d9d6fd21ad4
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html