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: <20250205183930.12787-1-jack@suse.cz>
Date: Thu,  6 Feb 2025 10:46:57 +0100
From: Jan Kara <jack@...e.cz>
To: Ted Tso <tytso@....edu>
Cc: <linux-ext4@...r.kernel.org>,
	Jan Kara <jack@...e.cz>
Subject: [PATCH 0/2] jbd2: Fix two annoyances in jbd2

Hello,

filesystem fuzzing of ocfs2 has revealed some issues in jbd2 where suitably
corrupted fs can trigger issues in jbd2 - most notably a complaint about
sb->s_sequence being 0 (which is actually correct after recent changes) and
also attempt to replay the journal after it has been wiped. Fix them.

									Honza

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ