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-next>] [day] [month] [year] [list]
Message-Id: <20241113030640.24492-1-daniel@iogearbox.net>
Date: Wed, 13 Nov 2024 04:06:40 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: torvalds@...ux-foundation.org
Cc: bpf@...r.kernel.org,
	netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	alexei.starovoitov@...il.com,
	andrii@...nel.org,
	daniel@...earbox.net,
	martin.lau@...nel.org
Subject: [GIT PULL] bpf for v6.12-rc8

Hi Linus,

The following changes since commit 2e1b3cc9d7f790145a80cb705b168f05dab65df2:

  Merge tag 'arm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (2024-11-04 15:23:26 -1000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git tags/bpf-fixes

for you to fetch changes up to fb86c42a2a5d44e849ddfbc98b8d2f4f40d36ee3:

  bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6 (2024-11-08 12:41:43 -0800)

----------------------------------------------------------------
BPF fixes:

- Fix a mismatching RCU unlock flavor in bpf_out_neigh_v6
  (Jiawei Ye)

- Fix BPF sockmap with kTLS to reject vsock and unix sockets
  upon kTLS context retrieval (Zijian Zhang)

- Fix BPF bits iterator selftest for s390x (Hou Tao)

Signed-off-by: Daniel Borkmann <daniel@...earbox.net>

----------------------------------------------------------------
Hou Tao (1):
      selftests/bpf: Use -4095 as the bad address for bits iterator

Jiawei Ye (1):
      bpf: Fix mismatched RCU unlock flavour in bpf_out_neigh_v6

Zijian Zhang (1):
      bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx

 include/net/tls.h                                  | 12 ++++++--
 net/core/filter.c                                  |  2 +-
 .../selftests/bpf/progs/verifier_bits_iter.c       | 32 +++++++++++++++++++---
 3 files changed, 39 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ