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

Reject ambiguous manifest formats #1409

Merged
merged 1 commit into from Nov 17, 2021
Merged

Commits on Nov 17, 2021

  1. Reject ambiguous manifest formats

    Refuse to process manifest / manifest list data
    that could possibly be interpreted as two different
    manifest formats, because differences in how those
    ambiguities are resolved could be used to bypass
    image verification or review mechanisms.
    
    Fixes CVE-2021-41190 / GHSA-77vh-xpmg-72qh .
    
    Signed-off-by: Miloslav Trmač <mitr@redhat.com>
    mtrmac committed Nov 17, 2021
    Copy the full SHA
    7bcf9bc View commit details
    Browse the repository at this point in the history