Affected by GO-2022-0392
and 4 other vulnerabilities
GO-2022-0392 : Denial of service in go-ethereum due to CVE-2020-28362 in github.com/ethereum/go-ethereum
GO-2022-0456 : DoS via malicious p2p message in Go Ethereum in github.com/ethereum/go-ethereum
GO-2022-0775 : Erroneous Proof of Work calculation in geth in github.com/ethereum/go-ethereum
GO-2023-2046 : Unbounded memory consumption in github.com/ethereum/go-ethereum
GO-2024-2819 : Denial of Service in github.com/ethereum/go-ethereum
Discover Packages
github.com/ethereum/go-ethereum
common
fdlimit
package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Jul 10, 2019
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 537
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
Current retrieves the number of file descriptors allowed to be opened by this
process.
Maximum retrieves the maximum number of file descriptors this process is
allowed to request for itself.
Raise tries to maximize the file descriptor allowance of this process
to the maximum hard-limit allowed by the OS.
Returns the size it was set to (may differ from the desired 'max')
Source Files
¶
Click to show internal directories.
Click to hide internal directories.