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

chore(deps): bump libcrypto3 and libssl3 3.0.8-r4 #3626

Merged
merged 1 commit into from
May 24, 2023

Conversation

nitrocode
Copy link
Contributor

Description

Previous PR was the last PR and solved some CVEs.

This should resolve CVE-2023-1255 and CVE-2023-0465 by bumping libcrypto3 and libssl3 to 3.0.8-r4

~ docker run -u root -it --rm --entrypoint sh registry.k8s.io/external-dns/external-dns:v0.13.4 -c \
    'apk update && apk add "libcrypto3>=3.0.8-r4" "libssl3>=3.0.8-r4" && apk info libcrypto3'

fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz
v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main]
v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community]
OK: 17694 distinct packages available
(1/2) Upgrading libcrypto3 (3.0.8-r1 -> 3.0.8-r4)
(2/2) Upgrading libssl3 (3.0.8-r1 -> 3.0.8-r4)
OK: 7 MiB in 15 packages
libcrypto3-3.0.8-r4 description:
Crypto library from openssl

libcrypto3-3.0.8-r4 webpage:
https://www.openssl.org/

libcrypto3-3.0.8-r4 installed size:
4100 KiB

Checklist

  • Unit tests updated
  • End user documentation updated

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 23, 2023
@k8s-ci-robot
Copy link
Contributor

Welcome @nitrocode!

It looks like this is your first PR to kubernetes-sigs/external-dns 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes-sigs/external-dns has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. 😃

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label May 23, 2023
@nitrocode
Copy link
Contributor Author

cc: @Raffo @njuettner please review when time permits

@szuecs
Copy link
Contributor

szuecs commented May 24, 2023

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 24, 2023
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nitrocode, szuecs

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 24, 2023
@k8s-ci-robot k8s-ci-robot merged commit 1f6340a into kubernetes-sigs:master May 24, 2023
@nitrocode nitrocode deleted the libssl-bump branch May 24, 2023 14:06
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants