PT-2023-19092 · Unknown · Go-Unixfsnode
Jorropo
·
Published
2023-02-09
·
Updated
2023-02-17
·
CVE-2023-23631
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
go-unixfsnode versions prior to 1.5.2
Description
The issue is caused by a bogus fanout parameter in the HAMT directory nodes, which can lead to panics and virtual memory leaks when trying to read malformed HAMT sharded directories. If untrusted user input is being read, an attacker can trigger a panic. This is a concern for users who are reading untrusted input.
Recommendations
For versions prior to 1.5.2, users are advised to upgrade to version 1.5.2 or later to resolve the issue. As a temporary workaround, consider limiting the fanout to <= 1024 to avoid attempts of arbitrary sized allocations. There are no known workarounds other than upgrading.
Exploit
Fix
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Go-Unixfsnode