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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240906020750.13732-1-alexei.starovoitov@gmail.com>
Date: Thu,  5 Sep 2024 19:07:50 -0700
From: Alexei Starovoitov <alexei.starovoitov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: bpf@...r.kernel.org,
	netdev@...r.kernel.org,
	daniel@...earbox.net,
	andrii@...nel.org,
	martin.lau@...nel.org
Subject: [GIT PULL] bpf for v6.11-rc7

Hi Linus,

The following changes since commit 872cf28b8df9c5c3a1e71a88ee750df7c2513971:

  Merge tag 'platform-drivers-x86-v6.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 (2024-08-22 06:34:27 +0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git tags/bpf-6.11-rc7

for you to fetch changes up to 5390f315fc8c9b9f48105a0d88b56bc59fa2b3e0:

  Merge branch 'bpf-fix-incorrect-name-check-pass-logic-in-btf_name_valid_section' (2024-09-04 12:35:04 -0700)

----------------------------------------------------------------
- Fix crash when btf_parse_base() returns an error
  from Martin Lau.

- Fix out of bounds access in btf_name_valid_section()
  from Jeongjun Park.

Signed-off-by: Alexei Starovoitov <ast@...nel.org>
----------------------------------------------------------------
Alexei Starovoitov (1):
      Merge branch 'bpf-fix-incorrect-name-check-pass-logic-in-btf_name_valid_section'

Jeongjun Park (2):
      bpf: add check for invalid name in btf_name_valid_section()
      selftests/bpf: Add a selftest to check for incorrect names

Martin KaFai Lau (1):
      bpf: Fix a crash when btf_parse_base() returns an error pointer

 kernel/bpf/btf.c                             |  6 +++--
 tools/testing/selftests/bpf/prog_tests/btf.c | 34 ++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ