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: <20240506173704.24995-1-jack@suse.cz>
Date: Mon,  6 May 2024 19:41:16 +0200
From: Jan Kara <jack@...e.cz>
To: <linux-ext4@...r.kernel.org>
Cc: Jan Kara <jack@...e.cz>
Subject: [PATCH 0/3] e2fsck: expand checking of EA inode

Hello,

customer has reported that his filesystem was reporting errors from
ext4_iget() about inode with EA_INODE_FL but e2fsck was considering the
filesystem as clean. Indeed the EA inode checking in e2fsck is weak and
lets through several cases of corruption related to EA inodes. This series
adds more strict checking of EA inodes and adds e2fsck tests for them.

								Honza

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ