commit | e7a4eb861203b605c6428ec29e0b5e3c3f4f537f | [log] [tgz] |
---|---|---|
author | Vegard Nossum <vegard.nossum@oracle.com> | Thu Dec 10 17:13:41 2015 +0100 |
committer | Jan Kara <jack@suse.cz> | Mon Dec 14 20:13:36 2015 +0100 |
tree | 0ce3fe22c7c0013f7ba9b7b9308bfb2f91cb4dc1 | |
parent | 331221fac721788615dd9d5b27f710f7c758d60a [diff] |
udf: limit the maximum number of TD redirections Filesystem fuzzing revealed that we could get stuck in the udf_process_sequence() loop. The maximum limit was chosen arbitrarily but fixes the problem I saw. Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com> Signed-off-by: Jan Kara <jack@suse.cz>