[AutoPR- Security] Patch alsa-lib for CVE-2026-25068 [MEDIUM]#15757
Conversation
|
The patch file has been updated to resolve build failure in Buddy Build.
Build logs - @Kanishk-Bansal Kindly re-trigger the buddy build. |
|
https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1056845&view=results |
CVE Patch Review: CVE-2026-25068 (alsa-lib)PR: #15757 - [AutoPR- Security] Patch alsa-lib for CVE-2026-25068 [MEDIUM] Spec File
Patch Verification
Differences from upstream (all expected/correct):
Error macro change: The upstream commit uses the newer Build Status
PR Description
Branch & Severity
Additional Notes
LGTM — Backport verified against upstream commit. Build passed. Patch applies cleanly with correct adaptation of the error macro for the package version. |
Kanishk-Bansal
left a comment
There was a problem hiding this comment.
The upstream patch uses the newer snd_error(TOPOLOGY, ...) API introduced after 1.2.9. We have used SNDERR(...) which is the equivalent error-logging macro for our version.
autosetup -p is used to apply patch
LGTM

Auto Patch alsa-lib for CVE-2026-25068.
Autosec pipeline run -> https://dev.azure.com/mariner-org/mariner/_build/results?buildId=1045435&view=results
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
What does the PR accomplish, why was it needed?
Change Log
Does this affect the toolchain?
YES/NO
Associated issues
Links to CVEs
Test Methodology