Skip to content

[AutoPR- Security] Patch openssh for CVE-2026-35387 [LOW]#17718

Merged
kgodara912 merged 4 commits into
microsoft:3.0-devfrom
azurelinux-security:azure-autosec/openssh/3.0/1138864
Jun 22, 2026
Merged

[AutoPR- Security] Patch openssh for CVE-2026-35387 [LOW]#17718
kgodara912 merged 4 commits into
microsoft:3.0-devfrom
azurelinux-security:azure-autosec/openssh/3.0/1138864

Conversation

@azurelinux-security

@azurelinux-security azurelinux-security commented Jun 15, 2026

Copy link
Copy Markdown

Auto Patch openssh for CVE-2026-35387.

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

@akhila-guruju

Copy link
Copy Markdown

Patch Analysis:
Version documentation updates, like /* $OpenBSD: auth2-hostbased.c,v 1.57 2026/04/02 07:48:13 djm Exp $ */ were not included since the main logic fix has been applied.

Rest of the hunks in the upstream patch applied cleanly without any modifications.

Upstream Patch reference: https://github.com/openssh/openssh-portable/commit/fd1c7e131f331942d20f42f31e79912d570081fa.patch

@akhila-guruju

akhila-guruju commented Jun 16, 2026

Copy link
Copy Markdown

Buddy Build failed due to PR check failure.

@akhila-guruju akhila-guruju force-pushed the azure-autosec/openssh/3.0/1138864 branch from 10b5db3 to cfdf782 Compare June 17, 2026 07:55
@akhila-guruju

Copy link
Copy Markdown

Buddy Build has passed after rebase

@Kanishk-Bansal Kanishk-Bansal marked this pull request as ready for review June 17, 2026 12:05
@Kanishk-Bansal Kanishk-Bansal requested a review from a team as a code owner June 17, 2026 12:05
@Sumynwa

Sumynwa commented Jun 19, 2026

Copy link
Copy Markdown

Signing off the patch changes

Patch changes - OK

Upstream Patch
Patch Applies cleanly

  • Only missing diff from upstream patch is the header metadata, skipped as they are absent in our sources

Package Build & Test

Buddy Build - OK

PR Check Build & Test
Arm64

  • openssh build & pTest - OK
  • pipeline stage is failing due to known ptest failure in other packages

Amd64

  • openssh build and ptest - OK
  • build job is failing likely due to timeout (toolkit build is terminated with remaining package builds still queued)
    • pipeline stage is failing with above error

Toolchain Package: NO

@Sumynwa Sumynwa left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LTGM. Thanks.

@Kanishk-Bansal Kanishk-Bansal added the ready-for-stable-review PR has passed initial review and is now ready for a second-level stable maintainer review label Jun 19, 2026

@kgodara912 kgodara912 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Patch matches with upstream reference. Buddy build is successful. PR check failures are known. LGTM.

@kgodara912 kgodara912 merged commit d072b70 into microsoft:3.0-dev Jun 22, 2026
28 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 AI Backport AutoPR-Security Packaging ready-for-stable-review PR has passed initial review and is now ready for a second-level stable maintainer review security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants