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

Package updates #2187

Merged
merged 3 commits into from
Jun 8, 2022
Merged

Conversation

arnaldo2792
Copy link
Contributor

@arnaldo2792 arnaldo2792 commented Jun 7, 2022

Issue number:
N / A

Description of changes:

packages: update kernel-5.4
packages: update kernel-5.10
containerd: fix CVE-2022-31030

Testing done:
In aws-k8s-1.21,aws-k8s-1.19, x86_64, verified that pods can be scheduled:

# k8s-1.19
eksctl-configs ❯ kubectl exec fedora-ln6j4 -- uname -a
Linux fedora-ln6j4 5.4.196 #1 SMP Tue Jun 7 22:42:18 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

eksctl-configs ❯ kubectl exec fedora-qpxwv -- uname -a
Linux fedora-qpxwv 5.4.196 #1 SMP Tue Jun 7 23:50:45 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

# k8s-1.21
eksctl-configs ❯ kubectl exec fedora-qx4pv -- uname -a
Linux fedora-qx4pv 5.10.118 #1 SMP Tue Jun 7 22:57:16 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

eksctl-configs ❯ kubectl exec fedora-vj9fq -- uname -a
Linux fedora-vj9fq 5.10.118 #1 SMP Wed Jun 8 00:08:50 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

TODO:

  • Update lookaside cache
  • Pods in aws-k8s-1.21,aws-k8s-1.19, aarch64

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@arnaldo2792 arnaldo2792 changed the title containerd: fix CVE-2022-31030 Package updates Jun 7, 2022
@arnaldo2792 arnaldo2792 marked this pull request as ready for review June 7, 2022 22:34
Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
%global rpmver %{gover}
%global gitrev 212e8b6fa2f44b9c21b2798135fc6fb7c53efc16
%global gitrev 96df0994faabc1944fc614e52b0b3c6feb609a57
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like the commit for 1.6.5?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dang it, I'll fix it 👍

Signed-off-by: Arnaldo Garcia Rincon <[email protected]>
@arnaldo2792
Copy link
Contributor Author

(forced push fixes commit id for containerd)

@arnaldo2792 arnaldo2792 merged commit ec7ca9c into bottlerocket-os:develop Jun 8, 2022
@arnaldo2792 arnaldo2792 deleted the packages-updates branch June 21, 2022 02:05
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

Successfully merging this pull request may close these issues.

5 participants