Skip to content

Carefully audit and reason through inline CIDs #6011

@Stebalien

Description

@Stebalien

Inspired by: #6007

I'm worried (well, more than worried, this is happening in #6007) we can accidentally:

  1. Take an "inlined" block.
  2. Mutate it.
  3. Generate a new really big CID using the ID hash function because the original inline block used it.

We may need to change our dagmodifier logic to special-case the identity hash function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugA bug in existing code (including security flaws)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions