Skip to content

Conversation

azurelinux-security
Copy link
Contributor

@azurelinux-security azurelinux-security commented Aug 12, 2025

Auto Patch hvloader for CVE-2025-3770.

Autosec pipeline run -> https://dev.azure.com/mariner-org/mariner-chatbot/_build/results?buildId=896609&view=results

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

What does the PR accomplish, why was it needed?

  • Auto Patch hvloader for CVE-2025-3770 (MEDIUM).
Change Log
  • CVE-2025-3770
Does this affect the toolchain?

YES/NO

Associated issues
  • N/A
Links to CVEs
Test Methodology

@jykanase jykanase force-pushed the azure-autosec/hvloader/2.0/896609 branch from 8c35128 to 8117e38 Compare August 12, 2025 09:53
@Kanishk-Bansal Kanishk-Bansal marked this pull request as ready for review August 12, 2025 09:54
@Kanishk-Bansal Kanishk-Bansal requested a review from a team as a code owner August 12, 2025 09:54
Copy link
Contributor

@suresh-thelkar suresh-thelkar left a comment

Choose a reason for hiding this comment

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

Code changes look good to me. Install/Uninstall tests for ARM64 are failing. Can anyone look into these ?

@Malateshk007
Copy link

Code changes look good to me. Install/Uninstall tests for ARM64 are failing. Can anyone look into these ?

@Kanishk-Bansal. gentle reminder on this request!

@Kanishk-Bansal
Copy link
Contributor

Hey @suresh-thelkar, I guess this is a known issue.
BB of main branch at https://dev.azure.com/mariner-org/mariner/_build/results?buildId=909629&view=results

Copy link
Contributor

@suresh-thelkar suresh-thelkar left a comment

Choose a reason for hiding this comment

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

As the ptest failure is known issue and confirmed by @Kanishk-Bansal, I sign off the code changes.

I have also verified the buddy build logs to make sure that the patch is getting applied properly. Here's the screenshot.
image

@LeoMar4 LeoMar4 merged commit d143993 into microsoft:main Sep 4, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants