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): update dependency kubernetes/minikube to v1.34.0 #7040

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
kubernetes/minikube minor 1.33.1 -> 1.34.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kubernetes/minikube (kubernetes/minikube)

v1.34.0

Compare Source

Breaking Changes:

  • Bump minimum podman version to 4.9.0 #​19457
  • Disallow using Docker Desktop 4.34.0
    Features:
  • Bump default Kubernetes version to v1.31.0 #​19435
  • Add new driver for macOS: vfkit #​19423
  • Add Parallels driver support for darwin/arm64 #​19373
  • Add new volcano addon #​18602
  • Addons ingress-dns: Added support for all architectures #​19198
  • Support privileged ports on WSL #​19370
  • VM drivers with docker container-runtime now use docker-buildx for image building #​19339
  • Support running x86 QEMU on arm64 #​19228
  • Add -o json option for addon images command #​19364

Improvements:

  • add -d shorthand for --driver #​19356
  • add -c shorthand for --container-runtime #​19217
  • kvm2: Don't delete the "default" libvirt network #​18920
  • Update MINIKUBE_HOME usage #​18648
  • CNI: Updated permissions to support network policies on kindnet #​19360
  • GPU: Set NVIDIA_DRIVER_CAPABILITIES to all when GPU is enabled #​19345
  • Improved error message when trying to use mount on system missing 9P #​18995
  • Improved error message when enabling KVM addons on non-KVM cluster #​19195
  • Added warning when loading image with wrong arch #​19229
  • profile list --output json handle empty config folder #​16900
  • Check connectivity outside minikube when connectivity issuse #​18859

Bugs:

  • Fix not creating API server tunnel for QEMU w/ builtin network #​19191
  • Fix waiting for user input on firewall unblock when --interactive=false #​19531
  • Fix network retry check when subnet already in use for podman #​17779
  • Fix empty tarball when generating image save #​19312
  • Fix missing permission for kong-serviceaccount #​19002

Version Upgrades:

For a more detailed changelog, including changes occurring in pre-release versions, see CHANGELOG.md.

Thank you to our contributors for this release!

  • Anders F Björklund
  • Anjali Chaturvedi
  • Artem Basalaev
  • Benjamin P. Jung
  • Daniel Iwaniec
  • Dylan Piergies
  • Gabriel Pelouze
  • Hritesh Mondal
  • Jack Brown
  • Jeff MAURY
  • Marc Nuri
  • Matteo Mortari
  • Medya Ghazizadeh
  • Nir Soffer
  • Philippe Miossec
  • Predrag Rogic
  • Radoslaw Smigielski
  • Raghavendra Talur
  • Sandipan Panda
  • Steven Powell
  • Sylvester Carolan
  • Tom McLaughlin
  • Tony-Sol
  • aiyijing
  • chubei
  • daniel-iwaniec
  • hritesh04
  • joaquimrocha
  • ljtian
  • mitchell amihod
  • shixiuguo
  • sunyuxuan
  • thomasjm
  • tianlijun
  • tianlj
  • 錦南路之花
  • 锦南路之花

Thank you to our PR reviewers for this release!

  • spowelljr (67 comments)
  • medyagh (53 comments)
  • nirs (14 comments)
  • cfergeau (4 comments)
  • liangyuanpeng (2 comments)
  • ComradeProgrammer (1 comments)
  • afbjorklund (1 comments)
  • aojea (1 comments)
  • bobsira (1 comments)

Thank you to our triage members for this release!

  • kundan2707 (55 comments)
  • medyagh (29 comments)
  • afbjorklund (28 comments)
  • T-Lakshmi (20 comments)
  • Ritikaa96 (16 comments)

Check out our contributions leaderboard for this release!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

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

Auto-approved because label type/renovate is present.

Copy link

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/minikube:1.34.0

📦 Image Reference ghcr.io/uniget-org/tools/minikube:1.34.0
digestsha256:61d63ff1231093a6343d603d7421545bbba1dcf24be2e90ad146d3d8518f68aa
vulnerabilitiescritical: 0 high: 5 medium: 1 low: 2 unspecified: 1
platformlinux/amd64
size39 MB
packages189
critical: 0 high: 3 medium: 0 low: 0 unspecified: 1stdlib 1.22.5 (golang)

pkg:golang/stdlib@1.22.5

high : CVE--2024--34158

Affected range<1.22.7
Fixed version1.22.7
Description

Calling Parse on a "// +build" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.

high : CVE--2024--34156

Affected range<1.22.7
Fixed version1.22.7
Description

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.

high : CVE--2022--30635

Affected range<1.22.7
Fixed version1.22.7
Description

Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.

unspecified : CVE--2024--34155

Affected range<1.22.7
Fixed version1.22.7
Description

Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.

critical: 0 high: 1 medium: 0 low: 1 github.com/opencontainers/runc 1.1.13 (golang)

pkg:golang/github.com/opencontainers/runc@1.1.13

high 7.2: GHSA--c5pj--mqfh--rvc3 OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities

Affected range<1.2.0-rc.1
Fixed version1.2.0-rc.1
CVSS Score7.2
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Description

Withdrawn Advisory

This advisory has been withdrawn because it was incorrectly attributed to runc. Please see the issue here for more information.

Original Description

A flaw was found in cri-o, where an arbitrary systemd property can be injected via a Pod annotation. Any user who can create a pod with an arbitrary annotation may perform an arbitrary action on the host system. This issue has its root in how runc handles Config Annotations lists.

low 3.6: CVE--2024--45310 Race Condition Enabling Link Following

Affected range<1.1.14
Fixed version1.1.14
CVSS Score3.6
CVSS VectorCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N
Description

Impact

runc 1.1.13 and earlier as well as 1.2.0-rc2 and earlier can be tricked into
creating empty files or directories in arbitrary locations in the host
filesystem by sharing a volume between two containers and exploiting a race
with os.MkdirAll. While this can be used to create empty files, existing
files will not be truncated.

An attacker must have the ability to start containers using some kind of custom
volume configuration. Containers using user namespaces are still affected, but
the scope of places an attacker can create inodes can be significantly reduced.
Sufficiently strict LSM policies (SELinux/Apparmor) can also in principle block
this attack -- we suspect the industry standard SELinux policy may restrict
this attack's scope but the exact scope of protection hasn't been analysed.

This is exploitable using runc directly as well as through Docker and
Kubernetes.

The CVSS score for this vulnerability is
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N (Low severity, 3.6).

Workarounds

Using user namespaces restricts this attack fairly significantly such that the
attacker can only create inodes in directories that the remapped root
user/group has write access to. Unless the root user is remapped to an actual
user on the host (such as with rootless containers that don't use
/etc/sub[ug]id), this in practice means that an attacker would only be able to
create inodes in world-writable directories.

A strict enough SELinux or AppArmor policy could in principle also restrict the
scope if a specific label is applied to the runc runtime, though we haven't
thoroughly tested to what extent the standard existing policies block this
attack nor what exact policies are needed to sufficiently restrict this attack.

Patches

Fixed in runc v1.1.14 and v1.2.0-rc3.

Credits

Thanks to Rodrigo Campos Catelin (@rata) and Alban Crequy (@alban) from
Microsoft for discovering and reporting this vulnerability.

critical: 0 high: 1 medium: 0 low: 0 k8s.io/minikube 1.34.0 (golang)

pkg:golang/k8s.io/minikube@1.34.0

high : CVE--2018--1002103

Affected range>=0.3.0
Fixed versionNot Fixed
Description

Minikube RCE via DNS Rebinding in k8s.io/minikube

critical: 0 high: 0 medium: 1 low: 1 github.com/aws/aws-sdk-go 1.44.122 (golang)

pkg:golang/github.com/aws/aws-sdk-go@1.44.122

medium : CVE--2020--8911

Affected range>=0
Fixed versionNot Fixed
Description

The Go AWS S3 Crypto SDK contains vulnerabilities that can permit an attacker with write access to a bucket to decrypt files in that bucket.

Files encrypted by the V1 EncryptionClient using either the AES-CBC content cipher or the KMS key wrap algorithm are vulnerable. Users should migrate to the V1 EncryptionClientV2 API, which will not create vulnerable files. Old files will remain vulnerable until re-encrypted with the new client.

low : CVE--2020--8912

Affected range>=0
Fixed versionNot Fixed
Description

The Go AWS S3 Crypto SDK contains vulnerabilities that can permit an attacker with write access to a bucket to decrypt files in that bucket.

Files encrypted by the V1 EncryptionClient using either the AES-CBC content cipher or the KMS key wrap algorithm are vulnerable. Users should migrate to the V1 EncryptionClientV2 API, which will not create vulnerable files. Old files will remain vulnerable until re-encrypted with the new client.

Copy link

Copy link

PR is clean and can be merged. See https://github.com/uniget-org/tools/actions/runs/10784345733.

@github-actions github-actions bot merged commit 59e1cbd into main Sep 10, 2024
9 checks passed
@github-actions github-actions bot deleted the renovate/kubernetes-minikube-1.x branch September 10, 2024 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants