Skip to content

[LOW] Patch nodejs for CVE-2025-47279#13843

Merged
0xba1a merged 2 commits intomicrosoft:3.0-devfrom
aninda-al:v-anipradhan/nodejs/CVE-2025-47279
May 30, 2025
Merged

[LOW] Patch nodejs for CVE-2025-47279#13843
0xba1a merged 2 commits intomicrosoft:3.0-devfrom
aninda-al:v-anipradhan/nodejs/CVE-2025-47279

Conversation

@aninda-al
Copy link
Copy Markdown
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

Address CVE-2025-47279

Upstream Patch: nodejs/undici@f317618
Excluded the below files as they were meant for testing and the testing infrastructure is missing from our current version of code.
test/pool-connection-error-memory-leak.js
test/tls-cert-leak.js

Change Log
  • modified: SPECS/nodejs/nodejs.spec
  • added: SPECS/nodejs/CVE-2025-47279.patch
Does this affect the toolchain?

NO

Associated issues
  • NA
Links to CVEs
Test Methodology
  • Due to insufficient memory in vm could not get a successful build. It fails with the same error even without my changes

@aninda-al aninda-al requested a review from a team as a code owner May 21, 2025 14:29
@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels May 21, 2025
@aninda-al aninda-al changed the title [MEDIUM] Patch nodejs for CVE-2025-47279 [LOW] Patch nodejs for CVE-2025-47279 May 21, 2025
Copy link
Copy Markdown
Contributor

@kgodara912 kgodara912 left a comment

Choose a reason for hiding this comment

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

Buddy build. Patch matches with upstream reference except test files.

Comment thread SPECS/nodejs/nodejs.spec Outdated
Copy link
Copy Markdown
Contributor

@kgodara912 kgodara912 left a comment

Choose a reason for hiding this comment

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

Buddy build is fine. LGTM.

@0xba1a 0xba1a merged commit 88f328f into microsoft:3.0-dev May 30, 2025
15 checks passed
AkarshHCL pushed a commit to AkarshHCL/azurelinux that referenced this pull request Jul 31, 2025
SumitJenaHCL pushed a commit to SumitJenaHCL/azurelinux that referenced this pull request Aug 20, 2025
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 Packaging security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants