Skip to content

Incorrect delegation verification (diamond delegation case) #759

Description

@jku

This comes from theupdateframework/tuf-conformance#405

This looks like a valid bug to me, as a diamond shape delegation can in specific circumstances lead to incorrect delegation result:

  • if client has already verified a delegation through one branch...
  • then when verifying a delegation via the other branch, the delegation is accepted even though it's only signed by the first branch parent delegation

In my opinion diamond delegations likely have no practical use case and should not be used... but it's still a client bug

I'm fixing this in theupdateframework/python-tuf#2977 in python-tuf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status
    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions