Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v24.0.1
Choose a base ref
...
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v24.0.2
Choose a head ref
  • 3 commits
  • 23 files changed
  • 5 contributors

Commits on May 8, 2025

  1. Working on v24.0.2

    PR-URL: #58226
    aduh95 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    c5f1fcb View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. src: fix error handling on async crypto operations

    Fixes: https://hackerone.com/reports/2817648
    
    Co-Authored-By: Filip Skokan <[email protected]>
    Co-Authored-By: Tobias Nießen <[email protected]>
    Co-Authored-By: Anna Henningsen <[email protected]>
    Reviewed-By: James M Snell <[email protected]>
    Reviewed-By: Anna Henningsen <[email protected]>
    CVE-ID: CVE-2025-23166
    PR-URL: nodejs-private/node-private#688
    4 people committed May 13, 2025
    Configuration menu
    Copy the full SHA
    7d0c17b View commit details
    Browse the repository at this point in the history
  2. 2025-05-14, Version 24.0.2 (Current)

    This is a security release.
    
    Notable changes:
    
    src:
      * (CVE-2025-23166) fix error handling on async crypto operations
    
    PR-URL: nodejs-private/node-private#714
    RafaelGSS committed May 13, 2025
    Configuration menu
    Copy the full SHA
    de981b4 View commit details
    Browse the repository at this point in the history
Loading