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, 22 Apr 2018 18:10:56 -0700
From:   Amir Goldstein <amir73il@...il.com>
To:     Theodore Tso <tytso@....edu>
Cc:     Jan Kara <jack@...e.cz>, linux-ext4@...r.kernel.org
Subject: [PATCH v2 0/3] Fix ext4 freeze protection bypass

Hi Ted,

Following changes to v1 as requested by Jan.

Thanks,
Amir.

Changes since v1:
- factor out helpers
- race free test as suggested by Jan

Amir Goldstein (3):
  vfs: add the sb_start_intwrite_trylock() helper
  ext4: factor out helper ext4_sample_last_mounted()
  ext4: do not update s_last_mounted of a frozen fs

 fs/ext4/file.c     | 86 +++++++++++++++++++++++++++++++-----------------------
 include/linux/fs.h |  5 ++++
 2 files changed, 55 insertions(+), 36 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ