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: 
 <173092083379.1386690.4462289480078199478.git-patchwork-notify@kernel.org>
Date: Wed, 06 Nov 2024 19:20:33 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Zijian Zhang <zijianzhang@...edance.com>
Cc: bpf@...r.kernel.org, martin.lau@...ux.dev, borisp@...dia.com,
 john.fastabend@...il.com, kuba@...nel.org, davem@...emloft.net,
 edumazet@...gle.com, pabeni@...hat.com, horms@...nel.org, mst@...hat.com,
 sgarzare@...hat.com, bobby.eshleman@...edance.com, jakub@...udflare.com,
 andrii@...nel.org, cong.wang@...edance.com, jiang.wang@...edance.com,
 netdev@...r.kernel.org, sdf@...ichev.me
Subject: Re: [PATCH v3 bpf] bpf: Add sk_is_inet and IS_ICSK check in
 tls_sw_has_ctx_tx/rx

Hello:

This patch was applied to bpf/bpf.git (master)
by Martin KaFai Lau <martin.lau@...nel.org>:

On Wed,  6 Nov 2024 00:37:42 +0000 you wrote:
> From: Zijian Zhang <zijianzhang@...edance.com>
> 
> As the introduction of the support for vsock and unix sockets in sockmap,
> tls_sw_has_ctx_tx/rx cannot presume the socket passed in must be IS_ICSK.
> vsock and af_unix sockets have vsock_sock and unix_sock instead of
> inet_connection_sock. For these sockets, tls_get_ctx may return an invalid
> pointer and cause page fault in function tls_sw_ctx_rx.
> 
> [...]

Here is the summary with links:
  - [v3,bpf] bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
    https://git.kernel.org/bpf/bpf/c/44d0469f79bd

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