Skip to content

Denied-pool reads: single-snapshot or bound-file reads and a non-denied ABA regression #860

Description

@MaxGhenis

PR #857 checks an H5's byte digest and content identity, reads it, then re-hashes; the identity of the loaded frame is checked in memory. Sol's final round on #857 noted the remaining ABA case: allowed file A present for both hashes, a non-denied file B held open during parsing, A restored afterward — the loader returns B labelled with A's authenticated manifest and digest. Post-read frame verification catches the case where B is denied, not the general misbinding. Follow-up: bind parsing to one immutable snapshot or a bound file object in the authenticated and generic loaders, add a non-denied ABA regression, and bind release and cache identities to the loaded snapshot rather than the pathname. Refs #856, #857.

🤖 Generated with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions