Skip to content

Upgrade mariadb to 10.11.16 for CVE-2026-3494#16143

Open
Kanishk-Bansal wants to merge 1 commit intofasttrack/3.0from
kanbansal/CVE-2026-3494/10.11.16
Open

Upgrade mariadb to 10.11.16 for CVE-2026-3494#16143
Kanishk-Bansal wants to merge 1 commit intofasttrack/3.0from
kanbansal/CVE-2026-3494/10.11.16

Conversation

@Kanishk-Bansal
Copy link
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

What does the PR accomplish, why was it needed?

Change Log
Does this affect the toolchain?

NO

Associated issues
  • #xxxx
Links to CVEs
Test Methodology

@Kanishk-Bansal Kanishk-Bansal requested a review from a team as a code owner March 8, 2026 19:36
@Kanishk-Bansal Kanishk-Bansal added security CVE-fixed-by-upgrade CVE fixed by package upgrade labels Mar 8, 2026
@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging fasttrack/3.0 PRs Destined for Azure Linux 3.0 labels Mar 8, 2026
%global sameevr %{epoch}:%{version}-%{release}

Name: %{majorname}
Version: %{package_version}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Automation fails to detect the version because of %{package_version}
Hence removing it so that auto upgrade can be utilised

%config(noreplace) %{_sysconfdir}/my.cnf.d/galera.cnf
%attr(0640,root,root) %ghost %config(noreplace) %{_sysconfdir}/sysconfig/clustercheck
#%{_datadir}/selinux/packages/targeted/%{majorname}-server-galera.pp
#%%{_datadir}/selinux/packages/targeted/%%{majorname}-server-galera.pp
Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixes the warning: Macro expanded in comment on line 1487: %{_datadir}/selinux/packages/targeted/%{majorname}-server-galera.pp

* Thu Mar 27 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.11.11-1
- Auto-upgrade to 10.11.11 - for CVE-2025-21490

* Tue Nov 05 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.11.10-1
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixes
error: %changelog not in descending chronological order

@Kanishk-Bansal
Copy link
Contributor Author

@Kanishk-Bansal Kanishk-Bansal force-pushed the kanbansal/CVE-2026-3494/10.11.16 branch from 80d8c84 to 2e093f0 Compare March 8, 2026 19:55
@Kanishk-Bansal Kanishk-Bansal marked this pull request as draft March 8, 2026 20:28
@Kanishk-Bansal Kanishk-Bansal force-pushed the kanbansal/CVE-2026-3494/10.11.16 branch from 2e093f0 to c1f0157 Compare March 8, 2026 20:43
Signed-off-by: Kanishk Bansal <kanbansal@microsoft.com>
@Kanishk-Bansal Kanishk-Bansal force-pushed the kanbansal/CVE-2026-3494/10.11.16 branch from c1f0157 to 5d7f689 Compare March 9, 2026 04:23
@Kanishk-Bansal Kanishk-Bansal changed the base branch from fasttrack/3.0 to 3.0-dev March 9, 2026 06:00
@Kanishk-Bansal Kanishk-Bansal changed the base branch from 3.0-dev to fasttrack/3.0 March 9, 2026 06:00
@Kanishk-Bansal Kanishk-Bansal marked this pull request as ready for review March 9, 2026 06:00
@Kanishk-Bansal Kanishk-Bansal changed the title Upgrade mariadb to 10.11.16 for CVE-2026-3494 [HIGH] Upgrade mariadb to 10.11.16 for CVE-2026-3494 Mar 9, 2026
@Kanishk-Bansal Kanishk-Bansal added the CVEFixReadyForMaintainerReview When a CVE fix has been reviewed by release manager and is ready for stable maintainer review label Mar 9, 2026
Copy link
Member

@MadhurAggarwal MadhurAggarwal left a comment

Choose a reason for hiding this comment

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

Changes look good to me.
Latest Buddy Build Succeeded

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

Labels

CVE-fixed-by-upgrade CVE fixed by package upgrade CVEFixReadyForMaintainerReview When a CVE fix has been reviewed by release manager and is ready for stable maintainer review 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.

2 participants