Skip to content

[AutoPR- Security] Patch libarchive for CVE-2026-16517 [LOW] - #18337

Draft
Azure Linux Security Servicing Account (azurelinux-security) wants to merge 2 commits into
microsoft:3.0-devfrom
azurelinux-security:azure-autosec/libarchive/3.0/1176566
Draft

[AutoPR- Security] Patch libarchive for CVE-2026-16517 [LOW]#18337
Azure Linux Security Servicing Account (azurelinux-security) wants to merge 2 commits into
microsoft:3.0-devfrom
azurelinux-security:azure-autosec/libarchive/3.0/1176566

Conversation

@azurelinux-security

@azurelinux-security Azure Linux Security Servicing Account (azurelinux-security) commented Aug 6, 2026

Copy link
Copy Markdown

Auto Patch libarchive for CVE-2026-16517.

Autosec pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1176566&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?

Change Log
Does this affect the toolchain?

YES/NO

Associated issues
  • N/A
Links to CVEs
Test Methodology

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@durgajagadeesh

durgajagadeesh commented Aug 7, 2026

Copy link
Copy Markdown

CVE-2026-16517:

  1. The AI patch includes the upstream patch reference.
  2. This CVE is affected because our source code(v3.7.7) falls below v3.8.8-3.1.hum1.
  3. Backported: Yes
  4. The AI patch matches the upstream patch reference, except for the archive_integer.h header file.
  5. The upstream source code already includes archive_integer.h by default, but our source does not, so I added it manually.
  6. Buddy build passes after adding this archive_integer.h file.
  7. Buddy build passes.
  8. Patch has been applied cleanly.
image

@v-aaditya

Copy link
Copy Markdown

Peer-review -

  1. AI patch matches with upstream patch but build failed as upstream patch is including archive_integer.h file which is not present in current source therefore the AI patch has been modified to include the .h file. Referred from upstream.
  2. The patch applies cleanly.
  3. The patch has upstream reference.
  4. The ptest is getting passed.
  5. The PR has security tag.
  6. The latest Buddy Build has passed.

LGTM.

@Kanishk-Bansal

Copy link
Copy Markdown

/azurepipelines run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
1 pipeline(s) were filtered out due to trigger conditions.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants