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:   Sun, 21 Aug 2022 15:35:36 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
        torvalds@...ux-foundation.org, stable@...r.kernel.org
Cc:     lwn@....net, jslaby@...e.cz,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 5.15.62

I'm announcing the release of the 5.15.62 kernel.

All users of the 5.15 kernel series must upgrade.

The updated 5.15.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.15.y
and can be browsed at the normal kernel.org git web browser:
	https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

 Makefile                    |    2 
 arch/x86/kernel/ftrace.c    |    7 --
 arch/x86/kernel/ftrace_64.S |   19 +++++-
 drivers/tee/tee_shm.c       |    3 +
 fs/btrfs/raid56.c           |   74 +++++++++++++++++++------
 fs/io_uring.c               |    2 
 fs/ksmbd/smb2misc.c         |    7 +-
 fs/ksmbd/smb2pdu.c          |   45 +++++++++------
 fs/ksmbd/smbacl.c           |  130 +++++++++++++++++++++++++++++---------------
 fs/ksmbd/smbacl.h           |    2 
 fs/ksmbd/vfs.c              |    5 +
 net/sched/cls_route.c       |   10 +++
 12 files changed, 215 insertions(+), 91 deletions(-)

Greg Kroah-Hartman (1):
      Linux 5.15.62

Hyunchul Lee (1):
      ksmbd: prevent out of bound read for SMB2_WRITE

Jamal Hadi Salim (1):
      net_sched: cls_route: disallow handle of 0

Jens Axboe (1):
      io_uring: use original request task for inflight tracking

Jens Wiklander (1):
      tee: add overflow check in register_shm_helper()

Namjae Jeon (1):
      ksmbd: fix heap-based overflow in set_ntacl_dacl()

Peter Zijlstra (2):
      x86/ibt,ftrace: Make function-graph play nice
      x86/ftrace: Use alternative RET encoding

Qu Wenruo (2):
      btrfs: only write the sectors in the vertical stripe which has data stripes
      btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()

Thadeu Lima de Souza Cascardo (1):
      Revert "x86/ftrace: Use alternative RET encoding"

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ