pulp / pulp/pulpcore

Verifying huge signed files (with attached signature) could immediately oom.

Open
#7,458 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
598
Forks
168
Avg merge
1d 4h
Merged PRs (30d)
86

Description

Admittedly, again, this is not new. But do you think we can feed this as a stream into pysequoia?

Originally posted by @mdellweg in #7433

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by tracing the signed-file verification path and its pysequoia integration, then determine whether verification can consume a stream. Done means huge signed files no longer immediately cause out-of-memory failures while signature verification remains correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cryptography, security
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.