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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 4 Nov 2014 17:06:30 -0500 (EST)
From:	Mikulas Patocka <mpatocka@...hat.com>
To:	"Theodore Ts'o" <tytso@....edu>
cc:	linux-ext4@...r.kernel.org, dm-devel@...hat.com
Subject: Re: [dm-devel] Some thoughts about providing data block checksumming
 for ext4



> > Recovery after a power fail
> > ---------------------------
> > 
> > If the dm-protected device was not cleanly shut down, then we need to
> > examine all of the checksum blocks in the Active Area.  For each
> > checksum block in the AA, the checksums for all of their data blocks
> > should machine either the checksum found in the AA, or the checksum
> > found in the checksum block in the checksum group.
> 
> ... and if the checksum of the block matches BOTH the checksum in the AA 
> and the checksum in the checksum group (because of checksum function 
> collision), you don't know which 4-bit nibble belongs to the data in the 
> block.

Though, I realize that you could avoid this problem by selecting the 
appropriate checksum function - that never results in collision if the 
4-bit nibble differs.

Mikulas
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ