[
https://issues.apache.org/jira/browse/SVN-4722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16404576#comment-16404576
]
Julian Foad commented on SVN-4722:
----------------------------------
See also [r1826720|http://svn.apache.org/viewvc?rev=1826720&view=rev] "Add a
checksum length verification..." and discussion of that
([svn.haxx.se|https://svn.haxx.se/dev/archive-2018-03/0144.shtml],
[mail-archives.apache.org|http://mail-archives.apache.org/mod_mbox/subversion-dev/201803.mbox/%3C87tvtcddn7.fsf%40codematters.co.uk%3E]).
> checksum fail during commit when delta is 16K
> ---------------------------------------------
>
> Key: SVN-4722
> URL: https://issues.apache.org/jira/browse/SVN-4722
> Project: Subversion
> Issue Type: Bug
> Components: libsvn_fs_fs
> Affects Versions: 1.9.7
> Reporter: Philip Martin
> Priority: Major
>
> As discussed
> _Email to dev@, from Philip Martin, 2018-03-03, "Re: SHA-1 collision in
> repository?", archived at
> [mail-archives.apache.org|https://mail-archives.apache.org/mod_mbox/subversion-dev/201803.mbox/%3C87lgf3fda2.fsf%40codematters.co.uk%3E],
> [svn.haxx.se|https://svn.haxx.se/dev/archive-2018-03/0070.shtml]_
> There is an error in the checksum code added to 1.9.7 to detect SHA1
> collisions. The expanded length is calculated incorrectly and when the delta
> length is a multiple of 16K the checksum calculation stops early and fails.
> Symptom: Commits fail with a false "Filesystem is corrupt" error.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)