Skip to content

k3s/1.29.3-r1: cve remediation - #16429

Merged
debasishbsws merged 2 commits into
mainfrom
cve-k3s-c4ff05ac72c4d493113012337fcfc6e1
Apr 8, 2024
Merged

debasishbsws merged 2 commits into
mainfrom
cve-k3s-c4ff05ac72c4d493113012337fcfc6e1

Conversation

@octo-sts

@octo-sts octo-sts Bot commented Apr 6, 2024

Copy link
Copy Markdown
Contributor

@octo-sts octo-sts Bot added the automated pr label Apr 6, 2024
@hectorj2f
hectorj2f force-pushed the cve-k3s-c4ff05ac72c4d493113012337fcfc6e1 branch 2 times, most recently from 3878978 to 96be1ea Compare April 7, 2024 21:46
Signed-off-by: hectorj2f <hector@chainguard.dev>
@hectorj2f
hectorj2f force-pushed the cve-k3s-c4ff05ac72c4d493113012337fcfc6e1 branch from 96be1ea to ed36eba Compare April 7, 2024 21:48
@github-actions

github-actions Bot commented Apr 7, 2024

Copy link
Copy Markdown
Contributor
Package k3s: Click to expand/collapse

Package k3s:
Modified: /bin/_k3s-inner
Modified: /bin/k3s

Package k3s-images: Click to expand/collapse

Package k3s-images:
Modified: /var/lib/rancher/k3s/agent/images/k3s-airgap-images-amd64.tar

bincapz found differences: Click to expand/collapse

Changed: k3s/bin/k3s

RISK KEY DESCRIPTION
+2/MEDIUM kernel/apparmor apparmor
+2/MEDIUM process/chdir changes current working directory: "cd yO"
+1/LOW kernel/seccomp operate on Secure Computing state of the process

Changed: k3s/bin/_k3s-inner

RISK KEY DESCRIPTION
-2/MEDIUM net/vnc vnc user
+2/MEDIUM process/chdir changes current working directory: "cd"

@github-actions

github-actions Bot commented Apr 7, 2024

Copy link
Copy Markdown
Contributor
Package k3s: Click to expand/collapse

Package k3s:
Modified: /bin/_k3s-inner
Modified: /bin/k3s

Package k3s-images: Click to expand/collapse

Package k3s-images:
Modified: /var/lib/rancher/k3s/agent/images/k3s-airgap-images-amd64.tar

bincapz found differences: Click to expand/collapse

Changed: k3s/bin/k3s

RISK KEY DESCRIPTION
+2/MEDIUM kernel/apparmor apparmor
+2/MEDIUM net/bpf bPF (Berkeley Packet Filter)
+1/LOW kernel/seccomp operate on Secure Computing state of the process

Changed: k3s/bin/_k3s-inner

RISK KEY DESCRIPTION
-2/MEDIUM net/vnc vnc user
+2/MEDIUM process/chdir changes current working directory: "cd"

@vaikas vaikas left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Just curious if we need something else in our gobump so that we wouldn't need to do both bump, and patch the go files too. Having the patch file, I would assume will be harder to know when / how to remove old patches?

@debasishbsws
debasishbsws merged commit ea744d5 into main Apr 8, 2024
@debasishbsws
debasishbsws deleted the cve-k3s-c4ff05ac72c4d493113012337fcfc6e1 branch April 8, 2024 07:07
@hectorj2f

Copy link
Copy Markdown
Member

@vaikas The patch is used whenever we need to make some code changes. We could remove go.mod/sum files from the patch. However whenever there is an update, gobump unnecessary changes will be wiped out from the definition.

Regarding the patch, I am sure our update bot does not check if it is needed anymore.

@vaikas

vaikas commented Apr 9, 2024

Copy link
Copy Markdown
Contributor

Yeah, that makes sense about the code changes, and I was indeed only wondering about the go.sum/go.mod patches.

justinvreeland pushed a commit to justinvreeland/wolfi that referenced this pull request May 6, 2026
Co-authored-by: staging-vpa-bot <staging-vpa-bot@chainguard.dev>

Export:  b8dab4b
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