aboutsummaryrefslogtreecommitdiff
path: root/crypto/cipher.c
diff options
context:
space:
mode:
authorJan Kara2022-12-16 12:37:51 +0100
committerGreg Kroah-Hartman2023-03-10 09:34:10 +0100
commitadac9ac6d2e04ea0782b91a00ba10706002f3ec4 (patch)
treedbf4ea24bdcd2bbf9ea88c46d1c7586c7611f6f7 /crypto/cipher.c
parent0e7d8e2991e5f1a8cb58b42826ef849d40718899 (diff)
udf: Do not bother merging very long extents
commit 53cafe1d6d8ef9f93318e5bfccc0d24f27d41ced upstream. When merging very long extents we try to push as much length as possible to the first extent. However this is unnecessarily complicated and not really worth the trouble. Furthermore there was a bug in the logic resulting in corrupting extents in the file as syzbot reproducer shows. So just don't bother with the merging of extents that are too long together. CC: stable@vger.kernel.org Reported-by: syzbot+60f291a24acecb3c2bd5@syzkaller.appspotmail.com Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'crypto/cipher.c')
0 files changed, 0 insertions, 0 deletions