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: <20250923220652.568416-1-phillip@squashfs.org.uk>
Date: Tue, 23 Sep 2025 23:06:50 +0100
From: Phillip Lougher <phillip@...ashfs.org.uk>
To: akpm@...ux-foundation.org,
	linux-kernel@...r.kernel.org
Cc: Phillip Lougher <phillip@...ashfs.org.uk>
Subject: [PATCH 0/2] Squashfs: performance improvement and a sanity check

Hi,

The following patch-set adds an additional sanity check when reading
regular file inodes, and adds support for SEEK_DATA/SEEK_HOLE lseek()
whence values.

Phillip Lougher (2):
      Squashfs: add additional inode sanity checking
      Squashfs: add SEEK_DATA/SEEK_HOLE support

 fs/squashfs/file.c        | 137 +++++++++++++++++++++++++++++++++++---
 fs/squashfs/inode.c       |  24 +++++--
 fs/squashfs/squashfs.h    |   1 +
 fs/squashfs/squashfs_fs.h |   1 +
 4 files changed, 148 insertions(+), 15 deletions(-)

Thanks

Phillip

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ