containerd 1.6.38
Welcome to the v1.6.38 release of containerd!
The thirty-eighth patch release for containerd 1.6 contains various fixes
and updates.
Highlights
- Fix integer overflow in User ID handling (GHSA-265r-hfxg-fhmg)
Container Runtime Interface (CRI)
- Fix fatal map concurrency error in httpstream (#11319)
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
- Jin Dong
- Akhil Mohan
- Derek McGowan
- Phil Estes
- Akihiro Suda
- Craig Ingram
- Kohei Tokunaga
- Maksym Pavlenko
- Samuel Karp
- ningmingxiao
Changes
19 commits
cf158e884Merge commit from fork9639b9625validate uid/gid- Prepare release notes for v1.6.38 (#11539)
eee34bac2Prepare release notes for v1.6.38
- update build to go1.23.7, test go1.24.1 (#11421)
- Remove hashicorp/go-multierror dependency and fix CI (#11500)
- Fix fatal map concurrency error in httpstream (#11319)
abd1692cffix fatal error: concurrent map iteration and map write
- CI: arm64-8core-32gb -> ubuntu-24.04-arm (#11438)
Dependency Changes
This release has no dependency changes
Previous release can be found at v1.6.37