| Patch Package | OTP 27.3.4.11 |
| Git Tag | OTP-27.3.4.11 |
| Date | 2026-04-21 |
| Issue Id | |
| System | OTP |
| Release | 27 |
| Application |
erts-15.2.7.8 #
The erts-15.2.7.8 application can be applied independently of other applications on a full OTP 27 installation.
- OTP-20098
-
- Related Id(s):
Fixed bug in
enif_make_map_from_arraysfor arrays with at least 33 keys. If duplicate keys existed, instead of failing, it would skip the duplicates. If less than 33 unique keys existed, an internally inconsistent and broken map was returned. - OTP-20101
-
- Related Id(s):
Fixed an issue when supplying the args_file option to erl.exe on windows that did not handle unicode characters correctly.
Full runtime dependencies of erts-15.2.7.8
kernel-9.0, sasl-3.3, stdlib-4.1
mnesia-4.23.5.2 #
The mnesia-4.23.5.2 application can be applied independently of other applications on a full OTP 27 installation.
- OTP-20094
-
Fixed a bug where stacktrace was not returned from
mnesia:transaction/1when transaction aborts with an error exception.
Full runtime dependencies of mnesia-4.23.5.2
erts-9.0, kernel-5.3, stdlib-5.0
ssh-5.2.11.7 #
The ssh-5.2.11.7 application can be applied independently of other applications on a full OTP 27 installation.
- OTP-20081
-
- Related Id(s):
Fixed a vulnerability in the SFTP server where file attributes could be modified outside the configured root directory. When using FSETSTAT on an open file handle, the operation used the path stored in the handle without verifying it was within the root directory, allowing attribute changes to files outside the chroot boundary.
Thanks to John Downey.
Full runtime dependencies of ssh-5.2.11.7
crypto-5.0, erts-14.0, kernel-9.0, public_key-1.6.1, runtime_tools-1.15.1, stdlib-5.0, stdlib-6.0
Thanks To #
Nick Vatamaniuc