diff options
author | Paul Emge <paulemge@forallsecure.com> | 2019-07-08 16:37:03 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-07-18 11:31:28 -0400 |
commit | 232e2f4fd9a24bf08215ddc8c53ccadffc841fb5 (patch) | |
tree | 2bde1d5dff61061f52f05ffd2d8fa353484a73c0 /common | |
parent | 1493b140e4a9211635964cd1c0276e599405f403 (diff) |
CVE-2019-13103: disk: stop infinite recursion in DOS Partitions
part_get_info_extended and print_partition_extended can recurse infinitely
while parsing a self-referential filesystem or one with a silly number of
extended partitions. This patch adds a limit to the number of recursive
partitions.
Signed-off-by: Paul Emge <paulemge@forallsecure.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions