Skip to content

[HIGH] Patch kata-containers-cc for CVE-2025-5791 and CVE-2025-4574 - #17761

Merged
jslobodzian merged 2 commits into
microsoft:fasttrack/3.0from
Kanishk-Bansal:topic-cve-fix/kata-container-cc/3.0/CVE-2025-5791
Jun 19, 2026
Merged

[HIGH] Patch kata-containers-cc for CVE-2025-5791 and CVE-2025-4574#17761
jslobodzian merged 2 commits into
microsoft:fasttrack/3.0from
Kanishk-Bansal:topic-cve-fix/kata-container-cc/3.0/CVE-2025-5791

Conversation

@v-aaditya

@v-aaditya v-aaditya commented Jun 18, 2026

Copy link
Copy Markdown
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
Change Log
  • new file - SPECS/kata-containers-cc/CVE-2025-5791.patch
  • new file - SPECS/kata-containers-cc/CVE-2025-4574.patch
  • modified - SPECS/kata-containers-cc/kata-containers-cc.spec
Does this affect the toolchain?

NO

Links to CVEs
Test Methodology
  • Local build could not be triggered due to resource limitation.

@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging fasttrack/3.0 PRs Destined for Azure Linux 3.0 labels Jun 18, 2026
@v-aaditya v-aaditya changed the title [HIGH] Patch kata-container-cc for CVE-2025-5791 and CVE-2025-4574 [HIGH] Patch kata-containers-cc for CVE-2025-5791 and CVE-2025-4574 Jun 18, 2026
@v-aaditya

Copy link
Copy Markdown
Author

Old PR reference - #14238

@v-aaditya

Copy link
Copy Markdown
Author

Latest Buddy Build is getting failed due to circular dependency issue in packages unrelated to this PR.

@v-aaditya
v-aaditya marked this pull request as ready for review June 18, 2026 13:04
@v-aaditya
v-aaditya requested a review from a team as a code owner June 18, 2026 13:04
@Kanishk-Bansal

Copy link
Copy Markdown

/azurepipelines run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).


%prep
%autosetup -p1 -n %{sourceName}-%{version}
%autosetup -N -n %{sourceName}-%{version}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Suggested change
%autosetup -N -n %{sourceName}-%{version}
%autosetup -p1 -a1 -n %{sourceName}-%{version}

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Updated %prep section as suggested.

@Kanishk-Bansal

Copy link
Copy Markdown

/azurepipelines run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jslobodzian
jslobodzian merged commit 4e79327 into microsoft:fasttrack/3.0 Jun 19, 2026
33 of 34 checks passed
@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.

4 participants