We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Advisory GHSA-9gxx-58q6-42p7 references a vulnerability in the following Go modules:
Description:
A parsing vulnerability in lnd's onion processing logic led to a DoS vector due to excessive memory allocation.
The issue was patched in lnd v0.17.0. Users should update to a version >= v0.17.0 to be protected.
Detailed blog post: https://morehouse.github.io/lightning/lnd-onion-bomb/
Developer discussion: https://delvingbitcoin.org/t/dos-disclosure-lnd-onion-bomb/979
References:
Cross references:
See doc/triage.md for instructions on how to triage this report.
id: GO-ID-PENDING modules: - module: github.com/lightningnetwork/lnd versions: - fixed: 0.17.0-beta vulnerable_at: 0.16.4-beta.rc1 packages: - package: github.com/lightningnetwork/lnd summary: |- Lightning Network Daemon (LND)'s onion processing logic leads to a denial of service in github.com/lightningnetwork/lnd cves: - CVE-2024-38359 ghsas: - GHSA-9gxx-58q6-42p7 references: - advisory: https://github.com/advisories/GHSA-9gxx-58q6-42p7 - advisory: https://github.com/lightningnetwork/lnd/security/advisories/GHSA-9gxx-58q6-42p7 - web: https://delvingbitcoin.org/t/dos-disclosure-lnd-onion-bomb/979 - web: https://github.com/lightningnetwork/lnd/releases/tag/v0.17.0-beta - web: https://morehouse.github.io/lightning/lnd-onion-bomb source: id: GHSA-9gxx-58q6-42p7 created: 2024-06-20T20:01:17.191737273Z review_status: UNREVIEWED
The text was updated successfully, but these errors were encountered:
Change https://go.dev/cl/595957 mentions this issue: data/reports: add 5 reports
data/reports: add 5 reports
Sorry, something went wrong.
95ad15a
tatianab
No branches or pull requests
Advisory GHSA-9gxx-58q6-42p7 references a vulnerability in the following Go modules:
Description:
Impact
A parsing vulnerability in lnd's onion processing logic led to a DoS vector due
to excessive memory allocation.
Patches
The issue was patched in lnd
v0.17.0.
Users should update to a version >= v0.17.0 to be protected.
References
Detailed blog post: https://morehouse.github.io/lightning/lnd-onion-bomb/
Developer discussion:
https://delvingbitcoin.org/t/dos-disclosure-lnd-onion-bomb/979
References:
Cross references:
See doc/triage.md for instructions on how to triage this report.
The text was updated successfully, but these errors were encountered: