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

[v5.2-rhel] Fix CVE-2024-9407, 9675, 9676, 9341 #24324

Open
wants to merge 1 commit into
base: v5.2-rhel
Choose a base branch
from

Conversation

TomSweeneyRedHat
Copy link
Member

This fixes four CVES:
CVE-2024-9341 - FIPS Crypto-Policy Directory Mounting Issue in containers/common Go Library CVE-2024-9407 - Improper Input Validation in bind-propagation Option of Dockerfile RUN --mount Instruction CVE-2024-9675 - Buildah allows arbitrary directory mount [rhel-9.5] CVE-2024-9676 - symlink traversal vulnerability in the containers/storage library can cause Denial of Service (DoS)

And Jira cards:

https://issues.redhat.com/browse/RHEL-60963 - CVE-2024-9341 https://issues.redhat.com/browse/RHEL-62369 - CVE-2024-9341 https://issues.redhat.com/browse/RHEL-61152 - CVE-2024-9407 https://issues.redhat.com/browse/RHEL-61849 (RHEL 9.5) - CVE-2024-9675 https://issues.redhat.com/browse/RHEL-61849 (RHEL 9.5.z) - CVE-2024-9675 https://issues.redhat.com/browse/RHEL-61865 - CVE-2024-9676

Does this PR introduce a user-facing change?

None

This fixes four CVES:
CVE-2024-9341 - FIPS Crypto-Policy Directory Mounting Issue in containers/common Go Library
CVE-2024-9407 - Improper Input Validation in bind-propagation Option of Dockerfile RUN --mount Instruction
CVE-2024-9675 - Buildah allows arbitrary directory mount [rhel-9.5]
CVE-2024-9676 - symlink traversal vulnerability in the containers/storage library can cause Denial of Service (DoS)

And Jira cards:

https://issues.redhat.com/browse/RHEL-60963 - CVE-2024-9341
https://issues.redhat.com/browse/RHEL-62369 - CVE-2024-9341
https://issues.redhat.com/browse/RHEL-61152 - CVE-2024-9407
https://issues.redhat.com/browse/RHEL-61849 (RHEL 9.5) - CVE-2024-9675
https://issues.redhat.com/browse/RHEL-61849 (RHEL 9.5.z) - CVE-2024-9675
https://issues.redhat.com/browse/RHEL-61865 - CVE-2024-9676

Signed-off-by: tomsweeneyredhat <tsweeney@redhat.com>
@TomSweeneyRedHat TomSweeneyRedHat added the No New Tests Allow PR to proceed without adding regression tests label Oct 20, 2024
Copy link
Contributor

openshift-ci bot commented Oct 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: TomSweeneyRedHat

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. No New Tests Allow PR to proceed without adding regression tests release-note-none
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant