Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFE: forbid extra packets after a signature #1601

Closed
DemiMarie opened this issue Mar 25, 2021 · 1 comment
Closed

RFE: forbid extra packets after a signature #1601

DemiMarie opened this issue Mar 25, 2021 · 1 comment

Comments

@DemiMarie
Copy link
Contributor

RPM currently does not check that a signature contains exactly one packet. Requiring that a signature have exactly one packet would reduce the attack surface of RPM, but would reject packages with multiple signatures. If this is not possible, we can at least reject signatures that have non-signature packets.

@pmatilai
Copy link
Member

Fixed by yourself in commit 5ff8676

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants