Lightning Network Daemon (LND)'s onion processing logic leads to a denial of service
A parsing vulnerability in lnd's onion processing logic led to a DoS vector due to excessive memory allocation.
A parsing vulnerability in lnd's onion processing logic led to a DoS vector due to excessive memory allocation.
Lightning Network Daemon (lnd) is an implementation of a lightning bitcoin overlay network node. All lnd nodes before version v0.15.4 is vulnerable to a block parsing bug that can cause a node to enter a degraded state once encountered. In this degraded state, nodes can continue to make payments and forward HTLCs, and close out channels. Opening channels is prohibited, and also on chain transaction events will be undetected. This …
btcd before 0.23.2, as used in Lightning Labs lnd before 0.15.2-beta and other Bitcoin-related products, mishandles witness size checking.
Lightning Network Daemon (lnd) before 0.7 allows attackers to trigger loss of funds because of Incorrect Access Control.