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: <2025012131-euphemism-jingle-8949@gregkh>
Date: Tue, 21 Jan 2025 09:53:47 +0100
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,
	ignat@...udflare.com,
	amir73il@...il.com,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: Linux 6.6.73

I'm announcing the release of the 6.6.73 kernel.

Only users of overlayfs need to upgrade, this release reverts some
changes that were reported to be causing problems.  Thanks to Ignat and
Amir for the quick reporting on the issue.

The updated 6.6.y git tree can be found at:
	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-6.6.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 -
 fs/overlayfs/copy_up.c   |   62 ++++++++++++++++++-----------------------------
 fs/overlayfs/export.c    |   49 ++++++++++++++++---------------------
 fs/overlayfs/namei.c     |   41 ++++++++-----------------------
 fs/overlayfs/overlayfs.h |   28 ++++++---------------
 fs/overlayfs/super.c     |   20 ++++-----------
 fs/overlayfs/util.c      |   10 -------
 7 files changed, 72 insertions(+), 140 deletions(-)

Greg Kroah-Hartman (4):
      Revert "ovl: support encoding fid from inode with no alias"
      Revert "ovl: pass realinode to ovl_encode_real_fh() instead of realdentry"
      Revert "ovl: do not encode lower fh with upper sb_writers held"
      Linux 6.6.73


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ