[release/1.7] Update runc binary to v1.3.4#12619
Conversation
|
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 |
mikebrow
left a comment
There was a problem hiding this comment.
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 <[email protected]>
a8bf394 to
34b89a5
Compare
This is an automated cherry-pick of #12593
/assign dmcgowan