Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • N nds32 U-Boot Custodian Tree
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • U-Boot
  • Custodians
  • nds32 U-Boot Custodian Tree
  • Repository
Switch branch/tag
  • u-boot-nds32
  • disk
  • part_dos.c
Find file BlameHistoryPermalink
  • Paul Emge's avatar
    CVE-2019-13103: disk: stop infinite recursion in DOS Partitions · 232e2f4f
    Paul Emge authored Jul 08, 2019 and Tom Rini's avatar Tom Rini committed Jul 18, 2019
    
    
    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: default avatarPaul Emge <paulemge@forallsecure.com>
    232e2f4f

Imprint & Privacy Policy