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: Wed, 3 Apr 2024 17:55:33 +0200
From: Hans de Goede <hdegoede@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-fsdevel@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
 Colin Ian King <colin.i.king@...il.com>,
 Christophe JAILLET <christophe.jaillet@...adoo.fr>,
 Jeff Layton <jlayton@...nel.org>
Subject: [GIT PULL] vboxsf fixes for 6.9-1

Hi Linus,

Here is a pull-req with a set of vboxsf fixes for 6.9
(I am the vboxsf maintainer):

- Warning fixes
- Explicitly deny setlease attempts

Regards,

Hans


The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux.git tags/vboxsf-v6.9-1

for you to fetch changes up to 1ece2c43b88660ddbdf8ecb772e9c41ed9cda3dd:

  vboxsf: explicitly deny setlease attempts (2024-04-03 16:06:39 +0200)

----------------------------------------------------------------
vboxsf fixes for v6.9-1

Highlights:
- Compiler warning fixes
- Explicitly deny setlease attempts

----------------------------------------------------------------
Christophe JAILLET (2):
      vboxsf: Avoid an spurious warning if load_nls_xxx() fails
      vboxsf: Remove usage of the deprecated ida_simple_xx() API

Colin Ian King (1):
      vboxsf: remove redundant variable out_len

Jeff Layton (1):
      vboxsf: explicitly deny setlease attempts

 fs/vboxsf/file.c  | 1 +
 fs/vboxsf/super.c | 9 +++++----
 fs/vboxsf/utils.c | 3 ---
 3 files changed, 6 insertions(+), 7 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ