-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[release/1.7] Update runc binary to v1.3.4 #12619
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
[release/1.7] Update runc binary to v1.3.4 #12619
Conversation
thaJeztah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if green
|
Looks like Fuzzing broken.. ('/tmp/not-out/tmpyea_evy4/fuzz_FuzzLeaseManager', CompletedProcess(args=['bad_build_check', '/tmp/not-out/tmpyea_evy4/fuzz_FuzzLeaseManager'], returncode=1, stdout=b'BAD BUILD: /tmp/not-out/tmpyea_evy4/fuzz_FuzzLeaseManager seems to have either startup crash or exit:\nsysctl: setting key "vm.mmap_rnd_bits", ignoring: Read-only file system\n/tmp/not-out/tmpyea_evy4/fuzz_FuzzLeaseManager -- -rss_limit_mb=2560 -timeout=25 -seed=1337 -runs=4 < /dev/null\n/tmp/not-out/tmpyea_evy4/fuzz_FuzzLeaseManager: /lib/x86_64-linux-gnu/libc.so.6: version |
austinvazquez
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
mikebrow
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
just a rebase for the fuzzer fix
This update includes a fix for a regression introduced in CVE-2025-52881 mitigation patches where the `mode=` argument was incorrectly applied to tmpfs mounts regardless of whether the target path existed. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
a8bf394 to
34b89a5
Compare
This is an automated cherry-pick of #12593
/assign dmcgowan