node-aix-ppc64 20.18.1 → 20.18.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -9,6 +9,7 @@
9
9
  </tr>
10
10
  <tr>
11
11
  <td>
12
+ <a href="#20.18.2">20.18.2</a><br/>
12
13
  <a href="#20.18.1">20.18.1</a><br/>
13
14
  <a href="#20.18.0">20.18.0</a><br/>
14
15
  <a href="#20.17.0">20.17.0</a><br/>
@@ -66,6 +67,29 @@
66
67
  * [io.js](CHANGELOG_IOJS.md)
67
68
  * [Archive](CHANGELOG_ARCHIVE.md)
68
69
 
70
+ <a id="20.18.2"></a>
71
+
72
+ ## 2025-01-21, Version 20.18.2 'Iron' (LTS), @RafaelGSS
73
+
74
+ This is a security release.
75
+
76
+ ### Notable Changes
77
+
78
+ * CVE-2025-23083 - throw on InternalWorker use when permission model is enabled (High)
79
+ * CVE-2025-23085 - src: fix HTTP2 mem leak on premature close and ERR\_PROTO (Medium)
80
+ * CVE-2025-23084 - path: fix path traversal in normalize() on Windows (Medium)
81
+
82
+ Dependency update:
83
+
84
+ * CVE-2025-22150 - Use of Insufficiently Random Values in undici fetch() (Medium)
85
+
86
+ ### Commits
87
+
88
+ * \[[`df8b9f2c3e`](https://github.com/nodejs/node/commit/df8b9f2c3e)] - **(CVE-2025-22150)** **deps**: update undici to v6.21.1 (Matteo Collina) [nodejs-private/node-private#663](https://github.com/nodejs-private/node-private/pull/663)
89
+ * \[[`42d5821873`](https://github.com/nodejs/node/commit/42d5821873)] - **(CVE-2025-23084)** **path**: fix path traversal in normalize() on Windows (Tobias Nießen) [nodejs-private/node-private#555](https://github.com/nodejs-private/node-private/pull/555)
90
+ * \[[`8187a4b9bb`](https://github.com/nodejs/node/commit/8187a4b9bb)] - **src**: fix HTTP2 mem leak on premature close and ERR\_PROTO (RafaelGSS)
91
+ * \[[`389f239a28`](https://github.com/nodejs/node/commit/389f239a28)] - **(CVE-2025-23083)** **src,loader,permission**: throw on InternalWorker use (RafaelGSS) [nodejs-private/node-private#652](https://github.com/nodejs-private/node-private/pull/652)
92
+
69
93
  <a id="20.18.1"></a>
70
94
 
71
95
  ## 2024-11-20, Version 20.18.1 'Iron' (LTS), @marco-ippolito
package/bin/node CHANGED
Binary file
@@ -5980,22 +5980,22 @@ _GLOBAL__F__ZN2v88internal6torque5Block13SetInputTypesERKNS1_5StackIPKNS1_4TypeE
5980
5980
  _GLOBAL__F__ZN2v88internal6torque9KytheData21AddConstantDefinitionEPKNS1_5ValueE
5981
5981
  _GLOBAL__F__ZNK2v88internal6torque3cpp8Function22PrintDeclarationHeaderERSoi
5982
5982
  _GLOBAL__F__ZNK2v88internal6torque4Rule9RunActionEPKNS1_4ItemERKNS1_11LexerResultE
5983
- _GLOBAL__I_65535_0_.._deps_v8_src_compiler_int64_lowering.cc_E21CEA7D_0xc8b18289d2c95bed
5984
- _GLOBAL__I_65535_0_.._deps_v8_src_compiler_turboshaft_utils.cc_DFF67DD7_0xdac2210e96319e59
5985
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0x5b0534841a65f9b7
5986
- _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_E21CEA7D_0xd31733112f93b608
5987
- _GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0x510378b578adf0b8
5988
- _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x260bced8e080968e
5989
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_evacuation_verifier.cc_E21CEA7D_0x39134a9974e577b7
5990
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0xbf280b0a76a34b42
5991
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_heap_verifier.cc_7874F2D3_0x5387830082b77687
5992
- _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x749e09ed0430bf54
5993
- _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_87E8306D_0x65b141fb0b59373d
5994
- _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_E21CEA7D_0x599ec42073290054
5995
- _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0x35e0a959a7f61e98
5996
- _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_87E8306D_0x5045371fe4238bdc
5997
- _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_testing.cc_7874F2D3_0x4082a6094e89354e
5998
- _GLOBAL__I_65535_0_.._src_connection_wrap.cc_E21CEA7D_0x4236d04dcceed2db
5983
+ _GLOBAL__I_65535_0_.._deps_v8_src_compiler_int64_lowering.cc_E21CEA7D_0x2c2de9e57fcbecea
5984
+ _GLOBAL__I_65535_0_.._deps_v8_src_compiler_turboshaft_utils.cc_DFF67DD7_0xbcec1aa76fbd4407
5985
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_gdb_jit.cc_DFF67DD7_0xf51fa753b0ebca4f
5986
+ _GLOBAL__I_65535_0_.._deps_v8_src_diagnostics_objects_debug.cc_E21CEA7D_0x480576141ecd30a5
5987
+ _GLOBAL__I_65535_0_.._deps_v8_src_execution_arguments.cc_DFF67DD7_0x7f83a79add117576
5988
+ _GLOBAL__I_65535_0_.._deps_v8_src_execution_simulator_base.cc_7874F2D3_0x7911e03fe8c5196c
5989
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_evacuation_verifier.cc_E21CEA7D_0xf1e25586ed491056
5990
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_factory_base.cc_7874F2D3_0xbe29acc57e56c9e1
5991
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_heap_verifier.cc_7874F2D3_0x65acecc0c15cb091
5992
+ _GLOBAL__I_65535_0_.._deps_v8_src_heap_objects_visiting.cc_DFF67DD7_0x398b047d0a665c52
5993
+ _GLOBAL__I_65535_0_.._deps_v8_src_objects_tagged_impl.cc_87E8306D_0xfab083e9bf8906f
5994
+ _GLOBAL__I_65535_0_.._deps_v8_src_runtime_runtime_trace.cc_E21CEA7D_0x897ee7c8b80d3418
5995
+ _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_external_pointer_table.cc_87E8306D_0x58a87499f45b626b
5996
+ _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_sandbox.cc_87E8306D_0x17efabc35655a985
5997
+ _GLOBAL__I_65535_0_.._deps_v8_src_sandbox_testing.cc_7874F2D3_0x5d1cae961c90ed29
5998
+ _GLOBAL__I_65535_0_.._src_connection_wrap.cc_E21CEA7D_0x793de1f7a8cefb2c
5999
5999
  _GLOBAL__I_65535_0_OPENSSL_ppccap_P
6000
6000
  _GLOBAL__I_65535_0__Z16_register_configv
6001
6001
  _GLOBAL__I_65535_0__Z17_register_symbolsv
@@ -7089,9 +7089,9 @@ _GLOBAL__I_65535_0__ZNK4node3sea11SeaResource12use_snapshotEv
7089
7089
  _GLOBAL__I_65535_0__ZNK4node3url11BindingData10MemoryInfoEPNS_13MemoryTrackerE
7090
7090
  _GLOBAL__I_65535_0__ZNK4node4quic10TLSContext4sideEv
7091
7091
  _GLOBAL__I_65535_0__ZNK4node4quic6Packet11destinationEv
7092
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_E21CEA7D_0x348da8afec5de296
7093
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0x91461c2fa2d43d75
7094
- _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_E21CEA7D_0xe67997ddbb3b8153
7092
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_enum_verifiers.cc_E21CEA7D_0x5f552cd9c7976878
7093
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_factory.cc_7874F2D3_0x1ebc8f6bc4f2a2b3
7094
+ _GLOBAL__I_65535_0__home_iojs_build_ws_out_Release_obj_gen_torque_generated_src_objects_torque_defined_classes_tq_csa.cc_E21CEA7D_0x1ab365e3153a8100
7095
7095
  _GLOBAL__I_65535_0_nodedbg_const_ContextEmbedderIndex__kEnvironment__int
7096
7096
  _GLOBAL__I_65535_0_v8dbg_frametype_EntryFrame
7097
7097
  _HZData_75
@@ -24,7 +24,7 @@
24
24
 
25
25
  #define NODE_MAJOR_VERSION 20
26
26
  #define NODE_MINOR_VERSION 18
27
- #define NODE_PATCH_VERSION 1
27
+ #define NODE_PATCH_VERSION 2
28
28
 
29
29
  #define NODE_VERSION_IS_LTS 1
30
30
  #define NODE_VERSION_LTS_CODENAME "Iron"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "node-aix-ppc64",
3
- "version": "v20.18.1",
3
+ "version": "v20.18.2",
4
4
  "description": "node",
5
5
  "bin": {
6
6
  "node": "bin/node"