Files
termux-packages/packages/nodejs
termux-pacman-bot cb16f15543 fix(main/nodejs): crash on 32-bit when calling
zlib.createDeflate().write()

The plan was to do a coordinated disclosure with upstream as it is a
crash that was happening on all 32-bit Linux binaries, but upstream is
not willing to block releases for failures for 32-bit Linux, so we'll
have to go ahead and patch this ourselves.

The fix has also been sent upstream as in https://github.com/nodejs/node/pull/59623

Full writeup of the security report can be found on https://hackerone.com/reports/3302484

Closes termux/termux-packages#25455
2025-08-25 19:05:22 +00:00
..