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:   Tue, 14 Mar 2023 00:56:11 +0000
From:   Nick Terrell <terrelln@...a.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
CC:     Nick Terrell <terrelln@...a.com>,
        Nick Terrell <nickrterrell@...il.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] zstd changes for v6.3-rc3

The following changes since commit c9c3395d5e3dcc6daee66c6908354d47bf98cb0c:

  Linux 6.2 (2023-02-19 14:24:22 -0800)

are available in the Git repository at:

  https://github.com/terrelln/linux.git tags/zstd-linus-v6.3-rc3

for you to fetch changes up to 6906598f1ce93761716d780b6e3f171e13f0f4ce:

  zstd: Fix definition of assert() (2023-03-06 15:54:54 -0800)

----------------------------------------------------------------
Zstd fixes for v6.3

A small number of fixes for zstd-v1.5.2.

I'm not pulling in zstd-v1.5.4 from upstream this release because it
didn't have any time to bake in linux-next, but I'm aiming for the next
update in v6.4.

I've rebased my tree onto v6.2 to remove the incorrect back merges as
suggested by Linus in my initial PR for v6.3 [0].

[0] https://lore.kernel.org/lkml/C8C4DFDA-998F-48AD-93C9-DE16F8080A02@meta.com/

Signed-off-by: Nick Terrell <terrelln@...com>

----------------------------------------------------------------
Jonathan Neuschäfer (1):
      zstd: Fix definition of assert()

Kees Cook (1):
      lib: zstd: Fix -Wstringop-overflow warning

Nick Terrell (1):
      lib: zstd: Backport fix for in-place decompression

 lib/zstd/common/zstd_deps.h           |  2 +-
 lib/zstd/decompress/huf_decompress.c  |  2 +-
 lib/zstd/decompress/zstd_decompress.c | 25 ++++++++++++++++++++++---
 3 files changed, 24 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ