Skip to content

Fix CVE-2023-44487 for moby-containerd-cc#12832

Merged
jslobodzian merged 2 commits intofasttrack/3.0from
corvus-callidus/moby-containerd-cc_cve
Mar 18, 2025
Merged

Fix CVE-2023-44487 for moby-containerd-cc#12832
jslobodzian merged 2 commits intofasttrack/3.0from
corvus-callidus/moby-containerd-cc_cve

Conversation

@corvus-callidus
Copy link
Copy Markdown
Contributor

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

This PR fixes CVE-2023-44487 for moby-containerd-cc. It also renames the file originally called "CVE-2023-44487.patch" to "CVE-2023-39325.patch", as that is the CVE which it actually patches. There was a time when it was thought that these two CVEs were equivalent. They are similar, but different.

Change Log
Does this affect the toolchain?

NO

Associated issues
  • #xxxx
Links to CVEs
Test Methodology

@corvus-callidus corvus-callidus requested a review from a team as a code owner March 5, 2025 21:01
@corvus-callidus corvus-callidus force-pushed the corvus-callidus/moby-containerd-cc_cve branch from 6f9d63c to 4f7440a Compare March 5, 2025 21:01
@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging fasttrack/3.0 PRs Destined for Azure Linux 3.0 labels Mar 5, 2025
@sameluch sameluch requested a review from a team March 6, 2025 01:47
@sameluch
Copy link
Copy Markdown
Contributor

sameluch commented Mar 6, 2025

requested review of @CBL-Mariner-Kata-Containers as code owners

@corvus-callidus corvus-callidus force-pushed the corvus-callidus/moby-containerd-cc_cve branch from 8a2a66b to 0a92af8 Compare March 14, 2025 22:01
@jslobodzian jslobodzian merged commit 05384b7 into fasttrack/3.0 Mar 18, 2025
11 of 12 checks passed
@jslobodzian jslobodzian deleted the corvus-callidus/moby-containerd-cc_cve branch March 18, 2025 18:57
CBL-Mariner-Bot pushed a commit that referenced this pull request Mar 18, 2025
Co-authored-by: jslobodzian <joslobo@microsoft.com>
(cherry picked from commit 05384b7)
@CBL-Mariner-Bot
Copy link
Copy Markdown
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fasttrack/3.0 PRs Destined for Azure Linux 3.0 Packaging security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants