This update for nodejs24 fixes the following issues
Update to version 24.18.0 (bsc#1269825).
Security issues fixed:
addGitSha when processing a specially crafted spec.rawSpec
value can lead to DoS (bsc#1266318).cache-control header parsing (bsc#1268478).Set-Cookie percent-decoding (bsc#1268477).SameSite policy due to incorrect parsing of Set-Cookie header
(bsc#1268481).parameters_set stack buffer overflow (bsc#1262274).ERR_PROXY_TUNNEL error message (bsc#1268598).process.report.writeReport() path misvalidation
(bsc#1268554).node:http2 clients via attacker-controlled ORIGIN frames (bsc#1268618).embedded-nul hostnames can lead to silent authority rebinding due to c-string truncation in
resolver bindings (bsc#1268606).http.Agent (bsc#1268611).servername leads to
unauthorized connections (bsc#1268608).FileHandle.utimes() in the promises API (bsc#1268609).GOAWAY frame (bsc#1268555).Other updates and bugfixes:
blockList stability status to release candidatereadFile() bufferscloseIdleConnectionsTCP_KEEPINTVL and TCP_KEEPCNT in setKeepAlivecertificateCompression optionnode:fs/promises to mounted VFS instancesnode:vfs subsystemupdate-alternatives from scriptlets if not available.BuildRequire update-alternatives and mark it as being used in post/postun.-fno-lifetime-dse to CXXFLAGS to avoid parallel/test-snapshot-reproducible testsuite failure with GCC 16.