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]
Date: Thu, 18 Jan 2024 14:27:48 +0000
From: Daniel Thompson <daniel.thompson@...aro.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Jason Wessel <jason.wessel@...driver.com>, linux-kernel@...r.kernel.org,
	Douglas Anderson <dianders@...omium.org>,
	Christophe JAILLET <christophe.jaillet@...adoo.fr>
Subject: [GIT PULL] kgdb changes for v6.8

Hi Linus

Apologies for sending this so late in merge window, especially given as
you will see from the diffstat I can hardly claim to be overworked in
this regard!

Anyhow... the following changes since commit
610a9b8f49fbcf1100716370d3b5f6f884a2835a:

  Linux 6.7-rc8 (2023-12-31 12:51:25 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux.git/ tags/kgdb-6.8-rc1

for you to fetch changes up to 4f41d30cd6dc865c3cbc1a852372321eba6d4e4c:

  kdb: Fix a potential buffer overflow in kdb_local() (2024-01-17 17:19:06 +0000)

----------------------------------------------------------------
kgdb patches for 6.8

The entire changeset for kgdb this cycle is a single two-line change to
remove some deadcode that, had it not been dead, would have called
strncpy() in an unsafe manner.

To be fair there were other modest clean ups were discussed this cycle
but they are not finalized and will have to wait until next time.

Signed-off-by: Daniel Thompson <daniel.thompson@...aro.org>

----------------------------------------------------------------
Christophe JAILLET (1):
      kdb: Fix a potential buffer overflow in kdb_local()

 kernel/debug/kdb/kdb_main.c | 2 --
 1 file changed, 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ