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>] [day] [month] [year] [list]
Date:	Sun, 8 Aug 2010 15:22:13 -0400
From:	Bob Copeland <me@...copeland.com>
To:	torvalds@...ux-foundation.org, akpm@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org,
	linux-karma-devel@...ts.sourceforge.net
Subject: [GIT PULL] OMFS tree for 2.6.36

Hi Linus,

Please consider pulling these fixes for the OMFS file system.  This is my
first pull request for this tree, so do let me know if anything is amiss.

The patches include some I wrote quite a while ago when fuzz testing, along
with recent fixes for a memory leak and a compiler warning.  My small test
suite passes with all applied.

The following changes since commit 815c4163b6c8ebf8152f42b0a5fd015cfdcedc78:

  Linux 2.6.35-rc4 (2010-07-04 20:22:50 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs.git for-linus

Bill Pemberton (1):
      omfs: fix uninitialized variable warning

Bob Copeland (3):
      omfs: check bounds on block numbers before passing to sb_bread
      omfs: refuse to mount if bitmap pointer is obviously wrong
      omfs: sanity check cluster size

Davidlohr Bueso (1):
      omfs: fix memory leak

 fs/omfs/dir.c     |   22 ++++++++--------------
 fs/omfs/file.c    |   10 +++++-----
 fs/omfs/inode.c   |   44 +++++++++++++++++++++++++++++++++-----------
 fs/omfs/omfs.h    |    1 +
 fs/omfs/omfs_fs.h |    1 +
 5 files changed, 48 insertions(+), 30 deletions(-)
-- 
Bob Copeland %% www.bobcopeland.com

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ